Newman Run Dashboard

Sunday, 01 February 2026 13:50:38
Total Iterations

1

Total Assertions

1353

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 24.3s
Total data received: 3.77MB
Average response time: 295ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1353 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 499 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 242 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 277 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 257 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 340 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 321 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 882 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 263 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 279 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 241 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 499ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0a13cfe-be4a-418c-8e3c-32ccd296ec82
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-MQ7b/gziSR/VwRmKDYvkbEvuj1c"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 499 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b9d653b-f7cc-42df-b2fd-dbe98507fa11
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "Dante.Auer2",
            "password": "CT2tAdRdVVSbi_t"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f42eabb5-630c-45f7-9ca1-e43cd84dba8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7d2ec60-ff33-4b45-82d1-99e44f6fe20c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 242 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d08c0a3-8243-4f0a-83e5-e684c6055239
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43d020d7-6d1d-426e-bfa4-8cb769c96f3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c15a88d-ce4c-4d9a-bc85-bd5741da15dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9652ec97-554b-4720-805a-1059793d9ed3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a77eee3e-3690-49e1-83b1-cf695d167ff7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-rSZc4loo6NL7KwwxPuQRo9ReQ0Q"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":572},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 277 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 075fe1c3-d127-4108-a6a6-6db3f213cc2c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d865d34-2ce5-4e1c-85b0-be5e6bd6f981
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token caf96609-3521-4915-bcd7-bde96532cb78
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-rSZc4loo6NL7KwwxPuQRo9ReQ0Q"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":572},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5df820d-a7c4-47c9-a999-09f5687cb854
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 257 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba498964-013a-48d8-9d11-f4f1e91f6f09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 369042ff-af5a-459c-b395-701e7af42d13
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6354dd1c-5038-4681-9558-e558dbbae4ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 340ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5192dba4-e0fc-4f49-807a-c2842a95a737
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1135
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jacinto",
                "last_name": "Mayer",
                "mobile_number": "718-791-1321",
                "mobile_number_alt": "718-791-1321",
                "email_id": "Miller_Quigley81@yahoo.com",
                "email_id_alt": "Miller_Quigley81@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16984595222066",
                "imei1": "16984595222066",
                "imei2": "16984595222066",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-SxTBUF/55sVaFv8vapEBYx/yafs"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":173863,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":173880,"tr_customer_product_id":173870,"job_number":"JOB_173863"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 340 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c357748c-0205-4f62-ba80-e9f3cca1ab35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1138
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Claude",
                "last_name": "Heidenreich",
                "mobile_number": "831-705-3951",
                "mobile_number_alt": "787-479-6445",
                "email_id": "Kailyn_Skiles@gmail.com",
                "email_id_alt": "Devante_Abernathy@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16984595222066",
                "imei1": "16984595222066",
                "imei2": "16984595222066",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 928917cb-bcd4-4938-a6b7-752971dd66d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1127
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Alfreda",
                "last_name": "Stamm",
                "mobile_number": "725-802-9967",
                "mobile_number_alt": "798-911-5793",
                "email_id": "Sigrid_Reichert@hotmail.com",
                "email_id_alt": "Bertha8@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16984595222066",
                "imei1": "16984595222066",
                "imei2": "16984595222066",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 321ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f63262cf-579b-4212-994e-f1bdf315e5ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1128
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Felicia",
                "last_name": "Lubowitz",
                "mobile_number": "941-461-3697",
                "mobile_number_alt": "589-249-0936",
                "email_id": "Zelda78@gmail.com",
                "email_id_alt": "Lucas.Braun82@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "19411823066802",
                "imei1": "19411823066802",
                "imei2": "19411823066802",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-shfYskYCU2oFQINrHxhqt7rAupQ"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":173864,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":173881,"tr_customer_product_id":173871,"job_number":"JOB_173864"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 321 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac06ffa3-0ca0-4727-8bb2-4e317dfa4f10
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1055
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Victor",
                "last_name": "Schowalter",
                "mobile_number": "879-956-8826",
                "mobile_number_alt": "826-887-2210",
                "email_id": "Brandi.Wilderman@hotmail.com",
                "email_id_alt": "Adeline.Shanahan@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16984595222066",
                "imei1": "16984595222066",
                "imei2": "16984595222066",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dac0ae40-c4fa-4f1f-b4a7-fa52dd4be117
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16984595222066",
                "imei1": "16984595222066",
                "imei2": "16984595222066",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95a35e43-4d66-431c-bb29-b0ad31cd7e2c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 830
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jon",
                "last_name": "Hahn",
                "mobile_number": "258-668-9788",
                "mobile_number_alt": "313-621-0369",
                "email_id": "Sabrina.Stokes37@yahoo.com",
                "email_id_alt": "Myles.Nolan@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1d83b17-5a4e-47cf-a54a-85bc580de477
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1116
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jules",
                "last_name": "Sawayn",
                "mobile_number": "237-334-4881",
                "mobile_number_alt": "434-798-5648",
                "email_id": "Hope_Bernhard93@yahoo.com",
                "email_id_alt": "Barbara19@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1090807866",
                "imei1": "1090807866",
                "imei2": "1090807866",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 321ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65a724c2-95b1-4a1e-9476-837f49713be2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1124
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Alvah",
                "last_name": "Strosin",
                "mobile_number": "835-453-5055",
                "mobile_number_alt": "749-654-6807",
                "email_id": "Cole21@yahoo.com",
                "email_id_alt": "Lavonne27@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1976691008457550",
                "imei1": "1976691008457550",
                "imei2": "1976691008457550",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-ShdOGWWB2yRF+zgL2PQFqxzv7eY"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":173865,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":173882,"tr_customer_product_id":173872,"job_number":"JOB_173865"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 533b083b-7e8a-4fc2-b7d1-56d0f62d643b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-po+pb+S1D1L5psTpLf1Boo3ytpI"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":575},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 882ms
Mean size per request: 559.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea46b756-bf63-47ee-adc0-813f7dc6076e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8bc14-pzNu7PNmbKcWBcfwIdxh5RK/PNQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":173708,"job_number":"JOB_173708","tr_customer_id":173725,"tr_customer_product_id":173715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:23.000Z","modified_at":"2026-02-01T07:53:51.000Z","name":"Ola Konopelski","mobile_number":"455-989-1646","email_id":"Ernestina_Hilll31@yahoo.com","dop":"2025-11-04","serial_number":"31965561764585","imei1":"31965561764585","imei2":"31965561764585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173707,"job_number":"JOB_173707","tr_customer_id":173724,"tr_customer_product_id":173714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:07.000Z","modified_at":"2026-02-01T07:53:19.000Z","name":"Hayden Farrell","mobile_number":"745-537-3209","email_id":"Loren.Bogisich@yahoo.com","dop":"2025-11-04","serial_number":"66461938555567","imei1":"66461938555567","imei2":"66461938555567","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173548,"job_number":"JOB_173548","tr_customer_id":173565,"tr_customer_product_id":173555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:23.000Z","modified_at":"2026-02-01T06:38:36.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"20363905590802","imei1":"20363905590802","imei2":"20363905590802","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173547,"job_number":"JOB_173547","tr_customer_id":173564,"tr_customer_product_id":173554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:05.000Z","modified_at":"2026-02-01T06:38:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"98244537518526","imei1":"98244537518526","imei2":"98244537518526","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173546,"job_number":"JOB_173546","tr_customer_id":173563,"tr_customer_product_id":173553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:37:47.000Z","modified_at":"2026-02-01T06:38:01.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"86910960110865","imei1":"86910960110865","imei2":"86910960110865","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173538,"job_number":"JOB_173538","tr_customer_id":173555,"tr_customer_product_id":173545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:59.000Z","modified_at":"2026-02-01T06:34:11.000Z","name":"Delbert McCullough","mobile_number":"230-694-7042","email_id":"Alberto14@yahoo.com","dop":"2025-11-04","serial_number":"17567997545492","imei1":"17567997545492","imei2":"17567997545492","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173537,"job_number":"JOB_173537","tr_customer_id":173554,"tr_customer_product_id":173544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:43.000Z","modified_at":"2026-02-01T06:33:55.000Z","name":"Francisco Turcotte","mobile_number":"717-897-1735","email_id":"Christ60@gmail.com","dop":"2025-11-04","serial_number":"11293339285645","imei1":"11293339285645","imei2":"11293339285645","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173532,"job_number":"JOB_173532","tr_customer_id":173549,"tr_customer_product_id":173539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:27.000Z","modified_at":"2026-02-01T06:33:39.000Z","name":"Tate Bernier","mobile_number":"403-580-4666","email_id":"Elian.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"84614818422918","imei1":"84614818422918","imei2":"84614818422918","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173441,"job_number":"JOB_173441","tr_customer_id":173458,"tr_customer_product_id":173448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:40.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Samantha Goyette","mobile_number":"864-333-3243","email_id":"Mae.Deckow@yahoo.com","dop":"2025-12-31","serial_number":"10524715589915","imei1":"10524715589915","imei2":"10524715589915","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173431,"job_number":"JOB_173431","tr_customer_id":173448,"tr_customer_product_id":173438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:25.000Z","modified_at":"2026-02-01T04:41:25.000Z","name":"Alberta Turcotte","mobile_number":"964-737-4181","email_id":"Adriel.McGlynn@hotmail.com","dop":"2025-06-09","serial_number":"108253717057051","imei1":"108253717057051","imei2":"108253717057051","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173430,"job_number":"JOB_173430","tr_customer_id":173447,"tr_customer_product_id":173437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:39.000Z","name":"Wilson Yost","mobile_number":"297-655-9567","email_id":"Hans10@gmail.com","dop":"2025-06-09","serial_number":"102888005420945","imei1":"102888005420945","imei2":"102888005420945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173429,"job_number":"JOB_173429","tr_customer_id":173446,"tr_customer_product_id":173436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:36.000Z","name":"Brendan Goldner","mobile_number":"665-915-7086","email_id":"Maureen_Senger@hotmail.com","dop":"2025-12-31","serial_number":"10097301248959","imei1":"10097301248959","imei2":"10097301248959","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173427,"job_number":"JOB_173427","tr_customer_id":173444,"tr_customer_product_id":173434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103605976125064","imei1":"103605976125064","imei2":"103605976125064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173412,"job_number":"JOB_173412","tr_customer_id":173429,"tr_customer_product_id":173419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:07.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"Neha Klocko","mobile_number":"669-726-9569","email_id":"Everette.Lockman45@yahoo.com","dop":"2025-12-31","serial_number":"10137246433837","imei1":"10137246433837","imei2":"10137246433837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173408,"job_number":"JOB_173408","tr_customer_id":173425,"tr_customer_product_id":173415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:04.000Z","modified_at":"2026-02-01T04:41:04.000Z","name":"Bart Schiller","mobile_number":"633-922-4066","email_id":"Helene95@hotmail.com","dop":"2025-06-09","serial_number":"105073267374062","imei1":"105073267374062","imei2":"105073267374062","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173406,"job_number":"JOB_173406","tr_customer_id":173423,"tr_customer_product_id":173413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:19.000Z","name":"Dominique Bartell","mobile_number":"466-696-4000","email_id":"Donald.Denesik@yahoo.com","dop":"2025-06-09","serial_number":"103846711267718","imei1":"103846711267718","imei2":"103846711267718","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173404,"job_number":"JOB_173404","tr_customer_id":173421,"tr_customer_product_id":173411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101743334756316","imei1":"101743334756316","imei2":"101743334756316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173399,"job_number":"JOB_173399","tr_customer_id":173416,"tr_customer_product_id":173406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10288359102205","imei1":"10288359102205","imei2":"10288359102205","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173396,"job_number":"JOB_173396","tr_customer_id":173413,"tr_customer_product_id":173403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:41:11.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13821048905235","imei1":"13821048905235","imei2":"13821048905235","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173388,"job_number":"JOB_173388","tr_customer_id":173405,"tr_customer_product_id":173395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Emmitt Breitenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180845470756543","imei1":"180845470756543","imei2":"180845470756543","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173387,"job_number":"JOB_173387","tr_customer_id":173404,"tr_customer_product_id":173394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Hermann Kuhlman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190423349348770","imei1":"190423349348770","imei2":"190423349348770","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173386,"job_number":"JOB_173386","tr_customer_id":173403,"tr_customer_product_id":173393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Bobbie Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145688293827075","imei1":"145688293827075","imei2":"145688293827075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173385,"job_number":"JOB_173385","tr_customer_id":173402,"tr_customer_product_id":173392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:52.000Z","modified_at":"2026-02-01T04:40:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"172527121039565","imei1":"172527121039565","imei2":"172527121039565","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173384,"job_number":"JOB_173384","tr_customer_id":173401,"tr_customer_product_id":173391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:50.000Z","modified_at":"2026-02-01T04:41:18.000Z","name":"Cicero Stanton","mobile_number":"383-655-3394","email_id":"Noemi_Dooley@gmail.com","dop":"2025-10-01","serial_number":"16444688848157","imei1":"16444688848157","imei2":"16444688848157","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173379,"job_number":"JOB_173379","tr_customer_id":173396,"tr_customer_product_id":173386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:44.000Z","name":"Jovanny Abshire","mobile_number":"362-893-7590","email_id":"Destini87@gmail.com","dop":"2025-06-09","serial_number":"102839783152036","imei1":"102839783152036","imei2":"102839783152036","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173378,"job_number":"JOB_173378","tr_customer_id":173394,"tr_customer_product_id":173384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:58.000Z","name":"Juwan Schuppe","mobile_number":"277-501-6572","email_id":"Tobin_West@hotmail.com","dop":"2025-06-09","serial_number":"107517627218489","imei1":"107517627218489","imei2":"107517627218489","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173376,"job_number":"JOB_173376","tr_customer_id":173393,"tr_customer_product_id":173383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:43.000Z","modified_at":"2026-02-01T04:40:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100628963649959","imei1":"100628963649959","imei2":"100628963649959","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173373,"job_number":"JOB_173373","tr_customer_id":173390,"tr_customer_product_id":173380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:41.000Z","modified_at":"2026-02-01T04:40:41.000Z","name":"Alyce VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175261348525131","imei1":"175261348525131","imei2":"175261348525131","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173372,"job_number":"JOB_173372","tr_customer_id":173389,"tr_customer_product_id":173379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:40.000Z","modified_at":"2026-02-01T04:40:40.000Z","name":"Kamille Wintheiser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185230190967463","imei1":"185230190967463","imei2":"185230190967463","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173371,"job_number":"JOB_173371","tr_customer_id":173388,"tr_customer_product_id":173378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:40.000Z","modified_at":"2026-02-01T04:40:40.000Z","name":"Cierra Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126297609238855","imei1":"126297609238855","imei2":"126297609238855","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173370,"job_number":"JOB_173370","tr_customer_id":173387,"tr_customer_product_id":173377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:39.000Z","modified_at":"2026-02-01T04:40:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"126819281512513","imei1":"126819281512513","imei2":"126819281512513","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173340,"job_number":"JOB_173340","tr_customer_id":173357,"tr_customer_product_id":173347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:09.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Joy_Muller47@hotmail.com","dop":"2025-07-02","serial_number":"17173862592424","imei1":"17173862592424","imei2":"17173862592424","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173328,"job_number":"JOB_173328","tr_customer_id":173345,"tr_customer_product_id":173335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:49.000Z","modified_at":"2026-02-01T04:39:49.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Landen.Cremin6@yahoo.com","dop":"2025-07-02","serial_number":"10185946694680","imei1":"10185946694680","imei2":"10185946694680","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173311,"job_number":"JOB_173311","tr_customer_id":173328,"tr_customer_product_id":173318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:30.000Z","modified_at":"2026-02-01T04:39:41.000Z","name":"giyu tomiaka","mobile_number":"602-413-9542","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"671422942836333","imei1":"671422942836333","imei2":"671422942836333","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173310,"job_number":"JOB_173310","tr_customer_id":173327,"tr_customer_product_id":173317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:29.000Z","modified_at":"2026-02-01T04:39:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Carissa.Schroeder@hotmail.com","dop":"2025-07-02","serial_number":"18681997372216","imei1":"18681997372216","imei2":"18681997372216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173299,"job_number":"JOB_173299","tr_customer_id":173316,"tr_customer_product_id":173306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:17.000Z","modified_at":"2026-02-01T04:39:28.000Z","name":"tanjiro kamado","mobile_number":"498-913-6597","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"857262758496612","imei1":"857262758496612","imei2":"857262758496612","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173293,"job_number":"JOB_173293","tr_customer_id":173310,"tr_customer_product_id":173300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:04.000Z","modified_at":"2026-02-01T04:39:15.000Z","name":"saitama sensei","mobile_number":"516-551-1605","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"689594897697295","imei1":"689594897697295","imei2":"689594897697295","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173865,"job_number":"JOB_173865","tr_customer_id":173882,"tr_customer_product_id":173872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:21.000Z","modified_at":"2026-02-01T13:50:21.000Z","name":"Alvah Strosin","mobile_number":"835-453-5055","email_id":"Cole21@yahoo.com","dop":"2025-05-30","serial_number":"1976691008457550","imei1":"1976691008457550","imei2":"1976691008457550","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173864,"job_number":"JOB_173864","tr_customer_id":173881,"tr_customer_product_id":173871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:20.000Z","modified_at":"2026-02-01T13:50:20.000Z","name":"Felicia Lubowitz","mobile_number":"941-461-3697","email_id":"Zelda78@gmail.com","dop":"2025-05-30","serial_number":"19411823066802","imei1":"19411823066802","imei2":"19411823066802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:19.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173862,"job_number":"JOB_173862","tr_customer_id":173879,"tr_customer_product_id":173869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:38.000Z","modified_at":"2026-02-01T13:45:38.000Z","name":"Andrew VonRueden","mobile_number":"373-992-4340","email_id":"Carmella_Feest97@hotmail.com","dop":"2025-05-30","serial_number":"1381867811888424","imei1":"1381867811888424","imei2":"1381867811888424","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173861,"job_number":"JOB_173861","tr_customer_id":173878,"tr_customer_product_id":173868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:37.000Z","modified_at":"2026-02-01T13:45:37.000Z","name":"Tillman Towne","mobile_number":"798-790-7740","email_id":"Dagmar79@gmail.com","dop":"2025-05-30","serial_number":"19536257523107","imei1":"19536257523107","imei2":"19536257523107","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173860,"job_number":"JOB_173860","tr_customer_id":173877,"tr_customer_product_id":173867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:36.000Z","modified_at":"2026-02-01T13:45:55.000Z","name":"Shawna Bode","mobile_number":"604-399-7595","email_id":"Amir.Boyer37@yahoo.com","dop":"2025-05-30","serial_number":"15911403019544","imei1":"15911403019544","imei2":"15911403019544","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173859,"job_number":"JOB_173859","tr_customer_id":173876,"tr_customer_product_id":173866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:36.000Z","modified_at":"2026-02-01T13:37:36.000Z","name":"Isabella Dickinson","mobile_number":"633-298-9014","email_id":"Cory.Zieme@gmail.com","dop":"2025-05-30","serial_number":"1363838438006018","imei1":"1363838438006018","imei2":"1363838438006018","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173858,"job_number":"JOB_173858","tr_customer_id":173875,"tr_customer_product_id":173865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:35.000Z","modified_at":"2026-02-01T13:37:35.000Z","name":"Nicolette Stoltenberg","mobile_number":"571-342-2805","email_id":"Moriah60@yahoo.com","dop":"2025-05-30","serial_number":"10812311409371","imei1":"10812311409371","imei2":"10812311409371","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173857,"job_number":"JOB_173857","tr_customer_id":173874,"tr_customer_product_id":173864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:34.000Z","modified_at":"2026-02-01T13:37:53.000Z","name":"Alisha Toy","mobile_number":"593-218-8076","email_id":"Josie43@hotmail.com","dop":"2025-05-30","serial_number":"10105147475969","imei1":"10105147475969","imei2":"10105147475969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173856,"job_number":"JOB_173856","tr_customer_id":173873,"tr_customer_product_id":173863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:28.000Z","modified_at":"2026-02-01T13:09:28.000Z","name":"Dell Anderson","mobile_number":"879-432-8218","email_id":"Dandre66@hotmail.com","dop":"2025-04-06","serial_number":"19313292083593616","imei1":"19313292083593616","imei2":"19313292083593616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173855,"job_number":"JOB_173855","tr_customer_id":173872,"tr_customer_product_id":173862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:27.000Z","modified_at":"2026-02-01T13:10:07.000Z","name":"Rhoda Mayert","mobile_number":"301-575-3731","email_id":"Dayne97@gmail.com","dop":"2025-04-06","serial_number":"16706484095847","imei1":"16706484095847","imei2":"16706484095847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173854,"job_number":"JOB_173854","tr_customer_id":173871,"tr_customer_product_id":173861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:26.000Z","modified_at":"2026-02-01T13:09:26.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16663204614021","imei1":"16663204614021","imei2":"16663204614021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173853,"job_number":"JOB_173853","tr_customer_id":173870,"tr_customer_product_id":173860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:40.000Z","modified_at":"2026-02-01T13:08:41.000Z","name":"Kolby Schneider","mobile_number":"553-696-0419","email_id":"Christ_Bahringer59@hotmail.com","dop":"2025-04-06","serial_number":"10036457445866576","imei1":"10036457445866576","imei2":"10036457445866576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173852,"job_number":"JOB_173852","tr_customer_id":173869,"tr_customer_product_id":173859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:39.000Z","modified_at":"2026-02-01T13:09:19.000Z","name":"Shakira Becker","mobile_number":"691-449-8455","email_id":"Kavon_Sporer80@yahoo.com","dop":"2025-04-06","serial_number":"17544469104845","imei1":"17544469104845","imei2":"17544469104845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173851,"job_number":"JOB_173851","tr_customer_id":173868,"tr_customer_product_id":173858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:39.000Z","modified_at":"2026-02-01T13:08:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18858698332153","imei1":"18858698332153","imei2":"18858698332153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173850,"job_number":"JOB_173850","tr_customer_id":173867,"tr_customer_product_id":173857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:53.000Z","modified_at":"2026-02-01T13:07:53.000Z","name":"Hallie Bogisich","mobile_number":"334-850-6218","email_id":"Alison.King42@gmail.com","dop":"2025-04-06","serial_number":"19463845221814636","imei1":"19463845221814636","imei2":"19463845221814636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173849,"job_number":"JOB_173849","tr_customer_id":173866,"tr_customer_product_id":173856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:51.000Z","modified_at":"2026-02-01T13:08:32.000Z","name":"Andreanne Jacobson","mobile_number":"569-241-9934","email_id":"Jeff52@hotmail.com","dop":"2025-04-06","serial_number":"11892763789333","imei1":"11892763789333","imei2":"11892763789333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173848,"job_number":"JOB_173848","tr_customer_id":173865,"tr_customer_product_id":173855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:51.000Z","modified_at":"2026-02-01T13:07:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10004648550193","imei1":"10004648550193","imei2":"10004648550193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173847,"job_number":"JOB_173847","tr_customer_id":173864,"tr_customer_product_id":173854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:37:50.000Z","modified_at":"2026-02-01T12:37:50.000Z","name":"Era MacGyver","mobile_number":"648-711-0435","email_id":"Christiana_Walker@yahoo.com","dop":"2025-11-06","serial_number":"1033218057202073","imei1":"1033218057202073","imei2":"1033218057202073","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173846,"job_number":"JOB_173846","tr_customer_id":173863,"tr_customer_product_id":173853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:31:22.000Z","modified_at":"2026-02-01T12:31:22.000Z","name":"Alec Osinski","mobile_number":"343-982-2173","email_id":"Marisa_Fadel@yahoo.com","dop":"2025-11-06","serial_number":"1097524529854719","imei1":"1097524529854719","imei2":"1097524529854719","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173845,"job_number":"JOB_173845","tr_customer_id":173862,"tr_customer_product_id":173852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:19:56.000Z","modified_at":"2026-02-01T12:19:56.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"18375139936316","imei1":"18375139936316","imei2":"18375139936316","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173844,"job_number":"JOB_173844","tr_customer_id":173861,"tr_customer_product_id":173851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Chandrakala Kakkar","mobile_number":"7032748785","email_id":"prathamesh.shah@yahoo.co.in","dop":"2026-01-22","serial_number":"840269454070533","imei1":"840269454070533","imei2":"840269454070533","popurl":"www.trilokesh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173843,"job_number":"JOB_173843","tr_customer_id":173860,"tr_customer_product_id":173850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Sachin Nayar","mobile_number":"7049746909","email_id":"chaaruchandra.agarwal@yahoo.co.in","dop":"2026-01-22","serial_number":"135857120024376","imei1":"135857120024376","imei2":"135857120024376","popurl":"www.krishnadas-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173842,"job_number":"JOB_173842","tr_customer_id":173859,"tr_customer_product_id":173849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Amrit Varman","mobile_number":"7001286500","email_id":"jyoti.somayaji@yahoo.co.in","dop":"2026-01-22","serial_number":"044880259880576","imei1":"044880259880576","imei2":"044880259880576","popurl":"www.mohini-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173841,"job_number":"JOB_173841","tr_customer_id":173858,"tr_customer_product_id":173848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Eshita Nayar","mobile_number":"7054815768","email_id":"dakshayani.sharma@gmail.com","dop":"2026-01-22","serial_number":"496428564172761","imei1":"496428564172761","imei2":"496428564172761","popurl":"www.menka-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173840,"job_number":"JOB_173840","tr_customer_id":173857,"tr_customer_product_id":173847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Anand Swarup Jha","mobile_number":"7036974701","email_id":"tanushri.iyer@yahoo.co.in","dop":"2026-01-22","serial_number":"590855894579873","imei1":"590855894579873","imei2":"590855894579873","popurl":"www.vaijayanthi-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173839,"job_number":"JOB_173839","tr_customer_id":173856,"tr_customer_product_id":173846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:03.000Z","modified_at":"2026-02-01T12:15:03.000Z","name":"Emmet Lemke","mobile_number":"618-998-5802","email_id":"Lizzie.Kshlerin@hotmail.com","dop":"2025-05-30","serial_number":"1278282467657499","imei1":"1278282467657499","imei2":"1278282467657499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173838,"job_number":"JOB_173838","tr_customer_id":173855,"tr_customer_product_id":173845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:02.000Z","modified_at":"2026-02-01T12:15:02.000Z","name":"Maiya Bernier","mobile_number":"566-491-9937","email_id":"Lemuel.Mitchell@gmail.com","dop":"2025-05-30","serial_number":"11603647634493","imei1":"11603647634493","imei2":"11603647634493","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173837,"job_number":"JOB_173837","tr_customer_id":173854,"tr_customer_product_id":173844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:01.000Z","modified_at":"2026-02-01T12:15:19.000Z","name":"Julio Emmerich","mobile_number":"979-348-5600","email_id":"Dudley_Schuster39@yahoo.com","dop":"2025-05-30","serial_number":"13803734934203","imei1":"13803734934203","imei2":"13803734934203","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173836,"job_number":"JOB_173836","tr_customer_id":173853,"tr_customer_product_id":173843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:40.000Z","modified_at":"2026-02-01T12:13:40.000Z","name":"Brandon Reynolds","mobile_number":"890-321-5652","email_id":"Ettie_Simonis@yahoo.com","dop":"2025-05-30","serial_number":"1417248519377374","imei1":"1417248519377374","imei2":"1417248519377374","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173835,"job_number":"JOB_173835","tr_customer_id":173852,"tr_customer_product_id":173842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:39.000Z","modified_at":"2026-02-01T12:13:39.000Z","name":"Deonte Zulauf","mobile_number":"240-778-2184","email_id":"Daron.Treutel16@gmail.com","dop":"2025-05-30","serial_number":"16882511451442","imei1":"16882511451442","imei2":"16882511451442","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173834,"job_number":"JOB_173834","tr_customer_id":173851,"tr_customer_product_id":173841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:38.000Z","modified_at":"2026-02-01T12:13:55.000Z","name":"Robyn Prosacco","mobile_number":"819-892-5896","email_id":"Kody.Kovacek@yahoo.com","dop":"2025-05-30","serial_number":"12403987681055","imei1":"12403987681055","imei2":"12403987681055","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173833,"job_number":"JOB_173833","tr_customer_id":173850,"tr_customer_product_id":173840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Mahendra Sethi","mobile_number":"7001967474","email_id":"chandan.khanna@gmail.com","dop":"2026-01-22","serial_number":"471074364987714","imei1":"471074364987714","imei2":"471074364987714","popurl":"www.gurdev-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173832,"job_number":"JOB_173832","tr_customer_id":173849,"tr_customer_product_id":173839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Anaadi Bharadwaj","mobile_number":"7083585627","email_id":"hamsini.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"607543320938776","imei1":"607543320938776","imei2":"607543320938776","popurl":"www.deepan-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173831,"job_number":"JOB_173831","tr_customer_id":173848,"tr_customer_product_id":173838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Suman Agarwal","mobile_number":"7042189987","email_id":"sameer.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"341957674730880","imei1":"341957674730880","imei2":"341957674730880","popurl":"www.digambara-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173830,"job_number":"JOB_173830","tr_customer_id":173847,"tr_customer_product_id":173837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Aruna Trivedi","mobile_number":"7020350436","email_id":"vidur.varma@hotmail.com","dop":"2026-01-22","serial_number":"792145402874066","imei1":"792145402874066","imei2":"792145402874066","popurl":"www.malti-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173829,"job_number":"JOB_173829","tr_customer_id":173846,"tr_customer_product_id":173836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Dhyaneshwar Jha","mobile_number":"7076600389","email_id":"susheel.sinha@yahoo.co.in","dop":"2026-01-22","serial_number":"340546968551205","imei1":"340546968551205","imei2":"340546968551205","popurl":"www.agrata-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173828,"job_number":"JOB_173828","tr_customer_id":173845,"tr_customer_product_id":173835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Sushma Verma","mobile_number":"7019891360","email_id":"chandrabhaga.asan@yahoo.co.in","dop":"2026-01-22","serial_number":"845363727607404","imei1":"845363727607404","imei2":"845363727607404","popurl":"www.susheel-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173827,"job_number":"JOB_173827","tr_customer_id":173844,"tr_customer_product_id":173834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Ritesh Nambeesan","mobile_number":"7017030938","email_id":"subhashini.prajapat@yahoo.co.in","dop":"2026-01-22","serial_number":"349919980406298","imei1":"349919980406298","imei2":"349919980406298","popurl":"www.ananda-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173826,"job_number":"JOB_173826","tr_customer_id":173843,"tr_customer_product_id":173833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Bhaanumati Varma","mobile_number":"7065084079","email_id":"agrata.kapoor@hotmail.com","dop":"2026-01-22","serial_number":"976320744374449","imei1":"976320744374449","imei2":"976320744374449","popurl":"www.devesh-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173825,"job_number":"JOB_173825","tr_customer_id":173842,"tr_customer_product_id":173832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Siddhran Bhattacharya","mobile_number":"7087815028","email_id":"hamsini.patil@hotmail.com","dop":"2026-01-22","serial_number":"003056752978091","imei1":"003056752978091","imei2":"003056752978091","popurl":"www.swara-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173824,"job_number":"JOB_173824","tr_customer_id":173841,"tr_customer_product_id":173831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Anuraag Panicker","mobile_number":"7020568084","email_id":"deepankar.mukhopadhyay@hotmail.com","dop":"2026-01-22","serial_number":"632291170360330","imei1":"632291170360330","imei2":"632291170360330","popurl":"www.deeptimayee-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173823,"job_number":"JOB_173823","tr_customer_id":173840,"tr_customer_product_id":173830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Ranjeet Chattopadhyay","mobile_number":"7073196826","email_id":"chapal.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"364883562585950","imei1":"364883562585950","imei2":"364883562585950","popurl":"www.apsara-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173822,"job_number":"JOB_173822","tr_customer_id":173838,"tr_customer_product_id":173828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Aagam Nair","mobile_number":"7014276049","email_id":"krishnadas.verma@yahoo.co.in","dop":"2026-01-22","serial_number":"308354315081976","imei1":"308354315081976","imei2":"308354315081976","popurl":"www.marut-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173821,"job_number":"JOB_173821","tr_customer_id":173839,"tr_customer_product_id":173829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Anala Shukla","mobile_number":"7095442103","email_id":"digambara.khan@gmail.com","dop":"2026-01-22","serial_number":"009228918588981","imei1":"009228918588981","imei2":"009228918588981","popurl":"www.chandi-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173820,"job_number":"JOB_173820","tr_customer_id":173837,"tr_customer_product_id":173827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Kiran Chaturvedi","mobile_number":"7041738257","email_id":"aayushmaan.talwar@hotmail.com","dop":"2026-01-22","serial_number":"781708236254201","imei1":"781708236254201","imei2":"781708236254201","popurl":"www.himadri-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173819,"job_number":"JOB_173819","tr_customer_id":173836,"tr_customer_product_id":173826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Jai Shah","mobile_number":"7098972332","email_id":"rohan.kapoor@gmail.com","dop":"2026-01-22","serial_number":"192059790558838","imei1":"192059790558838","imei2":"192059790558838","popurl":"www.keerti-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173818,"job_number":"JOB_173818","tr_customer_id":173835,"tr_customer_product_id":173825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Devi Verma","mobile_number":"7082308533","email_id":"ujjwal.nehru@hotmail.com","dop":"2026-01-22","serial_number":"915432995304312","imei1":"915432995304312","imei2":"915432995304312","popurl":"www.abani-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173817,"job_number":"JOB_173817","tr_customer_id":173834,"tr_customer_product_id":173824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Sarala Guha","mobile_number":"7028136014","email_id":"gopee.dubashi@yahoo.co.in","dop":"2026-01-22","serial_number":"410763729223691","imei1":"410763729223691","imei2":"410763729223691","popurl":"www.deven-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173816,"job_number":"JOB_173816","tr_customer_id":173833,"tr_customer_product_id":173823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Bhoj Chattopadhyay","mobile_number":"7099951488","email_id":"akshayakeerti.pandey@gmail.com","dop":"2026-01-22","serial_number":"610119857735837","imei1":"610119857735837","imei2":"610119857735837","popurl":"www.kamlesh-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173815,"job_number":"JOB_173815","tr_customer_id":173832,"tr_customer_product_id":173822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Jaya Pillai","mobile_number":"7034442064","email_id":"agrata.verma@gmail.com","dop":"2026-01-22","serial_number":"052432641999607","imei1":"052432641999607","imei2":"052432641999607","popurl":"www.aaryan-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173814,"job_number":"JOB_173814","tr_customer_id":173831,"tr_customer_product_id":173821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Tarun Iyengar","mobile_number":"7016574876","email_id":"rahul.mishra@gmail.com","dop":"2026-01-22","serial_number":"688442187381006","imei1":"688442187381006","imei2":"688442187381006","popurl":"www.shwet-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173813,"job_number":"JOB_173813","tr_customer_id":173830,"tr_customer_product_id":173820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:16.000Z","modified_at":"2026-02-01T12:05:16.000Z","name":"Demarcus Quigley","mobile_number":"576-935-8026","email_id":"Tierra.Schulist21@yahoo.com","dop":"2025-04-06","serial_number":"12131074440866794","imei1":"12131074440866794","imei2":"12131074440866794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173812,"job_number":"JOB_173812","tr_customer_id":173829,"tr_customer_product_id":173819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:14.000Z","modified_at":"2026-02-01T12:05:53.000Z","name":"Otha Hansen","mobile_number":"255-890-4474","email_id":"Rex.Simonis94@hotmail.com","dop":"2025-04-06","serial_number":"17878331488513","imei1":"17878331488513","imei2":"17878331488513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173811,"job_number":"JOB_173811","tr_customer_id":173828,"tr_customer_product_id":173818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:14.000Z","modified_at":"2026-02-01T12:05:14.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11976159305525","imei1":"11976159305525","imei2":"11976159305525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173810,"job_number":"JOB_173810","tr_customer_id":173827,"tr_customer_product_id":173817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:29.000Z","modified_at":"2026-02-01T12:04:29.000Z","name":"Manuela Donnelly","mobile_number":"603-715-8034","email_id":"Frederique.Mann@yahoo.com","dop":"2025-04-06","serial_number":"18409314439262490","imei1":"18409314439262490","imei2":"18409314439262490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173809,"job_number":"JOB_173809","tr_customer_id":173826,"tr_customer_product_id":173816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:28.000Z","modified_at":"2026-02-01T12:05:07.000Z","name":"Wilburn Collins","mobile_number":"763-606-5127","email_id":"Forrest.Osinski@gmail.com","dop":"2025-04-06","serial_number":"18245546115046","imei1":"18245546115046","imei2":"18245546115046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173808,"job_number":"JOB_173808","tr_customer_id":173825,"tr_customer_product_id":173815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:28.000Z","modified_at":"2026-02-01T12:04:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12608119316128","imei1":"12608119316128","imei2":"12608119316128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173807,"job_number":"JOB_173807","tr_customer_id":173824,"tr_customer_product_id":173814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:43.000Z","modified_at":"2026-02-01T12:03:43.000Z","name":"Hayden Schiller","mobile_number":"572-862-2222","email_id":"Tomasa.Metz19@yahoo.com","dop":"2025-04-06","serial_number":"13117586346721654","imei1":"13117586346721654","imei2":"13117586346721654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173806,"job_number":"JOB_173806","tr_customer_id":173823,"tr_customer_product_id":173813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:41.000Z","modified_at":"2026-02-01T12:04:21.000Z","name":"Carley Blick","mobile_number":"595-237-6434","email_id":"Jordi_Reichel@gmail.com","dop":"2025-04-06","serial_number":"11871665355218","imei1":"11871665355218","imei2":"11871665355218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173805,"job_number":"JOB_173805","tr_customer_id":173822,"tr_customer_product_id":173812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:41.000Z","modified_at":"2026-02-01T12:03:41.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14812134542714","imei1":"14812134542714","imei2":"14812134542714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173804,"job_number":"JOB_173804","tr_customer_id":173821,"tr_customer_product_id":173811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Bela Mishra","mobile_number":"7028612782","email_id":"rageswari.nair@yahoo.co.in","dop":"2026-01-22","serial_number":"888828168043356","imei1":"888828168043356","imei2":"888828168043356","popurl":"www.chandraswaroopa-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173803,"job_number":"JOB_173803","tr_customer_id":173820,"tr_customer_product_id":173810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Tarun Mehrotra","mobile_number":"7094772721","email_id":"gorakhnath.rana@gmail.com","dop":"2026-01-22","serial_number":"779378030540945","imei1":"779378030540945","imei2":"779378030540945","popurl":"www.oormila-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173802,"job_number":"JOB_173802","tr_customer_id":173819,"tr_customer_product_id":173809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Shashi Banerjee","mobile_number":"7065432223","email_id":"kamlesh.gupta@gmail.com","dop":"2026-01-22","serial_number":"194682630487584","imei1":"194682630487584","imei2":"194682630487584","popurl":"www.shobhana-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173801,"job_number":"JOB_173801","tr_customer_id":173818,"tr_customer_product_id":173808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Vasundhara Patil","mobile_number":"7011536916","email_id":"budhil.nair@yahoo.co.in","dop":"2026-01-22","serial_number":"734706461608304","imei1":"734706461608304","imei2":"734706461608304","popurl":"www.datta-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173800,"job_number":"JOB_173800","tr_customer_id":173817,"tr_customer_product_id":173807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Aalok Tandon","mobile_number":"7019362615","email_id":"ujjawal.bharadwaj@yahoo.co.in","dop":"2026-01-22","serial_number":"636475367353612","imei1":"636475367353612","imei2":"636475367353612","popurl":"www.sanya-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173799,"job_number":"JOB_173799","tr_customer_id":173816,"tr_customer_product_id":173806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"49978155051769","imei1":"49978155051769","imei2":"49978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173798,"job_number":"JOB_173798","tr_customer_id":173815,"tr_customer_product_id":173805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"29978155051769","imei1":"29978155051769","imei2":"29978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173797,"job_number":"JOB_173797","tr_customer_id":173814,"tr_customer_product_id":173804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"39978155051769","imei1":"39978155051769","imei2":"39978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173796,"job_number":"JOB_173796","tr_customer_id":173813,"tr_customer_product_id":173803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:50.000Z","modified_at":"2026-02-01T12:13:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-24","serial_number":"77482599378726","imei1":"77482599378726","imei2":"77482599378726","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-01T12:13:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":173795,"job_number":"JOB_173795","tr_customer_id":173812,"tr_customer_product_id":173802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Ekadant Kaul","mobile_number":"7048195317","email_id":"suma.iyengar@hotmail.com","dop":"2026-01-22","serial_number":"125306850467813","imei1":"125306850467813","imei2":"125306850467813","popurl":"www.girik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173794,"job_number":"JOB_173794","tr_customer_id":173811,"tr_customer_product_id":173801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Vaishno Trivedi","mobile_number":"7003717746","email_id":"vimala.talwar@hotmail.com","dop":"2026-01-22","serial_number":"653037367517958","imei1":"653037367517958","imei2":"653037367517958","popurl":"www.anjali-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173793,"job_number":"JOB_173793","tr_customer_id":173810,"tr_customer_product_id":173800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Kailash Pillai","mobile_number":"7020330773","email_id":"kannen.kaniyar@gmail.com","dop":"2026-01-22","serial_number":"968222242489718","imei1":"968222242489718","imei2":"968222242489718","popurl":"www.sarisha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173792,"job_number":"JOB_173792","tr_customer_id":173809,"tr_customer_product_id":173799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Kailash Chattopadhyay","mobile_number":"7053092571","email_id":"dharani.namboothiri@yahoo.co.in","dop":"2026-01-22","serial_number":"750697538184740","imei1":"750697538184740","imei2":"750697538184740","popurl":"www.shobhana-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173791,"job_number":"JOB_173791","tr_customer_id":173808,"tr_customer_product_id":173798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Rupinder Tagore","mobile_number":"7014576684","email_id":"chatura.dhawan@gmail.com","dop":"2026-01-22","serial_number":"267310603814562","imei1":"267310603814562","imei2":"267310603814562","popurl":"www.chandradev-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173790,"job_number":"JOB_173790","tr_customer_id":173807,"tr_customer_product_id":173797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:40:28.000Z","modified_at":"2026-02-01T11:40:28.000Z","name":"Manoj Kumar","mobile_number":"7789089870","email_id":"manojbi765@gmail.com","dop":"2025-12-09","serial_number":"98765432165422","imei1":"98765432165422","imei2":"98765432165422","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173789,"job_number":"JOB_173789","tr_customer_id":173806,"tr_customer_product_id":173796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:35.000Z","modified_at":"2026-02-01T11:26:35.000Z","name":"Lindsey Larkin","mobile_number":"228-361-2256","email_id":"Carson91@gmail.com","dop":"2025-04-06","serial_number":"19293414197631280","imei1":"19293414197631280","imei2":"19293414197631280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173788,"job_number":"JOB_173788","tr_customer_id":173805,"tr_customer_product_id":173795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:34.000Z","modified_at":"2026-02-01T11:27:16.000Z","name":"Arturo Sauer","mobile_number":"420-230-9700","email_id":"Justen.Klein@hotmail.com","dop":"2025-04-06","serial_number":"11116971220283","imei1":"11116971220283","imei2":"11116971220283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T11:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173787,"job_number":"JOB_173787","tr_customer_id":173804,"tr_customer_product_id":173794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:33.000Z","modified_at":"2026-02-01T11:26:33.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16957730325703","imei1":"16957730325703","imei2":"16957730325703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173786,"job_number":"JOB_173786","tr_customer_id":173803,"tr_customer_product_id":173793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:45.000Z","modified_at":"2026-02-01T11:25:45.000Z","name":"Lucienne Friesen","mobile_number":"506-391-8673","email_id":"Destany_Wisoky41@yahoo.com","dop":"2025-04-06","serial_number":"13220656496141240","imei1":"13220656496141240","imei2":"13220656496141240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173785,"job_number":"JOB_173785","tr_customer_id":173802,"tr_customer_product_id":173792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:44.000Z","modified_at":"2026-02-01T11:26:26.000Z","name":"Alfred Stiedemann","mobile_number":"420-366-1653","email_id":"Dale77@yahoo.com","dop":"2025-04-06","serial_number":"17998946712286","imei1":"17998946712286","imei2":"17998946712286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T11:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173784,"job_number":"JOB_173784","tr_customer_id":173801,"tr_customer_product_id":173791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:43.000Z","modified_at":"2026-02-01T11:25:43.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"14320255339094","imei1":"14320255339094","imei2":"14320255339094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173783,"job_number":"JOB_173783","tr_customer_id":173800,"tr_customer_product_id":173790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:55.000Z","modified_at":"2026-02-01T11:24:55.000Z","name":"Ansel Champlin","mobile_number":"940-946-3015","email_id":"Elbert.Becker75@gmail.com","dop":"2025-04-06","serial_number":"10989346789121138","imei1":"10989346789121138","imei2":"10989346789121138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173782,"job_number":"JOB_173782","tr_customer_id":173799,"tr_customer_product_id":173789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:53.000Z","modified_at":"2026-02-01T11:25:36.000Z","name":"Karlee Toy","mobile_number":"480-655-6210","email_id":"Gustave_Carter@hotmail.com","dop":"2025-04-06","serial_number":"12503361186736","imei1":"12503361186736","imei2":"12503361186736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T11:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173781,"job_number":"JOB_173781","tr_customer_id":173798,"tr_customer_product_id":173788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:53.000Z","modified_at":"2026-02-01T11:24:53.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18219781643792","imei1":"18219781643792","imei2":"18219781643792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173780,"job_number":"JOB_173780","tr_customer_id":173797,"tr_customer_product_id":173787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:23:08.000Z","modified_at":"2026-02-01T11:23:08.000Z","name":"Manoj Kumar","mobile_number":"7789089870","email_id":"manojbi765@gmail.com","dop":"2025-12-09","serial_number":"98765432165423","imei1":"98765432165423","imei2":"98765432165423","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173779,"job_number":"JOB_173779","tr_customer_id":173796,"tr_customer_product_id":173786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:15:40.000Z","modified_at":"2026-02-01T11:15:40.000Z","name":"Emerald Bartell","mobile_number":"831-874-2577","email_id":"Jody84@hotmail.com","dop":"2025-12-04","serial_number":"108238048879657","imei1":"108238048879657","imei2":"108238048879657","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173778,"job_number":"JOB_173778","tr_customer_id":173795,"tr_customer_product_id":173785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:14:47.000Z","modified_at":"2026-02-01T11:14:47.000Z","name":"Daron Rau","mobile_number":"662-462-2115","email_id":"Hortense_Morissette@hotmail.com","dop":"2025-12-04","serial_number":"107727411211606","imei1":"107727411211606","imei2":"107727411211606","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173777,"job_number":"JOB_173777","tr_customer_id":173794,"tr_customer_product_id":173784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:07:12.000Z","modified_at":"2026-02-01T11:07:12.000Z","name":"Noel Rau","mobile_number":"681-801-9720","email_id":"Estella_Schroeder@yahoo.com","dop":"2025-12-04","serial_number":"104172847544618","imei1":"104172847544618","imei2":"104172847544618","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173776,"job_number":"JOB_173776","tr_customer_id":173793,"tr_customer_product_id":173783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:06:36.000Z","modified_at":"2026-02-01T11:06:36.000Z","name":"Felix Weimann","mobile_number":"252-523-8578","email_id":"Nolan_Friesen@hotmail.com","dop":"2025-12-04","serial_number":"100067511772658","imei1":"100067511772658","imei2":"100067511772658","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173775,"job_number":"JOB_173775","tr_customer_id":173792,"tr_customer_product_id":173782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:02:53.000Z","modified_at":"2026-02-01T11:02:53.000Z","name":"Lola Schultz","mobile_number":"562-228-5194","email_id":"Dannie_Collier@gmail.com","dop":"2025-12-04","serial_number":"106216625165388","imei1":"106216625165388","imei2":"106216625165388","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173774,"job_number":"JOB_173774","tr_customer_id":173791,"tr_customer_product_id":173781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:59:45.000Z","modified_at":"2026-02-01T10:59:45.000Z","name":"Damien Wehner","mobile_number":"641-881-3021","email_id":"Arianna_Jacobs@gmail.com","dop":"2025-12-04","serial_number":"104744017028110","imei1":"104744017028110","imei2":"104744017028110","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173773,"job_number":"JOB_173773","tr_customer_id":173790,"tr_customer_product_id":173780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:56:07.000Z","modified_at":"2026-02-01T10:56:07.000Z","name":"Cara Greenfelder","mobile_number":"802-516-1614","email_id":"Brando_Jakubowski@yahoo.com","dop":"2025-12-04","serial_number":"103676587512819","imei1":"103676587512819","imei2":"103676587512819","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173772,"job_number":"JOB_173772","tr_customer_id":173789,"tr_customer_product_id":173779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:53:51.000Z","modified_at":"2026-02-01T10:53:51.000Z","name":"Osborne Lehner","mobile_number":"689-305-9111","email_id":"Justice5@gmail.com","dop":"2025-12-04","serial_number":"105116029230510","imei1":"105116029230510","imei2":"105116029230510","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173771,"job_number":"JOB_173771","tr_customer_id":173788,"tr_customer_product_id":173778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:53.000Z","modified_at":"2026-02-01T10:48:53.000Z","name":"Johnathan Sanford","mobile_number":"377-547-0507","email_id":"Michele46@yahoo.com","dop":"2025-04-06","serial_number":"14259881819804430","imei1":"14259881819804430","imei2":"14259881819804430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173770,"job_number":"JOB_173770","tr_customer_id":173787,"tr_customer_product_id":173777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:51.000Z","modified_at":"2026-02-01T10:49:31.000Z","name":"Jayme Schowalter","mobile_number":"746-370-4707","email_id":"Pierre_Ondricka@gmail.com","dop":"2025-04-06","serial_number":"10811148738945","imei1":"10811148738945","imei2":"10811148738945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173769,"job_number":"JOB_173769","tr_customer_id":173786,"tr_customer_product_id":173776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:51.000Z","modified_at":"2026-02-01T10:48:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18502808772889","imei1":"18502808772889","imei2":"18502808772889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173768,"job_number":"JOB_173768","tr_customer_id":173785,"tr_customer_product_id":173775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:07.000Z","modified_at":"2026-02-01T10:48:07.000Z","name":"Wallace Lueilwitz","mobile_number":"925-935-0643","email_id":"Dimitri_Franecki@gmail.com","dop":"2025-04-06","serial_number":"16967560837585050","imei1":"16967560837585050","imei2":"16967560837585050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173767,"job_number":"JOB_173767","tr_customer_id":173784,"tr_customer_product_id":173774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:05.000Z","modified_at":"2026-02-01T10:48:44.000Z","name":"Destini Kilback","mobile_number":"272-715-2195","email_id":"Jodie_Rodriguez98@hotmail.com","dop":"2025-04-06","serial_number":"18935798334587","imei1":"18935798334587","imei2":"18935798334587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173766,"job_number":"JOB_173766","tr_customer_id":173783,"tr_customer_product_id":173773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:05.000Z","modified_at":"2026-02-01T10:48:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19043416630788","imei1":"19043416630788","imei2":"19043416630788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173765,"job_number":"JOB_173765","tr_customer_id":173782,"tr_customer_product_id":173772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:20.000Z","modified_at":"2026-02-01T10:47:20.000Z","name":"Tara Osinski","mobile_number":"474-338-8597","email_id":"Jose82@gmail.com","dop":"2025-04-06","serial_number":"12045022099167390","imei1":"12045022099167390","imei2":"12045022099167390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173764,"job_number":"JOB_173764","tr_customer_id":173781,"tr_customer_product_id":173771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:19.000Z","modified_at":"2026-02-01T10:47:58.000Z","name":"Shayne Stehr","mobile_number":"663-724-6234","email_id":"Ole_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"17091021831433","imei1":"17091021831433","imei2":"17091021831433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173763,"job_number":"JOB_173763","tr_customer_id":173780,"tr_customer_product_id":173770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:19.000Z","modified_at":"2026-02-01T10:47:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17148244767405","imei1":"17148244767405","imei2":"17148244767405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173762,"job_number":"JOB_173762","tr_customer_id":173779,"tr_customer_product_id":173769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:03.000Z","modified_at":"2026-02-01T10:47:03.000Z","name":"Aditya Devar","mobile_number":"8698209596","email_id":"krishnadasa.iyer@hotmail.com","dop":"2026-01-22","serial_number":"94756058162934","imei1":"94756058162934","imei2":"94756058162934","popurl":"www.baidehi-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173761,"job_number":"JOB_173761","tr_customer_id":173778,"tr_customer_product_id":173768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:46:52.000Z","modified_at":"2026-02-01T10:46:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-22","serial_number":"23215767262316","imei1":"23215767262316","imei2":"23215767262316","popurl":"2026-01-22T10:46:42.244971428Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173760,"job_number":"JOB_173760","tr_customer_id":173777,"tr_customer_product_id":173767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:06:12.000Z","modified_at":"2026-02-01T10:06:12.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231119","imei2":"11113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:06:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173759,"job_number":"JOB_173759","tr_customer_id":173776,"tr_customer_product_id":173766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:05:51.000Z","modified_at":"2026-02-01T10:05:51.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231118","imei2":"11113423231118","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173758,"job_number":"JOB_173758","tr_customer_id":173775,"tr_customer_product_id":173765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:00:22.000Z","modified_at":"2026-02-01T10:00:26.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"17860013211957","imei1":"17860013211957","imei2":"17860013211957","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173757,"job_number":"JOB_173757","tr_customer_id":173774,"tr_customer_product_id":173764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:00:16.000Z","modified_at":"2026-02-01T10:00:21.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"69558949205975","imei1":"69558949205975","imei2":"69558949205975","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173756,"job_number":"JOB_173756","tr_customer_id":173773,"tr_customer_product_id":173763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:00:10.000Z","modified_at":"2026-02-01T10:00:15.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"96950972649940","imei1":"96950972649940","imei2":"96950972649940","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:00:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173755,"job_number":"JOB_173755","tr_customer_id":173772,"tr_customer_product_id":173762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:04.000Z","modified_at":"2026-02-01T09:51:04.000Z","name":"Bonita Kertzmann","mobile_number":"701-888-9703","email_id":"Fermin_Zieme13@hotmail.com","dop":"2025-04-06","serial_number":"19028553110255690","imei1":"19028553110255690","imei2":"19028553110255690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173754,"job_number":"JOB_173754","tr_customer_id":173771,"tr_customer_product_id":173761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:03.000Z","modified_at":"2026-02-01T09:51:44.000Z","name":"Sedrick Fahey","mobile_number":"811-881-1898","email_id":"Raymundo22@gmail.com","dop":"2025-04-06","serial_number":"10962443793462","imei1":"10962443793462","imei2":"10962443793462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173753,"job_number":"JOB_173753","tr_customer_id":173770,"tr_customer_product_id":173760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:02.000Z","modified_at":"2026-02-01T09:51:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19612126919591","imei1":"19612126919591","imei2":"19612126919591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173752,"job_number":"JOB_173752","tr_customer_id":173769,"tr_customer_product_id":173759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:15.000Z","modified_at":"2026-02-01T09:50:15.000Z","name":"Amelie Huel","mobile_number":"995-502-0028","email_id":"Priscilla5@yahoo.com","dop":"2025-04-06","serial_number":"13827759047156598","imei1":"13827759047156598","imei2":"13827759047156598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173751,"job_number":"JOB_173751","tr_customer_id":173768,"tr_customer_product_id":173758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:14.000Z","modified_at":"2026-02-01T09:50:55.000Z","name":"Monroe Padberg","mobile_number":"551-247-7053","email_id":"Sammy_Schamberger76@yahoo.com","dop":"2025-04-06","serial_number":"19828026788723","imei1":"19828026788723","imei2":"19828026788723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173750,"job_number":"JOB_173750","tr_customer_id":173767,"tr_customer_product_id":173757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:13.000Z","modified_at":"2026-02-01T09:50:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12617113362713","imei1":"12617113362713","imei2":"12617113362713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173749,"job_number":"JOB_173749","tr_customer_id":173766,"tr_customer_product_id":173756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:26.000Z","modified_at":"2026-02-01T09:49:26.000Z","name":"Reta Feeney","mobile_number":"577-300-6359","email_id":"Ben.Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18678253332791360","imei1":"18678253332791360","imei2":"18678253332791360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173748,"job_number":"JOB_173748","tr_customer_id":173765,"tr_customer_product_id":173755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:25.000Z","modified_at":"2026-02-01T09:50:06.000Z","name":"Fred Robel","mobile_number":"320-408-6098","email_id":"Landen.Turner@hotmail.com","dop":"2025-04-06","serial_number":"14602112022939","imei1":"14602112022939","imei2":"14602112022939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173747,"job_number":"JOB_173747","tr_customer_id":173764,"tr_customer_product_id":173754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:24.000Z","modified_at":"2026-02-01T09:49:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12533065299110","imei1":"12533065299110","imei2":"12533065299110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173746,"job_number":"JOB_173746","tr_customer_id":173763,"tr_customer_product_id":173753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:35:43.000Z","modified_at":"2026-02-01T09:35:43.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-22","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-22T09:35:42.157189078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173745,"job_number":"JOB_173745","tr_customer_id":173762,"tr_customer_product_id":173752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:29.000Z","modified_at":"2026-02-01T09:31:29.000Z","name":"Arnoldo Cummerata","mobile_number":"606-620-1777","email_id":"Tyree41@gmail.com","dop":"2025-04-06","serial_number":"12008533677884976","imei1":"12008533677884976","imei2":"12008533677884976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173744,"job_number":"JOB_173744","tr_customer_id":173761,"tr_customer_product_id":173751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:28.000Z","modified_at":"2026-02-01T09:32:06.000Z","name":"Regan Pouros","mobile_number":"637-672-0760","email_id":"Meda_Hessel@gmail.com","dop":"2025-04-06","serial_number":"14963665330749","imei1":"14963665330749","imei2":"14963665330749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173743,"job_number":"JOB_173743","tr_customer_id":173760,"tr_customer_product_id":173750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:27.000Z","modified_at":"2026-02-01T09:31:27.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10083376225889","imei1":"10083376225889","imei2":"10083376225889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173742,"job_number":"JOB_173742","tr_customer_id":173759,"tr_customer_product_id":173749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:43.000Z","modified_at":"2026-02-01T09:30:44.000Z","name":"Kenton Connelly","mobile_number":"743-971-7429","email_id":"Natasha_Donnelly@gmail.com","dop":"2025-04-06","serial_number":"15309330941829548","imei1":"15309330941829548","imei2":"15309330941829548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173741,"job_number":"JOB_173741","tr_customer_id":173758,"tr_customer_product_id":173748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:42.000Z","modified_at":"2026-02-01T09:31:20.000Z","name":"Skyla Orn","mobile_number":"387-981-1779","email_id":"Broderick.MacGyver@gmail.com","dop":"2025-04-06","serial_number":"14065739296927","imei1":"14065739296927","imei2":"14065739296927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173740,"job_number":"JOB_173740","tr_customer_id":173757,"tr_customer_product_id":173747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:42.000Z","modified_at":"2026-02-01T09:30:42.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18720455137910","imei1":"18720455137910","imei2":"18720455137910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173739,"job_number":"JOB_173739","tr_customer_id":173756,"tr_customer_product_id":173746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:58.000Z","modified_at":"2026-02-01T09:29:58.000Z","name":"Elias Cummerata","mobile_number":"226-965-0582","email_id":"Everardo94@gmail.com","dop":"2025-04-06","serial_number":"18732892807520320","imei1":"18732892807520320","imei2":"18732892807520320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173738,"job_number":"JOB_173738","tr_customer_id":173755,"tr_customer_product_id":173745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:56.000Z","modified_at":"2026-02-01T09:30:35.000Z","name":"Tristin Wilderman","mobile_number":"629-380-8783","email_id":"Samara.Schultz82@yahoo.com","dop":"2025-04-06","serial_number":"19143246499308","imei1":"19143246499308","imei2":"19143246499308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173737,"job_number":"JOB_173737","tr_customer_id":173754,"tr_customer_product_id":173744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:56.000Z","modified_at":"2026-02-01T09:29:56.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17814697386673","imei1":"17814697386673","imei2":"17814697386673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173736,"job_number":"JOB_173736","tr_customer_id":173753,"tr_customer_product_id":173743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:58.000Z","modified_at":"2026-02-01T09:24:58.000Z","name":"Arely Leannon","mobile_number":"885-999-0329","email_id":"Fay99@gmail.com","dop":"2025-04-06","serial_number":"11461325598970686","imei1":"11461325598970686","imei2":"11461325598970686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173735,"job_number":"JOB_173735","tr_customer_id":173752,"tr_customer_product_id":173742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:56.000Z","modified_at":"2026-02-01T09:25:36.000Z","name":"Treva Brown","mobile_number":"516-482-6987","email_id":"Sarai_Roob25@gmail.com","dop":"2025-04-06","serial_number":"14079691844425","imei1":"14079691844425","imei2":"14079691844425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173734,"job_number":"JOB_173734","tr_customer_id":173751,"tr_customer_product_id":173741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:56.000Z","modified_at":"2026-02-01T09:24:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11969192032432","imei1":"11969192032432","imei2":"11969192032432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173733,"job_number":"JOB_173733","tr_customer_id":173750,"tr_customer_product_id":173740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:10.000Z","modified_at":"2026-02-01T09:24:10.000Z","name":"Hattie Erdman","mobile_number":"625-562-1244","email_id":"Waino56@gmail.com","dop":"2025-04-06","serial_number":"14217321995784706","imei1":"14217321995784706","imei2":"14217321995784706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173732,"job_number":"JOB_173732","tr_customer_id":173749,"tr_customer_product_id":173739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:09.000Z","modified_at":"2026-02-01T09:24:49.000Z","name":"Deron Kub","mobile_number":"891-809-8820","email_id":"Kathryne76@hotmail.com","dop":"2025-04-06","serial_number":"11867354169272","imei1":"11867354169272","imei2":"11867354169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173731,"job_number":"JOB_173731","tr_customer_id":173748,"tr_customer_product_id":173738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:09.000Z","modified_at":"2026-02-01T09:24:09.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13300265215466","imei1":"13300265215466","imei2":"13300265215466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173730,"job_number":"JOB_173730","tr_customer_id":173747,"tr_customer_product_id":173737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:23.000Z","modified_at":"2026-02-01T09:23:23.000Z","name":"Timmothy Brown","mobile_number":"664-756-4133","email_id":"Cloyd.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19771750354238760","imei1":"19771750354238760","imei2":"19771750354238760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173729,"job_number":"JOB_173729","tr_customer_id":173746,"tr_customer_product_id":173736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:21.000Z","modified_at":"2026-02-01T09:24:01.000Z","name":"Trevion Hand","mobile_number":"473-873-4478","email_id":"Ellen86@hotmail.com","dop":"2025-04-06","serial_number":"12703145421270","imei1":"12703145421270","imei2":"12703145421270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:24:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173728,"job_number":"JOB_173728","tr_customer_id":173745,"tr_customer_product_id":173735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:21.000Z","modified_at":"2026-02-01T09:23:21.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14378216395091","imei1":"14378216395091","imei2":"14378216395091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173727,"job_number":"JOB_173727","tr_customer_id":173744,"tr_customer_product_id":173734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:19:48.000Z","modified_at":"2026-02-01T09:19:48.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231111","imei2":"11113423231111","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173726,"job_number":"JOB_173726","tr_customer_id":173743,"tr_customer_product_id":173733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:16.000Z","modified_at":"2026-02-01T09:09:16.000Z","name":"Paxton Willms","mobile_number":"378-798-6026","email_id":"Efrain.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"13721931466118108","imei1":"13721931466118108","imei2":"13721931466118108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173725,"job_number":"JOB_173725","tr_customer_id":173742,"tr_customer_product_id":173732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:14.000Z","modified_at":"2026-02-01T09:09:52.000Z","name":"Kirstin Jast","mobile_number":"820-409-4719","email_id":"Andreane.Beer@gmail.com","dop":"2025-04-06","serial_number":"12224099488618","imei1":"12224099488618","imei2":"12224099488618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173724,"job_number":"JOB_173724","tr_customer_id":173741,"tr_customer_product_id":173731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:14.000Z","modified_at":"2026-02-01T09:09:14.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12643487359300","imei1":"12643487359300","imei2":"12643487359300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173723,"job_number":"JOB_173723","tr_customer_id":173740,"tr_customer_product_id":173730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:30.000Z","modified_at":"2026-02-01T09:08:30.000Z","name":"Janis Brekke","mobile_number":"732-338-3697","email_id":"Fannie_Schuster@yahoo.com","dop":"2025-04-06","serial_number":"16287284836866388","imei1":"16287284836866388","imei2":"16287284836866388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173722,"job_number":"JOB_173722","tr_customer_id":173739,"tr_customer_product_id":173729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:29.000Z","modified_at":"2026-02-01T09:09:07.000Z","name":"Stephania Zemlak","mobile_number":"391-850-1262","email_id":"Kiel_OKeefe90@hotmail.com","dop":"2025-04-06","serial_number":"11748490861671","imei1":"11748490861671","imei2":"11748490861671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173721,"job_number":"JOB_173721","tr_customer_id":173738,"tr_customer_product_id":173728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:28.000Z","modified_at":"2026-02-01T09:08:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16034588452403","imei1":"16034588452403","imei2":"16034588452403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173720,"job_number":"JOB_173720","tr_customer_id":173737,"tr_customer_product_id":173727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:45.000Z","modified_at":"2026-02-01T09:07:45.000Z","name":"Mayra Bode","mobile_number":"585-585-2599","email_id":"Emelia.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"15665023854077796","imei1":"15665023854077796","imei2":"15665023854077796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173719,"job_number":"JOB_173719","tr_customer_id":173736,"tr_customer_product_id":173726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:43.000Z","modified_at":"2026-02-01T09:08:22.000Z","name":"Maeve Bailey","mobile_number":"400-353-0058","email_id":"Alberto0@hotmail.com","dop":"2025-04-06","serial_number":"12197940534973","imei1":"12197940534973","imei2":"12197940534973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173718,"job_number":"JOB_173718","tr_customer_id":173735,"tr_customer_product_id":173725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:43.000Z","modified_at":"2026-02-01T09:07:43.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11158476127342","imei1":"11158476127342","imei2":"11158476127342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173717,"job_number":"JOB_173717","tr_customer_id":173734,"tr_customer_product_id":173724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:06:51.000Z","modified_at":"2026-02-01T09:06:51.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"23343423234773","imei2":"23343423234773","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173716,"job_number":"JOB_173716","tr_customer_id":173733,"tr_customer_product_id":173723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:51:56.000Z","modified_at":"2026-02-01T08:51:58.000Z","name":"praful patil","mobile_number":"9833841906","email_id":"abc@xyz.com","dop":"2025-12-10","serial_number":"15565240587643","imei1":"15565240587643","imei2":"15565240587643","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173715,"job_number":"JOB_173715","tr_customer_id":173732,"tr_customer_product_id":173722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:51:50.000Z","modified_at":"2026-02-01T08:51:53.000Z","name":"kunal patil","mobile_number":"8898085313","email_id":"kunalpatil@gmail.com","dop":"2025-12-10","serial_number":"15463282145007","imei1":"15463282145007","imei2":"15463282145007","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173714,"job_number":"JOB_173714","tr_customer_id":173731,"tr_customer_product_id":173721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:49:27.000Z","modified_at":"2026-02-01T08:49:30.000Z","name":"praful patil","mobile_number":"9833841906","email_id":"abc@xyz.com","dop":"2025-12-10","serial_number":"13518019368769","imei1":"13518019368769","imei2":"13518019368769","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173713,"job_number":"JOB_173713","tr_customer_id":173730,"tr_customer_product_id":173720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:49:22.000Z","modified_at":"2026-02-01T08:49:25.000Z","name":"kunal patil","mobile_number":"8898085313","email_id":"kunalpatil@gmail.com","dop":"2025-12-10","serial_number":"14439416609309","imei1":"14439416609309","imei2":"14439416609309","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173712,"job_number":"JOB_173712","tr_customer_id":173729,"tr_customer_product_id":173719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:47:18.000Z","modified_at":"2026-02-01T08:47:20.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15551650849599","imei1":"15551650849599","imei2":"15551650849599","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173711,"job_number":"JOB_173711","tr_customer_id":173728,"tr_customer_product_id":173718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:47:13.000Z","modified_at":"2026-02-01T08:47:15.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13458710608222","imei1":"13458710608222","imei2":"13458710608222","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173710,"job_number":"JOB_173710","tr_customer_id":173727,"tr_customer_product_id":173717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:38.000Z","modified_at":"2026-02-01T07:53:38.000Z","name":"Eleanore Green","mobile_number":"588-530-6712","email_id":"Yadira_Bauch83@gmail.com","dop":"2025-04-06","serial_number":"15540256945661428","imei1":"15540256945661428","imei2":"15540256945661428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173709,"job_number":"JOB_173709","tr_customer_id":173726,"tr_customer_product_id":173716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:37.000Z","modified_at":"2026-02-01T07:54:15.000Z","name":"Sylvan Windler","mobile_number":"431-662-1345","email_id":"Tania5@yahoo.com","dop":"2025-04-06","serial_number":"13879607192142","imei1":"13879607192142","imei2":"13879607192142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173706,"job_number":"JOB_173706","tr_customer_id":173723,"tr_customer_product_id":173713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:52:52.000Z","modified_at":"2026-02-01T07:52:52.000Z","name":"Sharon Gibson","mobile_number":"417-883-8377","email_id":"Hans.Ortiz54@gmail.com","dop":"2025-04-06","serial_number":"19202062571280870","imei1":"19202062571280870","imei2":"19202062571280870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173705,"job_number":"JOB_173705","tr_customer_id":173722,"tr_customer_product_id":173712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:52:51.000Z","modified_at":"2026-02-01T07:53:30.000Z","name":"Savanah Macejkovic","mobile_number":"885-421-8314","email_id":"Emma71@gmail.com","dop":"2025-04-06","serial_number":"10091927891988","imei1":"10091927891988","imei2":"10091927891988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173704,"job_number":"JOB_173704","tr_customer_id":173721,"tr_customer_product_id":173711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:37.000Z","name":"Alvah Schimmel","mobile_number":"980-989-6324","email_id":"Eudora_Collins@yahoo.com","dop":"2025-04-06","serial_number":"18248567515738750","imei1":"18248567515738750","imei2":"18248567515738750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173703,"job_number":"JOB_173703","tr_customer_id":173720,"tr_customer_product_id":173710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:56.000Z","name":"Jeramy Ferry","mobile_number":"921-483-1513","email_id":"Gerardo_DuBuque91@gmail.com","dop":"2025-04-06","serial_number":"11371854150120","imei1":"11371854150120","imei2":"11371854150120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173702,"job_number":"JOB_173702","tr_customer_id":173719,"tr_customer_product_id":173709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:37.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18163977707327","imei1":"18163977707327","imei2":"18163977707327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173701,"job_number":"JOB_173701","tr_customer_id":173718,"tr_customer_product_id":173708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:15.000Z","modified_at":"2026-02-01T07:36:15.000Z","name":"Wilford Larson","mobile_number":"868-981-1167","email_id":"Royce_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"19422156750516360","imei1":"19422156750516360","imei2":"19422156750516360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173700,"job_number":"JOB_173700","tr_customer_id":173717,"tr_customer_product_id":173707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:14.000Z","modified_at":"2026-02-01T07:36:33.000Z","name":"Pauline Kutch","mobile_number":"812-292-8077","email_id":"Dora_Marks79@gmail.com","dop":"2025-04-06","serial_number":"12696073074981","imei1":"12696073074981","imei2":"12696073074981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173699,"job_number":"JOB_173699","tr_customer_id":173716,"tr_customer_product_id":173706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:14.000Z","modified_at":"2026-02-01T07:36:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13256423197345","imei1":"13256423197345","imei2":"13256423197345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173698,"job_number":"JOB_173698","tr_customer_id":173715,"tr_customer_product_id":173705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:52.000Z","modified_at":"2026-02-01T07:35:52.000Z","name":"Agustin Heidenreich","mobile_number":"907-649-9020","email_id":"Jamar85@yahoo.com","dop":"2025-04-06","serial_number":"11915496946210592","imei1":"11915496946210592","imei2":"11915496946210592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173697,"job_number":"JOB_173697","tr_customer_id":173714,"tr_customer_product_id":173704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:51.000Z","modified_at":"2026-02-01T07:36:10.000Z","name":"Lesly Legros","mobile_number":"685-201-8449","email_id":"Camille.Tillman@gmail.com","dop":"2025-04-06","serial_number":"14503418912596","imei1":"14503418912596","imei2":"14503418912596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173696,"job_number":"JOB_173696","tr_customer_id":173713,"tr_customer_product_id":173703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:51.000Z","modified_at":"2026-02-01T07:35:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14360715680526","imei1":"14360715680526","imei2":"14360715680526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173695,"job_number":"JOB_173695","tr_customer_id":173712,"tr_customer_product_id":173702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:26:06.000Z","modified_at":"2026-02-01T07:26:09.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15004485935048","imei1":"15004485935048","imei2":"15004485935048","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T07:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173694,"job_number":"JOB_173694","tr_customer_id":173711,"tr_customer_product_id":173701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:24:39.000Z","modified_at":"2026-02-01T07:24:39.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"11660513247808","imei1":"11660513247808","imei2":"11660513247808","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173693,"job_number":"JOB_173693","tr_customer_id":173710,"tr_customer_product_id":173700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:23:21.000Z","modified_at":"2026-02-01T07:23:26.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"54029114323905","imei1":"54029114323905","imei2":"54029114323905","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:23:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173692,"job_number":"JOB_173692","tr_customer_id":173709,"tr_customer_product_id":173699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:42.000Z","modified_at":"2026-02-01T07:09:54.000Z","name":"Kaylah Oberbrunner","mobile_number":"511-406-0680","email_id":"Stella_Tromp7@hotmail.com","dop":"2025-12-01","serial_number":"12832199899486","imei1":"12832199899486","imei2":"12832199899486","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173691,"job_number":"JOB_173691","tr_customer_id":173708,"tr_customer_product_id":173698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:41.000Z","modified_at":"2026-02-01T07:09:41.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18583706131850","imei1":"18583706131850","imei2":"18583706131850","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173690,"job_number":"JOB_173690","tr_customer_id":173707,"tr_customer_product_id":173697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:24.000Z","modified_at":"2026-02-01T07:09:37.000Z","name":"Cletus Lebsack","mobile_number":"607-794-8726","email_id":"Otto23@yahoo.com","dop":"2025-12-01","serial_number":"11881467402615","imei1":"11881467402615","imei2":"11881467402615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173689,"job_number":"JOB_173689","tr_customer_id":173706,"tr_customer_product_id":173696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:23.000Z","modified_at":"2026-02-01T07:09:23.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17164012919932","imei1":"17164012919932","imei2":"17164012919932","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173688,"job_number":"JOB_173688","tr_customer_id":173705,"tr_customer_product_id":173695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:06.000Z","modified_at":"2026-02-01T07:09:19.000Z","name":"Merle Schowalter","mobile_number":"870-484-6568","email_id":"Magali87@hotmail.com","dop":"2025-12-01","serial_number":"18227788476040","imei1":"18227788476040","imei2":"18227788476040","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173687,"job_number":"JOB_173687","tr_customer_id":173704,"tr_customer_product_id":173694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:05.000Z","modified_at":"2026-02-01T07:09:05.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10517586119031","imei1":"10517586119031","imei2":"10517586119031","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173686,"job_number":"JOB_173686","tr_customer_id":173703,"tr_customer_product_id":173693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:25.000Z","modified_at":"2026-02-01T06:49:25.000Z","name":"Guadalupe Skiles","mobile_number":"429-641-9317","email_id":"Ova.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"11251766858442802","imei1":"11251766858442802","imei2":"11251766858442802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173685,"job_number":"JOB_173685","tr_customer_id":173702,"tr_customer_product_id":173692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:24.000Z","modified_at":"2026-02-01T06:50:01.000Z","name":"Daphnee Keeling","mobile_number":"674-394-7277","email_id":"Kayleigh.Hartmann91@gmail.com","dop":"2025-04-06","serial_number":"10498121573898","imei1":"10498121573898","imei2":"10498121573898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173684,"job_number":"JOB_173684","tr_customer_id":173701,"tr_customer_product_id":173691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Chandraprabha Arora","mobile_number":"7075346208","email_id":"deveshwar.ahluwalia@hotmail.com","dop":"2026-01-22","serial_number":"534959778426639","imei1":"534959778426639","imei2":"534959778426639","popurl":"www.mukesh-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173683,"job_number":"JOB_173683","tr_customer_id":173700,"tr_customer_product_id":173690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Chitraksh Deshpande","mobile_number":"7072510846","email_id":"harinakshi.deshpande@hotmail.com","dop":"2026-01-22","serial_number":"317352299878775","imei1":"317352299878775","imei2":"317352299878775","popurl":"www.rajiv-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173682,"job_number":"JOB_173682","tr_customer_id":173699,"tr_customer_product_id":173689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Abhaya Kocchar","mobile_number":"7058958960","email_id":"anilaabh.varrier@hotmail.com","dop":"2026-01-22","serial_number":"442481835091839","imei1":"442481835091839","imei2":"442481835091839","popurl":"www.tarun-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173681,"job_number":"JOB_173681","tr_customer_id":173698,"tr_customer_product_id":173688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Dhaanyalakshmi Saini","mobile_number":"7031629544","email_id":"himani.saini@gmail.com","dop":"2026-01-22","serial_number":"763999143447313","imei1":"763999143447313","imei2":"763999143447313","popurl":"www.sudeva-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173680,"job_number":"JOB_173680","tr_customer_id":173697,"tr_customer_product_id":173687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Anil Mahajan","mobile_number":"7066582059","email_id":"amogh.reddy@gmail.com","dop":"2026-01-22","serial_number":"892241573019008","imei1":"892241573019008","imei2":"892241573019008","popurl":"www.nanda-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173679,"job_number":"JOB_173679","tr_customer_id":173696,"tr_customer_product_id":173686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Atmananda Mishra","mobile_number":"7041811597","email_id":"gatik.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"792112776835805","imei1":"792112776835805","imei2":"792112776835805","popurl":"www.jagmeet-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173678,"job_number":"JOB_173678","tr_customer_id":173695,"tr_customer_product_id":173685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Budhil Chaturvedi","mobile_number":"7043786265","email_id":"anuraag.abbott@gmail.com","dop":"2026-01-22","serial_number":"605370867531423","imei1":"605370867531423","imei2":"605370867531423","popurl":"www.kannen-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173677,"job_number":"JOB_173677","tr_customer_id":173694,"tr_customer_product_id":173684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Sarvin Shukla","mobile_number":"7084764551","email_id":"digambara.bandopadhyay@hotmail.com","dop":"2026-01-22","serial_number":"376557771034579","imei1":"376557771034579","imei2":"376557771034579","popurl":"www.dev-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173676,"job_number":"JOB_173676","tr_customer_id":173693,"tr_customer_product_id":173683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Chandra Acharya","mobile_number":"7038543453","email_id":"akshayakeerti.dhawan@yahoo.co.in","dop":"2026-01-22","serial_number":"000359961803601","imei1":"000359961803601","imei2":"000359961803601","popurl":"www.subodh-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173675,"job_number":"JOB_173675","tr_customer_id":173692,"tr_customer_product_id":173682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Krishnadas Somayaji","mobile_number":"7086131097","email_id":"manik.jha@yahoo.co.in","dop":"2026-01-22","serial_number":"891649089382350","imei1":"891649089382350","imei2":"891649089382350","popurl":"www.bhadra-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173674,"job_number":"JOB_173674","tr_customer_id":173691,"tr_customer_product_id":173681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Swara Kapoor","mobile_number":"7081387361","email_id":"trilokesh.marar@yahoo.co.in","dop":"2026-01-22","serial_number":"793028576927654","imei1":"793028576927654","imei2":"793028576927654","popurl":"www.udit-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173673,"job_number":"JOB_173673","tr_customer_id":173690,"tr_customer_product_id":173680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Gangesh Bhattacharya","mobile_number":"7035805769","email_id":"kailash.johar@yahoo.co.in","dop":"2026-01-22","serial_number":"520356897700297","imei1":"520356897700297","imei2":"520356897700297","popurl":"www.dev-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173672,"job_number":"JOB_173672","tr_customer_id":173689,"tr_customer_product_id":173679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Anal Devar","mobile_number":"7061591651","email_id":"anala.jha@yahoo.co.in","dop":"2026-01-22","serial_number":"274949632363049","imei1":"274949632363049","imei2":"274949632363049","popurl":"www.vaishvi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173671,"job_number":"JOB_173671","tr_customer_id":173688,"tr_customer_product_id":173678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Anuja Mukhopadhyay","mobile_number":"7082478484","email_id":"lavanya.achari@hotmail.com","dop":"2026-01-22","serial_number":"035263319726955","imei1":"035263319726955","imei2":"035263319726955","popurl":"www.karunanidhi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173670,"job_number":"JOB_173670","tr_customer_id":173687,"tr_customer_product_id":173677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Deeptimoy Embranthiri","mobile_number":"7002523476","email_id":"tanya.butt@hotmail.com","dop":"2026-01-22","serial_number":"893328963712049","imei1":"893328963712049","imei2":"893328963712049","popurl":"www.ganapati-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173669,"job_number":"JOB_173669","tr_customer_id":173686,"tr_customer_product_id":173676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Vyas Varrier","mobile_number":"7024985951","email_id":"aanandaswarup.pillai@hotmail.com","dop":"2026-01-22","serial_number":"689457862573093","imei1":"689457862573093","imei2":"689457862573093","popurl":"www.vinay-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173668,"job_number":"JOB_173668","tr_customer_id":173685,"tr_customer_product_id":173675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Prasad Deshpande","mobile_number":"7080793046","email_id":"amarnath.dutta@hotmail.com","dop":"2026-01-22","serial_number":"245328442761551","imei1":"245328442761551","imei2":"245328442761551","popurl":"www.jai-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173667,"job_number":"JOB_173667","tr_customer_id":173684,"tr_customer_product_id":173674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aayushmaan Chattopadhyay","mobile_number":"7043402006","email_id":"anandamayi.nair@gmail.com","dop":"2026-01-22","serial_number":"276292808111795","imei1":"276292808111795","imei2":"276292808111795","popurl":"www.aagney-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173666,"job_number":"JOB_173666","tr_customer_id":173683,"tr_customer_product_id":173673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aanand Dhawan","mobile_number":"7050776628","email_id":"shankar.kapoor@gmail.com","dop":"2026-01-22","serial_number":"811101205674760","imei1":"811101205674760","imei2":"811101205674760","popurl":"www.bhagirathi-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173665,"job_number":"JOB_173665","tr_customer_id":173682,"tr_customer_product_id":173672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aslesha Malik","mobile_number":"7024942551","email_id":"goutam.naik@gmail.com","dop":"2026-01-22","serial_number":"969441043884454","imei1":"969441043884454","imei2":"969441043884454","popurl":"www.chandran-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173664,"job_number":"JOB_173664","tr_customer_id":173681,"tr_customer_product_id":173671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Kali Nayar","mobile_number":"7018180406","email_id":"bhadra.nair@gmail.com","dop":"2026-01-22","serial_number":"302484765697439","imei1":"302484765697439","imei2":"302484765697439","popurl":"www.anwesha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173663,"job_number":"JOB_173663","tr_customer_id":173680,"tr_customer_product_id":173670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Shankar Mehrotra","mobile_number":"7083761028","email_id":"vidhya.bhattacharya@gmail.com","dop":"2026-01-22","serial_number":"529150490207402","imei1":"529150490207402","imei2":"529150490207402","popurl":"www.rita-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173662,"job_number":"JOB_173662","tr_customer_id":173679,"tr_customer_product_id":173669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Chitramala Tagore","mobile_number":"7050363407","email_id":"atmananda.tandon@hotmail.com","dop":"2026-01-22","serial_number":"762637520662889","imei1":"762637520662889","imei2":"762637520662889","popurl":"www.dhanvin-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173661,"job_number":"JOB_173661","tr_customer_id":173678,"tr_customer_product_id":173668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Garud Bandopadhyay","mobile_number":"7063008591","email_id":"aryan.verma@gmail.com","dop":"2026-01-22","serial_number":"317621931599372","imei1":"317621931599372","imei2":"317621931599372","popurl":"www.lakshmi-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173660,"job_number":"JOB_173660","tr_customer_id":173677,"tr_customer_product_id":173667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Devdan Jain","mobile_number":"7013253365","email_id":"ritesh.achari@gmail.com","dop":"2026-01-22","serial_number":"243248778630651","imei1":"243248778630651","imei2":"243248778630651","popurl":"www.chatura-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173659,"job_number":"JOB_173659","tr_customer_id":173676,"tr_customer_product_id":173666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Sloka Varrier","mobile_number":"7014277271","email_id":"suresh.malik@yahoo.co.in","dop":"2026-01-22","serial_number":"627682949436838","imei1":"627682949436838","imei2":"627682949436838","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173658,"job_number":"JOB_173658","tr_customer_id":173675,"tr_customer_product_id":173665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Avani Tagore","mobile_number":"7088701558","email_id":"pran.deshpande@hotmail.com","dop":"2026-01-22","serial_number":"192112067428098","imei1":"192112067428098","imei2":"192112067428098","popurl":"www.gangesh-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173657,"job_number":"JOB_173657","tr_customer_id":173674,"tr_customer_product_id":173664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Aatmaja Talwar","mobile_number":"7074670249","email_id":"bhagavaan.khan@yahoo.co.in","dop":"2026-01-22","serial_number":"921219335366172","imei1":"921219335366172","imei2":"921219335366172","popurl":"www.upendra-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173656,"job_number":"JOB_173656","tr_customer_id":173673,"tr_customer_product_id":173663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Indra Khanna","mobile_number":"7057827753","email_id":"prasad.marar@yahoo.co.in","dop":"2026-01-22","serial_number":"410034431048963","imei1":"410034431048963","imei2":"410034431048963","popurl":"www.vidhya-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173655,"job_number":"JOB_173655","tr_customer_id":173672,"tr_customer_product_id":173662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Shankar Ganaka","mobile_number":"7049357641","email_id":"gorakhnath.jain@hotmail.com","dop":"2026-01-22","serial_number":"457995216301161","imei1":"457995216301161","imei2":"457995216301161","popurl":"www.agnimitra-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173654,"job_number":"JOB_173654","tr_customer_id":173671,"tr_customer_product_id":173661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Maheswar Menon","mobile_number":"7066178891","email_id":"swapnil.bhattathiri@gmail.com","dop":"2026-01-22","serial_number":"454911201784815","imei1":"454911201784815","imei2":"454911201784815","popurl":"www.rati-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173653,"job_number":"JOB_173653","tr_customer_id":173670,"tr_customer_product_id":173660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Kailash Pilla","mobile_number":"7042253442","email_id":"krishnadasa.mukhopadhyay@gmail.com","dop":"2026-01-22","serial_number":"528109231963632","imei1":"528109231963632","imei2":"528109231963632","popurl":"www.brajesh-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173652,"job_number":"JOB_173652","tr_customer_id":173669,"tr_customer_product_id":173659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Chitrangada Menon","mobile_number":"7058779986","email_id":"bhuvanesh.rana@gmail.com","dop":"2026-01-22","serial_number":"041993048033934","imei1":"041993048033934","imei2":"041993048033934","popurl":"www.durgeshwari-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173651,"job_number":"JOB_173651","tr_customer_id":173668,"tr_customer_product_id":173658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Udai Tagore","mobile_number":"7095730804","email_id":"digambar.arora@gmail.com","dop":"2026-01-22","serial_number":"528474470952104","imei1":"528474470952104","imei2":"528474470952104","popurl":"www.brahma-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173650,"job_number":"JOB_173650","tr_customer_id":173667,"tr_customer_product_id":173657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Jagadish Banerjee","mobile_number":"7007767665","email_id":"lakshminath.butt@yahoo.co.in","dop":"2026-01-22","serial_number":"540340864920011","imei1":"540340864920011","imei2":"540340864920011","popurl":"www.suryakantam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173649,"job_number":"JOB_173649","tr_customer_id":173666,"tr_customer_product_id":173656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Ajeet Tandon","mobile_number":"7090128384","email_id":"inder.tagore@hotmail.com","dop":"2026-01-22","serial_number":"431073412220957","imei1":"431073412220957","imei2":"431073412220957","popurl":"www.sher-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173648,"job_number":"JOB_173648","tr_customer_id":173665,"tr_customer_product_id":173655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Dron Mehra","mobile_number":"7019030507","email_id":"baala.dhawan@hotmail.com","dop":"2026-01-22","serial_number":"243707682784658","imei1":"243707682784658","imei2":"243707682784658","popurl":"www.gauraang-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173647,"job_number":"JOB_173647","tr_customer_id":173664,"tr_customer_product_id":173654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Agnimitra Kakkar","mobile_number":"7058487238","email_id":"chandramani.reddy@yahoo.co.in","dop":"2026-01-22","serial_number":"716475382126408","imei1":"716475382126408","imei2":"716475382126408","popurl":"www.tej-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173646,"job_number":"JOB_173646","tr_customer_id":173663,"tr_customer_product_id":173653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Sudeva Guha","mobile_number":"7038869450","email_id":"tanushri.verma@hotmail.com","dop":"2026-01-22","serial_number":"992488764414499","imei1":"992488764414499","imei2":"992488764414499","popurl":"www.ghanashyam-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173645,"job_number":"JOB_173645","tr_customer_id":173662,"tr_customer_product_id":173652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Laal Devar","mobile_number":"7000272646","email_id":"sumitra.saini@yahoo.co.in","dop":"2026-01-22","serial_number":"677060333136053","imei1":"677060333136053","imei2":"677060333136053","popurl":"www.gemini-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173644,"job_number":"JOB_173644","tr_customer_id":173661,"tr_customer_product_id":173651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Chaten Mahajan","mobile_number":"7084557450","email_id":"rukmin.menon@hotmail.com","dop":"2026-01-22","serial_number":"913909337603241","imei1":"913909337603241","imei2":"913909337603241","popurl":"www.chandraswaroopa-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173643,"job_number":"JOB_173643","tr_customer_id":173660,"tr_customer_product_id":173650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Gajbaahu Verma","mobile_number":"7082295244","email_id":"mangalya.kaniyar@gmail.com","dop":"2026-01-22","serial_number":"635361708523372","imei1":"635361708523372","imei2":"635361708523372","popurl":"www.atmanand-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173642,"job_number":"JOB_173642","tr_customer_id":173659,"tr_customer_product_id":173649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Sameer Bhattacharya","mobile_number":"7027820301","email_id":"rukmin.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"568377083262094","imei1":"568377083262094","imei2":"568377083262094","popurl":"www.hamsini-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173641,"job_number":"JOB_173641","tr_customer_id":173658,"tr_customer_product_id":173648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Amaresh Nair","mobile_number":"7026943012","email_id":"bhisham.embranthiri@gmail.com","dop":"2026-01-22","serial_number":"364843871739014","imei1":"364843871739014","imei2":"364843871739014","popurl":"www.aagney-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173640,"job_number":"JOB_173640","tr_customer_id":173657,"tr_customer_product_id":173647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Bhilangana Shukla","mobile_number":"7048550689","email_id":"gandharv.jha@gmail.com","dop":"2026-01-22","serial_number":"485994843734079","imei1":"485994843734079","imei2":"485994843734079","popurl":"www.vaishvi-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173639,"job_number":"JOB_173639","tr_customer_id":173656,"tr_customer_product_id":173646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Aslesha Sinha","mobile_number":"7033502079","email_id":"shridevi.nayar@yahoo.co.in","dop":"2026-01-22","serial_number":"646085510849863","imei1":"646085510849863","imei2":"646085510849863","popurl":"www.vaishnavi-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173638,"job_number":"JOB_173638","tr_customer_id":173655,"tr_customer_product_id":173645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Anwesha Butt","mobile_number":"7081641712","email_id":"aslesha.banerjee@hotmail.com","dop":"2026-01-22","serial_number":"832270936767991","imei1":"832270936767991","imei2":"832270936767991","popurl":"www.bhaanumati-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173637,"job_number":"JOB_173637","tr_customer_id":173654,"tr_customer_product_id":173644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Aarya Kocchar","mobile_number":"7014641398","email_id":"amrit.asan@hotmail.com","dop":"2026-01-22","serial_number":"984723251571576","imei1":"984723251571576","imei2":"984723251571576","popurl":"www.dulari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173636,"job_number":"JOB_173636","tr_customer_id":173653,"tr_customer_product_id":173643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Gouranga Joshi","mobile_number":"7027037095","email_id":"usha.johar@hotmail.com","dop":"2026-01-22","serial_number":"431345854472775","imei1":"431345854472775","imei2":"431345854472775","popurl":"www.deeptimayee-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173635,"job_number":"JOB_173635","tr_customer_id":173652,"tr_customer_product_id":173642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Dinakar Guha","mobile_number":"7045139947","email_id":"acaryatanaya.asan@hotmail.com","dop":"2026-01-22","serial_number":"195527578792027","imei1":"195527578792027","imei2":"195527578792027","popurl":"www.akshayakeerti-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173634,"job_number":"JOB_173634","tr_customer_id":173651,"tr_customer_product_id":173641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Mangalya Rana","mobile_number":"7066009267","email_id":"rajiv.jha@hotmail.com","dop":"2026-01-22","serial_number":"143148414616985","imei1":"143148414616985","imei2":"143148414616985","popurl":"www.dakshayani-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173633,"job_number":"JOB_173633","tr_customer_id":173650,"tr_customer_product_id":173640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7008361439","email_id":"anjali.mehrotra@gmail.com","dop":"2026-01-22","serial_number":"423065063218515","imei1":"423065063218515","imei2":"423065063218515","popurl":"www.ekdant-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173632,"job_number":"JOB_173632","tr_customer_id":173649,"tr_customer_product_id":173639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Kanak Rana","mobile_number":"7077304127","email_id":"preity.desai@gmail.com","dop":"2026-01-22","serial_number":"927612338378651","imei1":"927612338378651","imei2":"927612338378651","popurl":"www.ayushmati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173631,"job_number":"JOB_173631","tr_customer_id":173648,"tr_customer_product_id":173638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Advaya Gandhi","mobile_number":"7080010991","email_id":"anil.dubashi@hotmail.com","dop":"2026-01-22","serial_number":"529607086516762","imei1":"529607086516762","imei2":"529607086516762","popurl":"www.gatik-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173630,"job_number":"JOB_173630","tr_customer_id":173647,"tr_customer_product_id":173637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Charuchandra Butt","mobile_number":"7027726559","email_id":"jagathi.saini@yahoo.co.in","dop":"2026-01-22","serial_number":"193187009596456","imei1":"193187009596456","imei2":"193187009596456","popurl":"www.ganesh-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173629,"job_number":"JOB_173629","tr_customer_id":173646,"tr_customer_product_id":173636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Smita Varma","mobile_number":"7030104105","email_id":"subhasini.patil@gmail.com","dop":"2026-01-22","serial_number":"143148447952040","imei1":"143148447952040","imei2":"143148447952040","popurl":"www.daksha-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173628,"job_number":"JOB_173628","tr_customer_id":173645,"tr_customer_product_id":173635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Karan Shah","mobile_number":"7034783201","email_id":"malti.devar@yahoo.co.in","dop":"2026-01-22","serial_number":"065599407693722","imei1":"065599407693722","imei2":"065599407693722","popurl":"www.balamani-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173627,"job_number":"JOB_173627","tr_customer_id":173644,"tr_customer_product_id":173634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Purushottam Arora","mobile_number":"7081262488","email_id":"harinarayan.varman@hotmail.com","dop":"2026-01-22","serial_number":"393805719527921","imei1":"393805719527921","imei2":"393805719527921","popurl":"www.bhargavi-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173626,"job_number":"JOB_173626","tr_customer_id":173643,"tr_customer_product_id":173633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Umang Asan","mobile_number":"7061595914","email_id":"aryan.varman@yahoo.co.in","dop":"2026-01-22","serial_number":"315366966288051","imei1":"315366966288051","imei2":"315366966288051","popurl":"www.garud-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173625,"job_number":"JOB_173625","tr_customer_id":173642,"tr_customer_product_id":173632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Chandi Varma","mobile_number":"7087581573","email_id":"ranjit.iyengar@gmail.com","dop":"2026-01-22","serial_number":"055198786970679","imei1":"055198786970679","imei2":"055198786970679","popurl":"www.vishwamitra-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173624,"job_number":"JOB_173624","tr_customer_id":173641,"tr_customer_product_id":173631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:51.000Z","modified_at":"2026-02-01T06:48:51.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2026-01-22","serial_number":"46594500302525","imei1":"46594500302525","imei2":"46594500302525","popurl":"2026-01-22T06:48:47.079261500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173623,"job_number":"JOB_173623","tr_customer_id":173640,"tr_customer_product_id":173630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:41.000Z","modified_at":"2026-02-01T06:48:41.000Z","name":"Kirk Bogan","mobile_number":"663-382-2960","email_id":"Arjun_Bednar@gmail.com","dop":"2025-04-06","serial_number":"16316947067360316","imei1":"16316947067360316","imei2":"16316947067360316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173622,"job_number":"JOB_173622","tr_customer_id":173639,"tr_customer_product_id":173629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:39.000Z","modified_at":"2026-02-01T06:49:17.000Z","name":"Joaquin Greenholt","mobile_number":"207-777-4930","email_id":"Angelica_West@gmail.com","dop":"2025-04-06","serial_number":"10628217236759","imei1":"10628217236759","imei2":"10628217236759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173621,"job_number":"JOB_173621","tr_customer_id":173638,"tr_customer_product_id":173628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:56.000Z","modified_at":"2026-02-01T06:47:56.000Z","name":"Halle Thompson","mobile_number":"401-869-9359","email_id":"Jasmin.Littel@hotmail.com","dop":"2025-04-06","serial_number":"13070493974029604","imei1":"13070493974029604","imei2":"13070493974029604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173620,"job_number":"JOB_173620","tr_customer_id":173637,"tr_customer_product_id":173627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:55.000Z","modified_at":"2026-02-01T06:48:33.000Z","name":"Gisselle Sawayn","mobile_number":"243-317-7284","email_id":"Johnpaul.Nienow80@hotmail.com","dop":"2025-04-06","serial_number":"19128351419151","imei1":"19128351419151","imei2":"19128351419151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173619,"job_number":"JOB_173619","tr_customer_id":173636,"tr_customer_product_id":173626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:12.000Z","modified_at":"2026-02-01T06:47:18.000Z","name":"Ashutosh Sharma","mobile_number":"9889876567","email_id":"anand.ajay0002@gmail.com","dop":"2025-04-06","serial_number":"100415387061895","imei1":"100415387061895","imei2":"100415387061895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173618,"job_number":"JOB_173618","tr_customer_id":173635,"tr_customer_product_id":173625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:55.000Z","modified_at":"2026-02-01T06:38:55.000Z","name":"Aadidev Varman","mobile_number":"7017308591","email_id":"aagneya.varma@yahoo.co.in","dop":"2026-01-22","serial_number":"698968020406920","imei1":"698968020406920","imei2":"698968020406920","popurl":"www.somu-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173617,"job_number":"JOB_173617","tr_customer_id":173634,"tr_customer_product_id":173624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Swapnil Nair","mobile_number":"7023251902","email_id":"sanya.chopra@hotmail.com","dop":"2026-01-22","serial_number":"325158267585441","imei1":"325158267585441","imei2":"325158267585441","popurl":"www.girija-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173616,"job_number":"JOB_173616","tr_customer_id":173632,"tr_customer_product_id":173623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Swara Gandhi","mobile_number":"7026547326","email_id":"umang.varman@hotmail.com","dop":"2026-01-22","serial_number":"009016225781232","imei1":"009016225781232","imei2":"009016225781232","popurl":"www.akshata-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173615,"job_number":"JOB_173615","tr_customer_id":173633,"tr_customer_product_id":173622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Girja Marar","mobile_number":"7086926223","email_id":"divya.gandhi@gmail.com","dop":"2026-01-22","serial_number":"775871866603114","imei1":"775871866603114","imei2":"775871866603114","popurl":"www.aryan-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173614,"job_number":"JOB_173614","tr_customer_id":173631,"tr_customer_product_id":173621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Chiranjeev Nambeesan","mobile_number":"7049880443","email_id":"harinarayan.bhattathiri@hotmail.com","dop":"2026-01-22","serial_number":"301822654370988","imei1":"301822654370988","imei2":"301822654370988","popurl":"www.dharani-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173613,"job_number":"JOB_173613","tr_customer_id":173630,"tr_customer_product_id":173620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Dinkar Bhattathiri","mobile_number":"7052168292","email_id":"chetanaanand.adiga@yahoo.co.in","dop":"2026-01-22","serial_number":"436336050950648","imei1":"436336050950648","imei2":"436336050950648","popurl":"www.ujjwal-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173612,"job_number":"JOB_173612","tr_customer_id":173629,"tr_customer_product_id":173619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Saroja Rana","mobile_number":"7071467168","email_id":"mohinder.malik@yahoo.co.in","dop":"2026-01-22","serial_number":"322227177780945","imei1":"322227177780945","imei2":"322227177780945","popurl":"www.dhatri-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173611,"job_number":"JOB_173611","tr_customer_id":173628,"tr_customer_product_id":173618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Ritesh Joshi","mobile_number":"7020799189","email_id":"devasree.jain@hotmail.com","dop":"2026-01-22","serial_number":"805945307534325","imei1":"805945307534325","imei2":"805945307534325","popurl":"www.ambar-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173609,"job_number":"JOB_173609","tr_customer_id":173626,"tr_customer_product_id":173616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Somu Johar","mobile_number":"7029545316","email_id":"eshana.gandhi@hotmail.com","dop":"2026-01-22","serial_number":"601910313102866","imei1":"601910313102866","imei2":"601910313102866","popurl":"www.tanushri-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173608,"job_number":"JOB_173608","tr_customer_id":173625,"tr_customer_product_id":173615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Pramila Kakkar","mobile_number":"7068832921","email_id":"gautam.chaturvedi@yahoo.co.in","dop":"2026-01-22","serial_number":"569850280571381","imei1":"569850280571381","imei2":"569850280571381","popurl":"www.indra-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173607,"job_number":"JOB_173607","tr_customer_id":173624,"tr_customer_product_id":173614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Rati Pilla","mobile_number":"7060547104","email_id":"anasooya.trivedi@yahoo.co.in","dop":"2026-01-22","serial_number":"975309844812834","imei1":"975309844812834","imei2":"975309844812834","popurl":"www.purushottam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173606,"job_number":"JOB_173606","tr_customer_id":173623,"tr_customer_product_id":173613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Goutam Singh","mobile_number":"7024266703","email_id":"kiran.pandey@hotmail.com","dop":"2026-01-22","serial_number":"524352296877133","imei1":"524352296877133","imei2":"524352296877133","popurl":"www.tapan-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173605,"job_number":"JOB_173605","tr_customer_id":173622,"tr_customer_product_id":173612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Vedanga Nehru","mobile_number":"7075915790","email_id":"chandramohan.trivedi@hotmail.com","dop":"2026-01-22","serial_number":"774680184433349","imei1":"774680184433349","imei2":"774680184433349","popurl":"www.bheeshma-acharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173604,"job_number":"JOB_173604","tr_customer_id":173621,"tr_customer_product_id":173611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Sudeva Prajapat","mobile_number":"7027825052","email_id":"acharyanandana.guneta@yahoo.co.in","dop":"2026-01-22","serial_number":"599359252705500","imei1":"599359252705500","imei2":"599359252705500","popurl":"www.dharmaketu-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173603,"job_number":"JOB_173603","tr_customer_id":173620,"tr_customer_product_id":173610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Sheela Butt","mobile_number":"7076087989","email_id":"shobhana.menon@hotmail.com","dop":"2026-01-22","serial_number":"317115393228920","imei1":"317115393228920","imei2":"317115393228920","popurl":"www.anang-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173602,"job_number":"JOB_173602","tr_customer_id":173619,"tr_customer_product_id":173609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Usha Kaur","mobile_number":"7094085099","email_id":"gati.tandon@hotmail.com","dop":"2026-01-22","serial_number":"155328363242223","imei1":"155328363242223","imei2":"155328363242223","popurl":"www.girindra-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173601,"job_number":"JOB_173601","tr_customer_id":173618,"tr_customer_product_id":173608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Bishnu Khanna","mobile_number":"7010551626","email_id":"amritambu.chopra@gmail.com","dop":"2026-01-22","serial_number":"271060803193272","imei1":"271060803193272","imei2":"271060803193272","popurl":"www.bhasvan-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173599,"job_number":"JOB_173599","tr_customer_id":173616,"tr_customer_product_id":173606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Vedanshi Chaturvedi","mobile_number":"7023287543","email_id":"anal.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"191188585342418","imei1":"191188585342418","imei2":"191188585342418","popurl":"www.satyen-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173598,"job_number":"JOB_173598","tr_customer_id":173615,"tr_customer_product_id":173605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Gotum Somayaji","mobile_number":"7067203179","email_id":"shantanu.arora@gmail.com","dop":"2026-01-22","serial_number":"305642458569119","imei1":"305642458569119","imei2":"305642458569119","popurl":"www.devani-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173597,"job_number":"JOB_173597","tr_customer_id":173614,"tr_customer_product_id":173604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Bheeshma Ahluwalia","mobile_number":"7052530139","email_id":"meena.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"607385409821109","imei1":"607385409821109","imei2":"607385409821109","popurl":"www.dinesh-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173596,"job_number":"JOB_173596","tr_customer_id":173613,"tr_customer_product_id":173603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Ekaparnika Gupta","mobile_number":"7034328188","email_id":"kalpana.pillai@yahoo.co.in","dop":"2026-01-22","serial_number":"438501591203139","imei1":"438501591203139","imei2":"438501591203139","popurl":"www.ashok-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173595,"job_number":"JOB_173595","tr_customer_id":173612,"tr_customer_product_id":173602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Devani Dhawan","mobile_number":"7043924223","email_id":"aamod.mehrotra@hotmail.com","dop":"2026-01-22","serial_number":"040821084794579","imei1":"040821084794579","imei2":"040821084794579","popurl":"www.aadidev-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173594,"job_number":"JOB_173594","tr_customer_id":173611,"tr_customer_product_id":173601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Chapala Tandon","mobile_number":"7091445730","email_id":"alok.khatri@hotmail.com","dop":"2026-01-22","serial_number":"492222305053074","imei1":"492222305053074","imei2":"492222305053074","popurl":"www.tejas-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173593,"job_number":"JOB_173593","tr_customer_id":173610,"tr_customer_product_id":173600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Rakesh Bhattacharya","mobile_number":"7051115184","email_id":"budhil.malik@gmail.com","dop":"2026-01-22","serial_number":"807995399670612","imei1":"807995399670612","imei2":"807995399670612","popurl":"www.inder-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173592,"job_number":"JOB_173592","tr_customer_id":173609,"tr_customer_product_id":173599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Akshita Deshpande","mobile_number":"7083583203","email_id":"krishnadasa.iyengar@yahoo.co.in","dop":"2026-01-22","serial_number":"204343277046772","imei1":"204343277046772","imei2":"204343277046772","popurl":"www.adityanandan-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173591,"job_number":"JOB_173591","tr_customer_id":173608,"tr_customer_product_id":173598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Amrita Chaturvedi","mobile_number":"7069230230","email_id":"dhara.ganaka@hotmail.com","dop":"2026-01-22","serial_number":"693111719430914","imei1":"693111719430914","imei2":"693111719430914","popurl":"www.laal-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173590,"job_number":"JOB_173590","tr_customer_id":173607,"tr_customer_product_id":173597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Nanda Bhattathiri","mobile_number":"7090981703","email_id":"chaitan.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"516395777094944","imei1":"516395777094944","imei2":"516395777094944","popurl":"www.jai-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173588,"job_number":"JOB_173588","tr_customer_id":173605,"tr_customer_product_id":173595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Rageswari Menon","mobile_number":"7057908794","email_id":"jagadisha.gupta@yahoo.co.in","dop":"2026-01-22","serial_number":"133260371977172","imei1":"133260371977172","imei2":"133260371977172","popurl":"www.ranjeet-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173587,"job_number":"JOB_173587","tr_customer_id":173604,"tr_customer_product_id":173594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Aanandinii Sharma","mobile_number":"7054794907","email_id":"adheesh.iyengar@yahoo.co.in","dop":"2026-01-22","serial_number":"144500030928228","imei1":"144500030928228","imei2":"144500030928228","popurl":"www.surya-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173586,"job_number":"JOB_173586","tr_customer_id":173603,"tr_customer_product_id":173593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Datta Guha","mobile_number":"7077176058","email_id":"jai.jha@gmail.com","dop":"2026-01-22","serial_number":"855754596938948","imei1":"855754596938948","imei2":"855754596938948","popurl":"www.poornima-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173584,"job_number":"JOB_173584","tr_customer_id":173601,"tr_customer_product_id":173591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Dayamayee Sharma","mobile_number":"7015654634","email_id":"anagh.menon@gmail.com","dop":"2026-01-22","serial_number":"283644264085791","imei1":"283644264085791","imei2":"283644264085791","popurl":"www.akshita-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173581,"job_number":"JOB_173581","tr_customer_id":173598,"tr_customer_product_id":173588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Anasooya Saini","mobile_number":"7076558061","email_id":"vasudeva.somayaji@yahoo.co.in","dop":"2026-01-22","serial_number":"537494545617527","imei1":"537494545617527","imei2":"537494545617527","popurl":"www.harit-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173579,"job_number":"JOB_173579","tr_customer_id":173596,"tr_customer_product_id":173586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Ganaka Marar","mobile_number":"7064400826","email_id":"ritesh.bhattacharya@gmail.com","dop":"2026-01-22","serial_number":"616697809725505","imei1":"616697809725505","imei2":"616697809725505","popurl":"www.dhyanesh-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173577,"job_number":"JOB_173577","tr_customer_id":173593,"tr_customer_product_id":173583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Agastya Ganaka","mobile_number":"7077559039","email_id":"girija.gowda@gmail.com","dop":"2026-01-22","serial_number":"434750280486788","imei1":"434750280486788","imei2":"434750280486788","popurl":"www.yogendra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173576,"job_number":"JOB_173576","tr_customer_id":173594,"tr_customer_product_id":173584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Buddhana Rana","mobile_number":"7002835781","email_id":"menaka.reddy@gmail.com","dop":"2026-01-22","serial_number":"937619449733229","imei1":"937619449733229","imei2":"937619449733229","popurl":"www.kanti-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173574,"job_number":"JOB_173574","tr_customer_id":173591,"tr_customer_product_id":173581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Aamod Nambeesan","mobile_number":"7084481556","email_id":"rohit.shah@gmail.com","dop":"2026-01-22","serial_number":"599913705776980","imei1":"599913705776980","imei2":"599913705776980","popurl":"www.karunanidhi-ahuja.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173573,"job_number":"JOB_173573","tr_customer_id":173590,"tr_customer_product_id":173580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Gopaal Kaur","mobile_number":"7059008613","email_id":"ambar.panicker@hotmail.com","dop":"2026-01-22","serial_number":"264816433122990","imei1":"264816433122990","imei2":"264816433122990","popurl":"www.ghanaanand-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173572,"job_number":"JOB_173572","tr_customer_id":173589,"tr_customer_product_id":173579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Vishwamitra Naik","mobile_number":"7072893597","email_id":"tushar.ahluwalia@yahoo.co.in","dop":"2026-01-22","serial_number":"763358127565555","imei1":"763358127565555","imei2":"763358127565555","popurl":"www.amrit-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173571,"job_number":"JOB_173571","tr_customer_id":173588,"tr_customer_product_id":173578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Girja Pothuvaal","mobile_number":"7066689490","email_id":"rajinder.pandey@gmail.com","dop":"2026-01-22","serial_number":"844746789002990","imei1":"844746789002990","imei2":"844746789002990","popurl":"www.tara-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173569,"job_number":"JOB_173569","tr_customer_id":173586,"tr_customer_product_id":173576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Lakshmi Somayaji","mobile_number":"7052168425","email_id":"varalakshmi.abbott@gmail.com","dop":"2026-01-22","serial_number":"078603350098856","imei1":"078603350098856","imei2":"078603350098856","popurl":"www.baalaaditya-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173568,"job_number":"JOB_173568","tr_customer_id":173585,"tr_customer_product_id":173575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Suma Tagore","mobile_number":"7097415628","email_id":"dharmaketu.arora@gmail.com","dop":"2026-01-22","serial_number":"450114785132396","imei1":"450114785132396","imei2":"450114785132396","popurl":"www.dwaipayana-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173567,"job_number":"JOB_173567","tr_customer_id":173584,"tr_customer_product_id":173574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Anasooya Sinha","mobile_number":"7020402233","email_id":"akshat.asan@gmail.com","dop":"2026-01-22","serial_number":"934566089498161","imei1":"934566089498161","imei2":"934566089498161","popurl":"www.dhananjay-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173565,"job_number":"JOB_173565","tr_customer_id":173582,"tr_customer_product_id":173572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aaditya Prajapat","mobile_number":"7060937640","email_id":"geetanjali.gupta@yahoo.co.in","dop":"2026-01-22","serial_number":"681314469985780","imei1":"681314469985780","imei2":"681314469985780","popurl":"www.vidur-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173563,"job_number":"JOB_173563","tr_customer_id":173579,"tr_customer_product_id":173569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Nirbhay Dwivedi","mobile_number":"7026783504","email_id":"chitramala.kaniyar@yahoo.co.in","dop":"2026-01-22","serial_number":"588970723558413","imei1":"588970723558413","imei2":"588970723558413","popurl":"www.gobinda-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173562,"job_number":"JOB_173562","tr_customer_id":173580,"tr_customer_product_id":173570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Balamani Shukla","mobile_number":"7043516005","email_id":"mohan.gill@yahoo.co.in","dop":"2026-01-22","serial_number":"018971173051198","imei1":"018971173051198","imei2":"018971173051198","popurl":"www.digambar-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173561,"job_number":"JOB_173561","tr_customer_id":173578,"tr_customer_product_id":173568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Bhoopat Gupta","mobile_number":"7050451671","email_id":"tanushree.tagore@yahoo.co.in","dop":"2026-01-22","serial_number":"126929803853047","imei1":"126929803853047","imei2":"126929803853047","popurl":"www.birjesh-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173560,"job_number":"JOB_173560","tr_customer_id":173577,"tr_customer_product_id":173567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aasha Pilla","mobile_number":"7040500292","email_id":"prayag.talwar@hotmail.com","dop":"2026-01-22","serial_number":"872159880573716","imei1":"872159880573716","imei2":"872159880573716","popurl":"www.deepankar-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173559,"job_number":"JOB_173559","tr_customer_id":173576,"tr_customer_product_id":173566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aryan Nayar","mobile_number":"7074902309","email_id":"amodini.deshpande@gmail.com","dop":"2026-01-22","serial_number":"508007806575321","imei1":"508007806575321","imei2":"508007806575321","popurl":"www.chanakya-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173558,"job_number":"JOB_173558","tr_customer_id":173575,"tr_customer_product_id":173565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Dhanesh Bhattacharya","mobile_number":"7038150770","email_id":"narendra.sinha@yahoo.co.in","dop":"2026-01-22","serial_number":"863882691086651","imei1":"863882691086651","imei2":"863882691086651","popurl":"www.saroja-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173557,"job_number":"JOB_173557","tr_customer_id":173574,"tr_customer_product_id":173564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Lila Sinha","mobile_number":"7051175811","email_id":"dakshayani.kaul@gmail.com","dop":"2026-01-22","serial_number":"738056324595803","imei1":"738056324595803","imei2":"738056324595803","popurl":"www.jaya-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173556,"job_number":"JOB_173556","tr_customer_id":173573,"tr_customer_product_id":173563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Suryakanta Dwivedi","mobile_number":"7097509956","email_id":"divjot.bhat@gmail.com","dop":"2026-01-22","serial_number":"943135189175671","imei1":"943135189175671","imei2":"943135189175671","popurl":"www.rajiv-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173555,"job_number":"JOB_173555","tr_customer_id":173572,"tr_customer_product_id":173562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Anuraag Mehrotra","mobile_number":"7072458747","email_id":"kalpana.nehru@hotmail.com","dop":"2026-01-22","serial_number":"998430382756012","imei1":"998430382756012","imei2":"998430382756012","popurl":"www.ajit-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173554,"job_number":"JOB_173554","tr_customer_id":173571,"tr_customer_product_id":173561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Ekaparnika Nair","mobile_number":"7093913750","email_id":"anasuya.khatri@yahoo.co.in","dop":"2026-01-22","serial_number":"892989265285546","imei1":"892989265285546","imei2":"892989265285546","popurl":"www.aditeya-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173553,"job_number":"JOB_173553","tr_customer_id":173570,"tr_customer_product_id":173560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Ekaparnika Tagore","mobile_number":"7093272962","email_id":"aryan.panicker@yahoo.co.in","dop":"2026-01-22","serial_number":"965397810427391","imei1":"965397810427391","imei2":"965397810427391","popurl":"www.chatur-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173552,"job_number":"JOB_173552","tr_customer_id":173569,"tr_customer_product_id":173559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Tanushri Kakkar","mobile_number":"7078474790","email_id":"adityanandan.bhattathiri@hotmail.com","dop":"2026-01-22","serial_number":"214977703433595","imei1":"214977703433595","imei2":"214977703433595","popurl":"www.chandira-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173551,"job_number":"JOB_173551","tr_customer_id":173568,"tr_customer_product_id":173558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Swapnil Tagore","mobile_number":"7002337697","email_id":"chitrali.rana@gmail.com","dop":"2026-01-22","serial_number":"126476703764808","imei1":"126476703764808","imei2":"126476703764808","popurl":"www.siddarth-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173550,"job_number":"JOB_173550","tr_customer_id":173567,"tr_customer_product_id":173556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Niranjan Butt","mobile_number":"7015131326","email_id":"bhavani.kaniyar@yahoo.co.in","dop":"2026-01-22","serial_number":"696777916825262","imei1":"696777916825262","imei2":"696777916825262","popurl":"www.chiranjeev-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173549,"job_number":"JOB_173549","tr_customer_id":173566,"tr_customer_product_id":173557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Diksha Pothuvaal","mobile_number":"7013970248","email_id":"chakrika.asan@hotmail.com","dop":"2026-01-22","serial_number":"006712984486039","imei1":"006712984486039","imei2":"006712984486039","popurl":"www.kali-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173545,"job_number":"JOB_173545","tr_customer_id":173562,"tr_customer_product_id":173552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:35:14.000Z","modified_at":"2026-02-01T06:35:18.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"26460803053482","imei1":"26460803053482","imei2":"26460803053482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173544,"job_number":"JOB_173544","tr_customer_id":173561,"tr_customer_product_id":173551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:29.000Z","modified_at":"2026-02-01T06:34:29.000Z","name":"Fritz Kilback","mobile_number":"931-322-7447","email_id":"Destiney24@hotmail.com","dop":"2025-04-06","serial_number":"12004111548796130","imei1":"12004111548796130","imei2":"12004111548796130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173543,"job_number":"JOB_173543","tr_customer_id":173560,"tr_customer_product_id":173550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:29.000Z","modified_at":"2026-02-01T06:34:49.000Z","name":"Pasquale Douglas","mobile_number":"359-381-9864","email_id":"Kyra_Fisher85@yahoo.com","dop":"2025-04-06","serial_number":"18603871701632","imei1":"18603871701632","imei2":"18603871701632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173542,"job_number":"JOB_173542","tr_customer_id":173559,"tr_customer_product_id":173549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:28.000Z","modified_at":"2026-02-01T06:34:28.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11235022480907","imei1":"11235022480907","imei2":"11235022480907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173541,"job_number":"JOB_173541","tr_customer_id":173558,"tr_customer_product_id":173548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:05.000Z","modified_at":"2026-02-01T06:34:05.000Z","name":"Lavern Champlin","mobile_number":"373-382-9268","email_id":"Elinor17@yahoo.com","dop":"2025-04-06","serial_number":"14823992799555128","imei1":"14823992799555128","imei2":"14823992799555128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173540,"job_number":"JOB_173540","tr_customer_id":173557,"tr_customer_product_id":173547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:04.000Z","modified_at":"2026-02-01T06:34:25.000Z","name":"Brady Hessel","mobile_number":"962-449-9723","email_id":"Elvie24@hotmail.com","dop":"2025-04-06","serial_number":"19724062960144","imei1":"19724062960144","imei2":"19724062960144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173539,"job_number":"JOB_173539","tr_customer_id":173556,"tr_customer_product_id":173546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:04.000Z","modified_at":"2026-02-01T06:34:04.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18263011934821","imei1":"18263011934821","imei2":"18263011934821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173536,"job_number":"JOB_173536","tr_customer_id":173553,"tr_customer_product_id":173543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:43.000Z","modified_at":"2026-02-01T06:33:43.000Z","name":"Tyrell Jerde","mobile_number":"761-351-9162","email_id":"Alfred52@yahoo.com","dop":"2025-04-06","serial_number":"14394770469614700","imei1":"14394770469614700","imei2":"14394770469614700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173535,"job_number":"JOB_173535","tr_customer_id":173552,"tr_customer_product_id":173542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:42.000Z","modified_at":"2026-02-01T06:34:01.000Z","name":"Wilma Quigley","mobile_number":"358-916-2122","email_id":"Conrad.OReilly@yahoo.com","dop":"2025-04-06","serial_number":"19156459988010","imei1":"19156459988010","imei2":"19156459988010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173534,"job_number":"JOB_173534","tr_customer_id":173551,"tr_customer_product_id":173541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:42.000Z","modified_at":"2026-02-01T06:33:42.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10497355228622","imei1":"10497355228622","imei2":"10497355228622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173533,"job_number":"JOB_173533","tr_customer_id":173550,"tr_customer_product_id":173540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:40.000Z","modified_at":"2026-02-01T06:33:44.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"41485599846746","imei1":"41485599846746","imei2":"41485599846746","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173531,"job_number":"JOB_173531","tr_customer_id":173548,"tr_customer_product_id":173538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Bandhul Prajapat","mobile_number":"7041270373","email_id":"rukhmani.sethi@hotmail.com","dop":"2026-01-22","serial_number":"196034359142631","imei1":"196034359142631","imei2":"196034359142631","popurl":"www.bhadran-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173530,"job_number":"JOB_173530","tr_customer_id":173547,"tr_customer_product_id":173537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Ritesh Dubashi","mobile_number":"7077562431","email_id":"dayamayee.tandon@hotmail.com","dop":"2026-01-22","serial_number":"375097357048254","imei1":"375097357048254","imei2":"375097357048254","popurl":"www.vrund-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173529,"job_number":"JOB_173529","tr_customer_id":173546,"tr_customer_product_id":173536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Rohana Jha","mobile_number":"7033855272","email_id":"chetan.pothuvaal@hotmail.com","dop":"2026-01-22","serial_number":"680596336713698","imei1":"680596336713698","imei2":"680596336713698","popurl":"www.dinesh-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173528,"job_number":"JOB_173528","tr_customer_id":173545,"tr_customer_product_id":173535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chanda Mahajan","mobile_number":"7040324639","email_id":"chidaatma.kaur@gmail.com","dop":"2026-01-22","serial_number":"227465309364444","imei1":"227465309364444","imei2":"227465309364444","popurl":"www.kirti-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173527,"job_number":"JOB_173527","tr_customer_id":173544,"tr_customer_product_id":173534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chandrabhaga Arora","mobile_number":"7071714847","email_id":"bhima.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"130400390527870","imei1":"130400390527870","imei2":"130400390527870","popurl":"www.mohinder-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173526,"job_number":"JOB_173526","tr_customer_id":173543,"tr_customer_product_id":173533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chaturbhuj Chattopadhyay","mobile_number":"7070366132","email_id":"oormila.menon@yahoo.co.in","dop":"2026-01-22","serial_number":"917863019178986","imei1":"917863019178986","imei2":"917863019178986","popurl":"www.gaurang-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173525,"job_number":"JOB_173525","tr_customer_id":173542,"tr_customer_product_id":173531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Gopaal Pandey","mobile_number":"7084472930","email_id":"karan.kakkar@gmail.com","dop":"2026-01-22","serial_number":"154426508617485","imei1":"154426508617485","imei2":"154426508617485","popurl":"www.vidhya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173524,"job_number":"JOB_173524","tr_customer_id":173541,"tr_customer_product_id":173532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Amaresh Reddy","mobile_number":"7000535023","email_id":"prasanna.bhattacharya@hotmail.com","dop":"2026-01-22","serial_number":"180580324387632","imei1":"180580324387632","imei2":"180580324387632","popurl":"www.aanjaneya-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173523,"job_number":"JOB_173523","tr_customer_id":173540,"tr_customer_product_id":173530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Uma Tagore","mobile_number":"7061358542","email_id":"mohini.jha@hotmail.com","dop":"2026-01-22","serial_number":"535339824633284","imei1":"535339824633284","imei2":"535339824633284","popurl":"www.krishnadasa-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173522,"job_number":"JOB_173522","tr_customer_id":173539,"tr_customer_product_id":173529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Sher Chaturvedi","mobile_number":"7008149292","email_id":"sukanya.dwivedi@yahoo.co.in","dop":"2026-01-22","serial_number":"134997322063100","imei1":"134997322063100","imei2":"134997322063100","popurl":"www.bhaaswar-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173521,"job_number":"JOB_173521","tr_customer_id":173538,"tr_customer_product_id":173528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:45.000Z","modified_at":"2026-02-01T05:42:45.000Z","name":"Charlene Gutkowski","mobile_number":"682-460-2192","email_id":"Gay_Beahan62@gmail.com","dop":"2025-04-06","serial_number":"19198058458074904","imei1":"19198058458074904","imei2":"19198058458074904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173520,"job_number":"JOB_173520","tr_customer_id":173537,"tr_customer_product_id":173527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:43.000Z","modified_at":"2026-02-01T05:43:23.000Z","name":"Vena Lehner","mobile_number":"884-964-5266","email_id":"Mariela.Littel71@yahoo.com","dop":"2025-04-06","serial_number":"18792167483600","imei1":"18792167483600","imei2":"18792167483600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173519,"job_number":"JOB_173519","tr_customer_id":173536,"tr_customer_product_id":173526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:22.000Z","modified_at":"2026-02-01T05:42:22.000Z","name":"Noelia Halvorson","mobile_number":"899-465-3793","email_id":"Eula92@yahoo.com","dop":"2025-04-06","serial_number":"11513759319454510","imei1":"11513759319454510","imei2":"11513759319454510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173518,"job_number":"JOB_173518","tr_customer_id":173535,"tr_customer_product_id":173525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:20.000Z","modified_at":"2026-02-01T05:42:57.000Z","name":"Ansel Brekke","mobile_number":"524-279-5580","email_id":"Whitney.Hermann53@gmail.com","dop":"2025-04-06","serial_number":"16087680703762","imei1":"16087680703762","imei2":"16087680703762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173517,"job_number":"JOB_173517","tr_customer_id":173534,"tr_customer_product_id":173524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:33.000Z","modified_at":"2026-02-01T05:24:33.000Z","name":"Balaaditya Banerjee","mobile_number":"7014181783","email_id":"akshayakeerti.desai@gmail.com","dop":"2026-01-22","serial_number":"199883858516977","imei1":"199883858516977","imei2":"199883858516977","popurl":"www.udai-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173516,"job_number":"JOB_173516","tr_customer_id":173533,"tr_customer_product_id":173523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:19.000Z","modified_at":"2026-02-01T05:24:30.000Z","name":"Letha Steuber","mobile_number":"652-201-9166","email_id":"Clarissa.Kreiger79@gmail.com","dop":"2025-07-01","serial_number":"104398326001070","imei1":"104398326001070","imei2":"104398326001070","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173515,"job_number":"JOB_173515","tr_customer_id":173532,"tr_customer_product_id":173522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:19.000Z","modified_at":"2026-02-01T05:24:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103029484782462","imei1":"103029484782462","imei2":"103029484782462","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173514,"job_number":"JOB_173514","tr_customer_id":173531,"tr_customer_product_id":173521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:05.000Z","modified_at":"2026-02-01T05:24:17.000Z","name":"Barry Herman","mobile_number":"271-967-0399","email_id":"Serenity92@yahoo.com","dop":"2025-07-01","serial_number":"102215325605989","imei1":"102215325605989","imei2":"102215325605989","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173513,"job_number":"JOB_173513","tr_customer_id":173530,"tr_customer_product_id":173520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:04.000Z","modified_at":"2026-02-01T05:24:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107752852483527","imei1":"107752852483527","imei2":"107752852483527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173512,"job_number":"JOB_173512","tr_customer_id":173529,"tr_customer_product_id":173519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:20:22.000Z","modified_at":"2026-02-01T05:20:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"21516579673586","imei1":"21516579673586","imei2":"21516579673586","popurl":"2026-01-22T05:20:21.633367009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173511,"job_number":"JOB_173511","tr_customer_id":173528,"tr_customer_product_id":173518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:20:01.000Z","modified_at":"2026-02-01T05:20:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"16713649162595","imei1":"16713649162595","imei2":"16713649162595","popurl":"2026-01-22T05:20:01.400151689Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173510,"job_number":"JOB_173510","tr_customer_id":173527,"tr_customer_product_id":173517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:11.000Z","modified_at":"2026-02-01T05:12:11.000Z","name":"Marcia Johns","mobile_number":"287-958-4141","email_id":"Aylin78@gmail.com","dop":"2025-04-06","serial_number":"17229405817518382","imei1":"17229405817518382","imei2":"17229405817518382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173509,"job_number":"JOB_173509","tr_customer_id":173526,"tr_customer_product_id":173516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:09.000Z","modified_at":"2026-02-01T05:12:51.000Z","name":"Tommie Tillman","mobile_number":"770-310-9185","email_id":"Richard.Gorczany6@gmail.com","dop":"2025-04-06","serial_number":"15333240490518","imei1":"15333240490518","imei2":"15333240490518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173508,"job_number":"JOB_173508","tr_customer_id":173525,"tr_customer_product_id":173515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:09.000Z","modified_at":"2026-02-01T05:12:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15236014538244","imei1":"15236014538244","imei2":"15236014538244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173507,"job_number":"JOB_173507","tr_customer_id":173524,"tr_customer_product_id":173514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:21.000Z","modified_at":"2026-02-01T05:11:21.000Z","name":"Alba Turner","mobile_number":"431-680-0767","email_id":"Tierra72@yahoo.com","dop":"2025-04-06","serial_number":"14629654200467536","imei1":"14629654200467536","imei2":"14629654200467536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173506,"job_number":"JOB_173506","tr_customer_id":173523,"tr_customer_product_id":173513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:20.000Z","modified_at":"2026-02-01T05:12:01.000Z","name":"Kolby Haag","mobile_number":"233-662-6928","email_id":"Austen_Crona@hotmail.com","dop":"2025-04-06","serial_number":"12243053701485","imei1":"12243053701485","imei2":"12243053701485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173505,"job_number":"JOB_173505","tr_customer_id":173522,"tr_customer_product_id":173512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:19.000Z","modified_at":"2026-02-01T05:11:19.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12431217247135","imei1":"12431217247135","imei2":"12431217247135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173504,"job_number":"JOB_173504","tr_customer_id":173521,"tr_customer_product_id":173511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:31.000Z","modified_at":"2026-02-01T05:10:31.000Z","name":"Ramona Schaden","mobile_number":"982-602-5959","email_id":"Lyda.Stokes62@gmail.com","dop":"2025-04-06","serial_number":"10303097432294828","imei1":"10303097432294828","imei2":"10303097432294828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173503,"job_number":"JOB_173503","tr_customer_id":173520,"tr_customer_product_id":173510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:30.000Z","modified_at":"2026-02-01T05:11:12.000Z","name":"Verna Raynor","mobile_number":"892-748-1113","email_id":"Keegan.Turner@hotmail.com","dop":"2025-04-06","serial_number":"10380319039321","imei1":"10380319039321","imei2":"10380319039321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173502,"job_number":"JOB_173502","tr_customer_id":173519,"tr_customer_product_id":173509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:29.000Z","modified_at":"2026-02-01T05:10:29.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18772175653211","imei1":"18772175653211","imei2":"18772175653211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173501,"job_number":"JOB_173501","tr_customer_id":173518,"tr_customer_product_id":173508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92940336078960","imei1":"92940336078960","imei2":"92940336078960","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173500,"job_number":"JOB_173500","tr_customer_id":173517,"tr_customer_product_id":173507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49177901434482","imei1":"49177901434482","imei2":"49177901434482","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173499,"job_number":"JOB_173499","tr_customer_id":173516,"tr_customer_product_id":173506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19155677985264","imei1":"19155677985264","imei2":"19155677985264","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173498,"job_number":"JOB_173498","tr_customer_id":173515,"tr_customer_product_id":173505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93927228256143","imei1":"93927228256143","imei2":"93927228256143","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173497,"job_number":"JOB_173497","tr_customer_id":173514,"tr_customer_product_id":173504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15589581013243","imei1":"15589581013243","imei2":"15589581013243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173496,"job_number":"JOB_173496","tr_customer_id":173513,"tr_customer_product_id":173503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82084733551446","imei1":"82084733551446","imei2":"82084733551446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173495,"job_number":"JOB_173495","tr_customer_id":173512,"tr_customer_product_id":173502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:59.000Z","modified_at":"2026-02-01T04:56:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58623669109626","imei1":"58623669109626","imei2":"58623669109626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173494,"job_number":"JOB_173494","tr_customer_id":173511,"tr_customer_product_id":173501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:30.000Z","modified_at":"2026-02-01T04:56:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59186995615996","imei1":"59186995615996","imei2":"59186995615996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173493,"job_number":"JOB_173493","tr_customer_id":173510,"tr_customer_product_id":173500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:30.000Z","modified_at":"2026-02-01T04:56:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31453495726471","imei1":"31453495726471","imei2":"31453495726471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173492,"job_number":"JOB_173492","tr_customer_id":173509,"tr_customer_product_id":173499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93080339105300","imei1":"93080339105300","imei2":"93080339105300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173491,"job_number":"JOB_173491","tr_customer_id":173508,"tr_customer_product_id":173498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86994421576585","imei1":"86994421576585","imei2":"86994421576585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173490,"job_number":"JOB_173490","tr_customer_id":173507,"tr_customer_product_id":173497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41483093689809","imei1":"41483093689809","imei2":"41483093689809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173489,"job_number":"JOB_173489","tr_customer_id":173506,"tr_customer_product_id":173496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:28.000Z","modified_at":"2026-02-01T04:56:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62255011093821","imei1":"62255011093821","imei2":"62255011093821","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173488,"job_number":"JOB_173488","tr_customer_id":173505,"tr_customer_product_id":173495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:28.000Z","modified_at":"2026-02-01T04:56:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59131379349295","imei1":"59131379349295","imei2":"59131379349295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173487,"job_number":"JOB_173487","tr_customer_id":173504,"tr_customer_product_id":173494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:56:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92012664444509","imei1":"92012664444509","imei2":"92012664444509","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173486,"job_number":"JOB_173486","tr_customer_id":173503,"tr_customer_product_id":173493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65596307510823","imei1":"65596307510823","imei2":"65596307510823","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173485,"job_number":"JOB_173485","tr_customer_id":173502,"tr_customer_product_id":173492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16082694929132","imei1":"16082694929132","imei2":"16082694929132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173484,"job_number":"JOB_173484","tr_customer_id":173501,"tr_customer_product_id":173491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51515239481266","imei1":"51515239481266","imei2":"51515239481266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173483,"job_number":"JOB_173483","tr_customer_id":173500,"tr_customer_product_id":173490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67429924613262","imei1":"67429924613262","imei2":"67429924613262","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173482,"job_number":"JOB_173482","tr_customer_id":173499,"tr_customer_product_id":173489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21377847992815","imei1":"21377847992815","imei2":"21377847992815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173481,"job_number":"JOB_173481","tr_customer_id":173498,"tr_customer_product_id":173488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82108956291151","imei1":"82108956291151","imei2":"82108956291151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173480,"job_number":"JOB_173480","tr_customer_id":173497,"tr_customer_product_id":173487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:06.000Z","modified_at":"2026-02-01T04:46:06.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"16664023964705","imei1":"16664023964705","imei2":"16664023964705","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173479,"job_number":"JOB_173479","tr_customer_id":173496,"tr_customer_product_id":173486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:04.000Z","modified_at":"2026-02-01T04:46:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17621606347018","imei1":"17621606347018","imei2":"17621606347018","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173478,"job_number":"JOB_173478","tr_customer_id":173495,"tr_customer_product_id":173485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:03.000Z","modified_at":"2026-02-01T04:46:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"12085175934819","imei1":"12085175934819","imei2":"12085175934819","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173477,"job_number":"JOB_173477","tr_customer_id":173494,"tr_customer_product_id":173484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:02.000Z","modified_at":"2026-02-01T04:46:02.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"13841442947030","imei1":"13841442947030","imei2":"13841442947030","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173476,"job_number":"JOB_173476","tr_customer_id":173493,"tr_customer_product_id":173483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:00.000Z","modified_at":"2026-02-01T04:46:00.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17958257075236","imei1":"17958257075236","imei2":"17958257075236","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173475,"job_number":"JOB_173475","tr_customer_id":173492,"tr_customer_product_id":173482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:45:59.000Z","modified_at":"2026-02-01T04:45:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18654461883497","imei1":"18654461883497","imei2":"18654461883497","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173474,"job_number":"JOB_173474","tr_customer_id":173491,"tr_customer_product_id":173481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:40.000Z","modified_at":"2026-02-01T04:42:40.000Z","name":"Jamal Schmitt","mobile_number":"899-597-2786","email_id":"Jeffery.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"17327076778453212","imei1":"17327076778453212","imei2":"17327076778453212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173473,"job_number":"JOB_173473","tr_customer_id":173490,"tr_customer_product_id":173480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:40.000Z","modified_at":"2026-02-01T04:42:40.000Z","name":"Elmo Huels","mobile_number":"897-986-8220","email_id":"Lucio_Sanford69@gmail.com","dop":"2025-04-06","serial_number":"19074916421710964","imei1":"19074916421710964","imei2":"19074916421710964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173472,"job_number":"JOB_173472","tr_customer_id":173489,"tr_customer_product_id":173479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:43:18.000Z","name":"Ludwig McLaughlin","mobile_number":"286-788-2326","email_id":"Judd_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"19831129093419","imei1":"19831129093419","imei2":"19831129093419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173471,"job_number":"JOB_173471","tr_customer_id":173488,"tr_customer_product_id":173478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:43:18.000Z","name":"Diana Haley","mobile_number":"546-222-3278","email_id":"Lina_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"16860399149761","imei1":"16860399149761","imei2":"16860399149761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173470,"job_number":"JOB_173470","tr_customer_id":173487,"tr_customer_product_id":173477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:42:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12152668584547","imei1":"12152668584547","imei2":"12152668584547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173469,"job_number":"JOB_173469","tr_customer_id":173486,"tr_customer_product_id":173476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:42:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10073607898851","imei1":"10073607898851","imei2":"10073607898851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173467,"job_number":"JOB_173467","tr_customer_id":173484,"tr_customer_product_id":173474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:22.000Z","modified_at":"2026-02-01T04:42:22.000Z","name":"Demario Harber","mobile_number":"819-351-9803","email_id":"Irma.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"12892273439800920","imei1":"12892273439800920","imei2":"12892273439800920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173466,"job_number":"JOB_173466","tr_customer_id":173483,"tr_customer_product_id":173473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:21.000Z","modified_at":"2026-02-01T04:43:00.000Z","name":"Koby Lynch","mobile_number":"366-511-6141","email_id":"Filomena.Smitham28@hotmail.com","dop":"2000-01-31","serial_number":"10000243560419","imei1":"10000243560419","imei2":"10000243560419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173464,"job_number":"JOB_173464","tr_customer_id":173481,"tr_customer_product_id":173471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:43:00.000Z","name":"Myrtis Botsford","mobile_number":"470-222-7091","email_id":"Bradley.Gaylord53@gmail.com","dop":"2025-04-06","serial_number":"18466348881452","imei1":"18466348881452","imei2":"18466348881452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173463,"job_number":"JOB_173463","tr_customer_id":173480,"tr_customer_product_id":173470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17849976641353","imei1":"17849976641353","imei2":"17849976641353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173462,"job_number":"JOB_173462","tr_customer_id":173479,"tr_customer_product_id":173469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:17.000Z","modified_at":"2026-02-01T04:42:17.000Z","name":"Erika Hirthe","mobile_number":"301-830-8012","email_id":"Sammy_Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"12794902011273592","imei1":"12794902011273592","imei2":"12794902011273592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173461,"job_number":"JOB_173461","tr_customer_id":173478,"tr_customer_product_id":173468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:16.000Z","modified_at":"2026-02-01T04:42:56.000Z","name":"Aubrey Koelpin","mobile_number":"660-581-7993","email_id":"Javonte.Buckridge33@hotmail.com","dop":"2025-04-06","serial_number":"11867827325373","imei1":"11867827325373","imei2":"11867827325373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173460,"job_number":"JOB_173460","tr_customer_id":173477,"tr_customer_product_id":173467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:15.000Z","modified_at":"2026-02-01T04:42:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13100464274349","imei1":"13100464274349","imei2":"13100464274349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173459,"job_number":"JOB_173459","tr_customer_id":173476,"tr_customer_product_id":173466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:11.000Z","modified_at":"2026-02-01T04:42:11.000Z","name":"Dock Yundt","mobile_number":"795-499-0473","email_id":"Desmond.Berge@gmail.com","dop":"2025-04-06","serial_number":"18987264713542510","imei1":"18987264713542510","imei2":"18987264713542510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173458,"job_number":"JOB_173458","tr_customer_id":173475,"tr_customer_product_id":173465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:10.000Z","modified_at":"2026-02-01T04:42:50.000Z","name":"Theresia Tromp","mobile_number":"756-445-0449","email_id":"Prudence8@gmail.com","dop":"2025-04-06","serial_number":"14571952420821","imei1":"14571952420821","imei2":"14571952420821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173457,"job_number":"JOB_173457","tr_customer_id":173474,"tr_customer_product_id":173464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:09.000Z","modified_at":"2026-02-01T04:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19115873297318","imei1":"19115873297318","imei2":"19115873297318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173456,"job_number":"JOB_173456","tr_customer_id":173473,"tr_customer_product_id":173463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:57.000Z","modified_at":"2026-02-01T04:41:57.000Z","name":"Emmanuelle O'Connell","mobile_number":"901-611-4391","email_id":"Raymond88@yahoo.com","dop":"2025-04-06","serial_number":"16885420546588600","imei1":"16885420546588600","imei2":"16885420546588600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173455,"job_number":"JOB_173455","tr_customer_id":173472,"tr_customer_product_id":173462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:56.000Z","modified_at":"2026-02-01T04:42:33.000Z","name":"Mohammed Bechtelar","mobile_number":"549-727-9017","email_id":"Wilfredo_Larkin94@gmail.com","dop":"2025-04-06","serial_number":"19183312671435","imei1":"19183312671435","imei2":"19183312671435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173454,"job_number":"JOB_173454","tr_customer_id":173471,"tr_customer_product_id":173461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:56.000Z","modified_at":"2026-02-01T04:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15942974208282","imei1":"15942974208282","imei2":"15942974208282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173453,"job_number":"JOB_173453","tr_customer_id":173470,"tr_customer_product_id":173460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:54.000Z","modified_at":"2026-02-01T04:41:54.000Z","name":"Cheyanne Lang","mobile_number":"474-900-3890","email_id":"Clifford83@hotmail.com","dop":"2025-04-06","serial_number":"18843116744407040","imei1":"18843116744407040","imei2":"18843116744407040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173452,"job_number":"JOB_173452","tr_customer_id":173469,"tr_customer_product_id":173459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:52.000Z","modified_at":"2026-02-01T04:42:33.000Z","name":"Ada Lehner","mobile_number":"307-728-0856","email_id":"Chyna_Runte@yahoo.com","dop":"2025-04-06","serial_number":"13435469295498","imei1":"13435469295498","imei2":"13435469295498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173451,"job_number":"JOB_173451","tr_customer_id":173468,"tr_customer_product_id":173458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:52.000Z","modified_at":"2026-02-01T04:41:52.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14122728018379","imei1":"14122728018379","imei2":"14122728018379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173450,"job_number":"JOB_173450","tr_customer_id":173467,"tr_customer_product_id":173457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:51.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Danial Koepp","mobile_number":"698-297-5903","email_id":"Jess62@hotmail.com","dop":"2025-04-06","serial_number":"13314063582191322","imei1":"13314063582191322","imei2":"13314063582191322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173449,"job_number":"JOB_173449","tr_customer_id":173466,"tr_customer_product_id":173456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:51.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Freddy Greenfelder","mobile_number":"939-312-7678","email_id":"Kamille57@yahoo.com","dop":"2025-04-06","serial_number":"17876701707586196","imei1":"17876701707586196","imei2":"17876701707586196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173448,"job_number":"JOB_173448","tr_customer_id":173465,"tr_customer_product_id":173455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:50.000Z","modified_at":"2026-02-01T04:41:50.000Z","name":"Abbie Walsh","mobile_number":"626-699-2633","email_id":"Emerald_Hahn30@gmail.com","dop":"2025-04-06","serial_number":"17584840688015466","imei1":"17584840688015466","imei2":"17584840688015466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173447,"job_number":"JOB_173447","tr_customer_id":173464,"tr_customer_product_id":173454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:42:30.000Z","name":"Bernardo Hills","mobile_number":"837-854-9590","email_id":"Crawford.Muller60@hotmail.com","dop":"2025-04-06","serial_number":"13843036077365","imei1":"13843036077365","imei2":"13843036077365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173446,"job_number":"JOB_173446","tr_customer_id":173463,"tr_customer_product_id":173453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:42:31.000Z","name":"Jettie Corwin","mobile_number":"253-791-2931","email_id":"Erwin1@gmail.com","dop":"2025-04-06","serial_number":"15949751382107","imei1":"15949751382107","imei2":"15949751382107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173445,"job_number":"JOB_173445","tr_customer_id":173462,"tr_customer_product_id":173452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14125890858594","imei1":"14125890858594","imei2":"14125890858594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173444,"job_number":"JOB_173444","tr_customer_id":173461,"tr_customer_product_id":173451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10110488863504","imei1":"10110488863504","imei2":"10110488863504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173443,"job_number":"JOB_173443","tr_customer_id":173460,"tr_customer_product_id":173450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:48.000Z","modified_at":"2026-02-01T04:42:30.000Z","name":"Sofia Murphy","mobile_number":"668-696-1555","email_id":"Vicenta6@hotmail.com","dop":"2025-04-06","serial_number":"12476008322561","imei1":"12476008322561","imei2":"12476008322561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173442,"job_number":"JOB_173442","tr_customer_id":173459,"tr_customer_product_id":173449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:48.000Z","modified_at":"2026-02-01T04:41:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13072525120669","imei1":"13072525120669","imei2":"13072525120669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173439,"job_number":"JOB_173439","tr_customer_id":173456,"tr_customer_product_id":173446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:35.000Z","modified_at":"2026-02-01T04:42:13.000Z","name":"Winifred Hyatt","mobile_number":"983-212-8043","email_id":"Diamond_Cummerata64@hotmail.com","dop":"2000-01-31","serial_number":"10047170398952","imei1":"10047170398952","imei2":"10047170398952","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173437,"job_number":"JOB_173437","tr_customer_id":173454,"tr_customer_product_id":173444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:34.000Z","modified_at":"2026-02-01T04:41:34.000Z","name":"Gabrielle Jenkins","mobile_number":"799-787-7775","email_id":"Sigmund_Maggio@yahoo.com","dop":"2025-04-06","serial_number":"15119556439737774","imei1":"15119556439737774","imei2":"15119556439737774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173436,"job_number":"JOB_173436","tr_customer_id":173453,"tr_customer_product_id":173443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:32.000Z","modified_at":"2026-02-01T04:42:13.000Z","name":"Iliana Collins","mobile_number":"769-447-2808","email_id":"Jovani.Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"18542751768252","imei1":"18542751768252","imei2":"18542751768252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173435,"job_number":"JOB_173435","tr_customer_id":173452,"tr_customer_product_id":173442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:32.000Z","modified_at":"2026-02-01T04:41:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11788145933534","imei1":"11788145933534","imei2":"11788145933534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173434,"job_number":"JOB_173434","tr_customer_id":173451,"tr_customer_product_id":173441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:29.000Z","modified_at":"2026-02-01T04:41:29.000Z","name":"Timmothy Predovic","mobile_number":"643-747-5879","email_id":"Omer4@hotmail.com","dop":"2025-04-06","serial_number":"11645433213129228","imei1":"11645433213129228","imei2":"11645433213129228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173433,"job_number":"JOB_173433","tr_customer_id":173450,"tr_customer_product_id":173440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:27.000Z","modified_at":"2026-02-01T04:42:08.000Z","name":"Eduardo VonRueden","mobile_number":"874-447-6386","email_id":"Eliane_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"14490441553065","imei1":"14490441553065","imei2":"14490441553065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173432,"job_number":"JOB_173432","tr_customer_id":173449,"tr_customer_product_id":173439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:27.000Z","modified_at":"2026-02-01T04:41:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10270567978516","imei1":"10270567978516","imei2":"10270567978516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173428,"job_number":"JOB_173428","tr_customer_id":173445,"tr_customer_product_id":173435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Raegan Ratke","mobile_number":"469-283-7434","email_id":"Crawford_Steuber73@gmail.com","dop":"2025-04-06","serial_number":"12927601202993666","imei1":"12927601202993666","imei2":"12927601202993666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173426,"job_number":"JOB_173426","tr_customer_id":173443,"tr_customer_product_id":173433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:42:05.000Z","name":"Raegan Doyle","mobile_number":"811-272-3615","email_id":"Kraig.Reilly1@hotmail.com","dop":"2025-04-06","serial_number":"15570563884370","imei1":"15570563884370","imei2":"15570563884370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173425,"job_number":"JOB_173425","tr_customer_id":173442,"tr_customer_product_id":173432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:41:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18998909025978","imei1":"18998909025978","imei2":"18998909025978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173424,"job_number":"JOB_173424","tr_customer_id":173441,"tr_customer_product_id":173431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:41:22.000Z","name":"Darlene Ryan","mobile_number":"739-750-1070","email_id":"Katlynn69@hotmail.com","dop":"2025-04-06","serial_number":"11651483716160468","imei1":"11651483716160468","imei2":"11651483716160468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173423,"job_number":"JOB_173423","tr_customer_id":173440,"tr_customer_product_id":173430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:20.000Z","modified_at":"2026-02-01T04:42:02.000Z","name":"Murl McKenzie","mobile_number":"424-802-4620","email_id":"Robbie_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"17039989957196","imei1":"17039989957196","imei2":"17039989957196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173422,"job_number":"JOB_173422","tr_customer_id":173439,"tr_customer_product_id":173429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:20.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19175940860983","imei1":"19175940860983","imei2":"19175940860983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173421,"job_number":"JOB_173421","tr_customer_id":173438,"tr_customer_product_id":173428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Lavon Goodwin","mobile_number":"635-945-6196","email_id":"Alexa.Keebler82@hotmail.com","dop":"2025-04-06","serial_number":"13438052233130616","imei1":"13438052233130616","imei2":"13438052233130616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173420,"job_number":"JOB_173420","tr_customer_id":173437,"tr_customer_product_id":173427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Athena Wiza","mobile_number":"446-522-4715","email_id":"Dino.Windler77@hotmail.com","dop":"2025-04-06","serial_number":"10618200902677908","imei1":"10618200902677908","imei2":"10618200902677908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173419,"job_number":"JOB_173419","tr_customer_id":173436,"tr_customer_product_id":173426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40335856066478","imei1":"40335856066478","imei2":"40335856066478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173418,"job_number":"JOB_173418","tr_customer_id":173435,"tr_customer_product_id":173425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:11.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"Krista Lind","mobile_number":"265-304-4914","email_id":"Kitty63@gmail.com","dop":"2025-04-06","serial_number":"15402680299836","imei1":"15402680299836","imei2":"15402680299836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173417,"job_number":"JOB_173417","tr_customer_id":173434,"tr_customer_product_id":173424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:53.000Z","name":"Abdiel Wolf","mobile_number":"779-897-5021","email_id":"Gabriella95@hotmail.com","dop":"2025-04-06","serial_number":"18719732219018","imei1":"18719732219018","imei2":"18719732219018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173416,"job_number":"JOB_173416","tr_customer_id":173433,"tr_customer_product_id":173423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:48.000Z","name":"Bret Beahan","mobile_number":"762-479-4783","email_id":"Pat.Bayer@gmail.com","dop":"2026-01-04","serial_number":"14543116682723","imei1":"14543116682723","imei2":"14543116682723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173415,"job_number":"JOB_173415","tr_customer_id":173432,"tr_customer_product_id":173422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15603036714090","imei1":"15603036714090","imei2":"15603036714090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173414,"job_number":"JOB_173414","tr_customer_id":173431,"tr_customer_product_id":173421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19240515728693","imei1":"19240515728693","imei2":"19240515728693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173413,"job_number":"JOB_173413","tr_customer_id":173430,"tr_customer_product_id":173420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"17958748575488","imei1":"17958748575488","imei2":"17958748575488","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173411,"job_number":"JOB_173411","tr_customer_id":173428,"tr_customer_product_id":173418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:06.000Z","modified_at":"2026-02-01T04:41:06.000Z","name":"Jesus Schoen","mobile_number":"743-309-7891","email_id":"Kody28@yahoo.com","dop":"2025-04-06","serial_number":"15564141962022960","imei1":"15564141962022960","imei2":"15564141962022960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173410,"job_number":"JOB_173410","tr_customer_id":173427,"tr_customer_product_id":173417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:05.000Z","modified_at":"2026-02-01T04:41:46.000Z","name":"Doug Grady","mobile_number":"658-631-1808","email_id":"Hollie.Morissette@gmail.com","dop":"2025-04-06","serial_number":"18076609744894","imei1":"18076609744894","imei2":"18076609744894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173409,"job_number":"JOB_173409","tr_customer_id":173426,"tr_customer_product_id":173416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:04.000Z","modified_at":"2026-02-01T04:41:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314303835859","imei1":"14314303835859","imei2":"14314303835859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173407,"job_number":"JOB_173407","tr_customer_id":173424,"tr_customer_product_id":173414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Elvie Rippin","mobile_number":"836-454-3470","email_id":"Maxime_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13224356803458660","imei1":"13224356803458660","imei2":"13224356803458660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173405,"job_number":"JOB_173405","tr_customer_id":173422,"tr_customer_product_id":173412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Skye Konopelski","mobile_number":"750-605-4346","email_id":"Vicente.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"19598504159381050","imei1":"19598504159381050","imei2":"19598504159381050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173403,"job_number":"JOB_173403","tr_customer_id":173420,"tr_customer_product_id":173410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:02.000Z","modified_at":"2026-02-01T04:41:45.000Z","name":"Leo Hoeger","mobile_number":"694-773-1211","email_id":"Micheal_Kozey@hotmail.com","dop":"2025-04-06","serial_number":"18088202289677","imei1":"18088202289677","imei2":"18088202289677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173402,"job_number":"JOB_173402","tr_customer_id":173419,"tr_customer_product_id":173409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:02.000Z","modified_at":"2026-02-01T04:41:44.000Z","name":"Marshall Wolf","mobile_number":"486-388-0276","email_id":"Antonina55@hotmail.com","dop":"2025-04-06","serial_number":"13023838741777","imei1":"13023838741777","imei2":"13023838741777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173401,"job_number":"JOB_173401","tr_customer_id":173418,"tr_customer_product_id":173408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:01.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15892891637093","imei1":"15892891637093","imei2":"15892891637093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173400,"job_number":"JOB_173400","tr_customer_id":173417,"tr_customer_product_id":173407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:01.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13740083840276","imei1":"13740083840276","imei2":"13740083840276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173398,"job_number":"JOB_173398","tr_customer_id":173415,"tr_customer_product_id":173405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Zelda Graham","mobile_number":"383-724-6834","email_id":"Marjory.Ratke@gmail.com","dop":"2025-04-06","serial_number":"15419739902973416","imei1":"15419739902973416","imei2":"15419739902973416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173397,"job_number":"JOB_173397","tr_customer_id":173414,"tr_customer_product_id":173404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Jovan Franecki","mobile_number":"552-394-8973","email_id":"Ford.Runolfsdottir74@yahoo.com","dop":"2025-04-06","serial_number":"12047218810397482","imei1":"12047218810397482","imei2":"12047218810397482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173395,"job_number":"JOB_173395","tr_customer_id":173412,"tr_customer_product_id":173402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:58.000Z","modified_at":"2026-02-01T04:40:58.000Z","name":"Cecile Cronin","mobile_number":"385-933-9505","email_id":"Brendon_Fisher73@yahoo.com","dop":"2025-04-06","serial_number":"16217959121827448","imei1":"16217959121827448","imei2":"16217959121827448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173394,"job_number":"JOB_173394","tr_customer_id":173411,"tr_customer_product_id":173401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:41:41.000Z","name":"Martin Kuhic","mobile_number":"621-805-5475","email_id":"Delbert.Walsh52@yahoo.com","dop":"2025-04-06","serial_number":"19397800060169","imei1":"19397800060169","imei2":"19397800060169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173393,"job_number":"JOB_173393","tr_customer_id":173410,"tr_customer_product_id":173400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:41:41.000Z","name":"Benjamin VonRueden","mobile_number":"653-749-1544","email_id":"Kip.Gorczany17@hotmail.com","dop":"2025-04-06","serial_number":"17620495660955","imei1":"17620495660955","imei2":"17620495660955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173392,"job_number":"JOB_173392","tr_customer_id":173409,"tr_customer_product_id":173399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14160818096297","imei1":"14160818096297","imei2":"14160818096297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173391,"job_number":"JOB_173391","tr_customer_id":173408,"tr_customer_product_id":173398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14077884012949","imei1":"14077884012949","imei2":"14077884012949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173390,"job_number":"JOB_173390","tr_customer_id":173407,"tr_customer_product_id":173397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:56.000Z","modified_at":"2026-02-01T04:41:40.000Z","name":"Jorge Price","mobile_number":"458-677-3161","email_id":"Coby51@yahoo.com","dop":"2025-04-06","serial_number":"15066272038257","imei1":"15066272038257","imei2":"15066272038257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173389,"job_number":"JOB_173389","tr_customer_id":173406,"tr_customer_product_id":173396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:56.000Z","modified_at":"2026-02-01T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12461774051985","imei1":"12461774051985","imei2":"12461774051985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173382,"job_number":"JOB_173382","tr_customer_id":173399,"tr_customer_product_id":173389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:46.000Z","modified_at":"2026-02-01T04:41:27.000Z","name":"Harrison Weissnat","mobile_number":"584-212-2207","email_id":"Cicero_Dickens59@gmail.com","dop":"2000-01-31","serial_number":"10872866777029","imei1":"10872866777029","imei2":"10872866777029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173381,"job_number":"JOB_173381","tr_customer_id":173398,"tr_customer_product_id":173388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:45.000Z","modified_at":"2026-02-01T04:41:28.000Z","name":"Loraine Reichel","mobile_number":"723-265-6350","email_id":"Irwin60@hotmail.com","dop":"2025-06-26","serial_number":"10695572864807","imei1":"10695572864807","imei2":"10695572864807","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173377,"job_number":"JOB_173377","tr_customer_id":173395,"tr_customer_product_id":173385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:44.000Z","name":"Matteo Greenfelder","mobile_number":"358-501-8420","email_id":"Riley_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"12291373965612202","imei1":"12291373965612202","imei2":"12291373965612202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173375,"job_number":"JOB_173375","tr_customer_id":173392,"tr_customer_product_id":173382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:42.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Saige Zboncak","mobile_number":"667-788-2902","email_id":"Lenna_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11445026203655","imei1":"11445026203655","imei2":"11445026203655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173374,"job_number":"JOB_173374","tr_customer_id":173391,"tr_customer_product_id":173381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:42.000Z","modified_at":"2026-02-01T04:40:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16491212450973","imei1":"16491212450973","imei2":"16491212450973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173369,"job_number":"JOB_173369","tr_customer_id":173386,"tr_customer_product_id":173376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:39.000Z","modified_at":"2026-02-01T04:40:39.000Z","name":"Harmony Fisher","mobile_number":"635-744-9142","email_id":"Araceli_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18384250239328690","imei1":"18384250239328690","imei2":"18384250239328690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173368,"job_number":"JOB_173368","tr_customer_id":173385,"tr_customer_product_id":173375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:38.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"Lonie Barrows","mobile_number":"854-218-7699","email_id":"Malvina11@yahoo.com","dop":"2025-04-06","serial_number":"19409421857996","imei1":"19409421857996","imei2":"19409421857996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173367,"job_number":"JOB_173367","tr_customer_id":173384,"tr_customer_product_id":173374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:37.000Z","modified_at":"2026-02-01T04:40:37.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15370403751411","imei1":"15370403751411","imei2":"15370403751411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173366,"job_number":"JOB_173366","tr_customer_id":173383,"tr_customer_product_id":173373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:31.000Z","modified_at":"2026-02-01T04:40:31.000Z","name":"Leopoldo Murazik","mobile_number":"615-406-6998","email_id":"Dejon_Mante@hotmail.com","dop":"2025-04-06","serial_number":"18162236972021296","imei1":"18162236972021296","imei2":"18162236972021296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173365,"job_number":"JOB_173365","tr_customer_id":173382,"tr_customer_product_id":173372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:31.000Z","modified_at":"2026-02-01T04:40:31.000Z","name":"Devyn Conn","mobile_number":"622-780-4568","email_id":"Ralph63@gmail.com","dop":"2025-04-06","serial_number":"10088894623945692","imei1":"10088894623945692","imei2":"10088894623945692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173364,"job_number":"JOB_173364","tr_customer_id":173381,"tr_customer_product_id":173371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:30.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Leilani Dach","mobile_number":"298-696-0714","email_id":"Edwina.Sawayn@hotmail.com","dop":"2025-04-06","serial_number":"13788480964170","imei1":"13788480964170","imei2":"13788480964170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173363,"job_number":"JOB_173363","tr_customer_id":173380,"tr_customer_product_id":173370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:30.000Z","modified_at":"2026-02-01T04:41:14.000Z","name":"Oran Lubowitz","mobile_number":"398-812-0177","email_id":"Israel_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"17610783869205","imei1":"17610783869205","imei2":"17610783869205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173362,"job_number":"JOB_173362","tr_customer_id":173379,"tr_customer_product_id":173369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:29.000Z","modified_at":"2026-02-01T04:40:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12983323371115","imei1":"12983323371115","imei2":"12983323371115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173361,"job_number":"JOB_173361","tr_customer_id":173378,"tr_customer_product_id":173368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:29.000Z","modified_at":"2026-02-01T04:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15293429616229","imei1":"15293429616229","imei2":"15293429616229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173360,"job_number":"JOB_173360","tr_customer_id":173377,"tr_customer_product_id":173367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:26.000Z","modified_at":"2026-02-01T04:40:26.000Z","name":"Keaton Hessel","mobile_number":"677-575-7097","email_id":"Delia_Senger@hotmail.com","dop":"2025-04-06","serial_number":"19261470417968704","imei1":"19261470417968704","imei2":"19261470417968704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173359,"job_number":"JOB_173359","tr_customer_id":173376,"tr_customer_product_id":173366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:26.000Z","modified_at":"2026-02-01T04:40:26.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40362073528889","imei1":"40362073528889","imei2":"40362073528889","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173358,"job_number":"JOB_173358","tr_customer_id":173375,"tr_customer_product_id":173365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:25.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Augustus Rowe","mobile_number":"566-533-8653","email_id":"Alf.Feest66@hotmail.com","dop":"2025-04-06","serial_number":"14941435662848","imei1":"14941435662848","imei2":"14941435662848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173357,"job_number":"JOB_173357","tr_customer_id":173374,"tr_customer_product_id":173364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:40:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725606318927","imei1":"13725606318927","imei2":"13725606318927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173356,"job_number":"JOB_173356","tr_customer_id":173373,"tr_customer_product_id":173363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:41:02.000Z","name":"Terrence Schinner","mobile_number":"564-263-0970","email_id":"Isaac.Brekke@hotmail.com","dop":"2026-01-04","serial_number":"19051850053045","imei1":"19051850053045","imei2":"19051850053045","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173355,"job_number":"JOB_173355","tr_customer_id":173372,"tr_customer_product_id":173362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:40:24.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15154891487916","imei1":"15154891487916","imei2":"15154891487916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173354,"job_number":"JOB_173354","tr_customer_id":173371,"tr_customer_product_id":173361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:22.000Z","modified_at":"2026-02-01T04:40:22.000Z","name":"Elvis Hane","mobile_number":"296-918-2544","email_id":"Samanta.Morissette89@yahoo.com","dop":"2025-04-06","serial_number":"16763784523795472","imei1":"16763784523795472","imei2":"16763784523795472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173353,"job_number":"JOB_173353","tr_customer_id":173370,"tr_customer_product_id":173360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"Fred Botsford","mobile_number":"544-206-4481","email_id":"Dandre90@gmail.com","dop":"2025-04-06","serial_number":"10890949165555","imei1":"10890949165555","imei2":"10890949165555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173352,"job_number":"JOB_173352","tr_customer_id":173369,"tr_customer_product_id":173359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:40:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11477829995989","imei1":"11477829995989","imei2":"11477829995989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173351,"job_number":"JOB_173351","tr_customer_id":173368,"tr_customer_product_id":173358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:40:20.000Z","name":"Lionel Legros","mobile_number":"970-879-1131","email_id":"Rubye.Block@hotmail.com","dop":"2025-04-06","serial_number":"14706340170641640","imei1":"14706340170641640","imei2":"14706340170641640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173350,"job_number":"JOB_173350","tr_customer_id":173367,"tr_customer_product_id":173357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:19.000Z","modified_at":"2026-02-01T04:40:19.000Z","name":"Leanna Kub","mobile_number":"640-800-8111","email_id":"Alford_Rath2@yahoo.com","dop":"2025-04-06","serial_number":"15136493172811604","imei1":"15136493172811604","imei2":"15136493172811604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173349,"job_number":"JOB_173349","tr_customer_id":173366,"tr_customer_product_id":173356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:18.000Z","modified_at":"2026-02-01T04:41:02.000Z","name":"Brett Breitenberg","mobile_number":"931-206-6049","email_id":"Norene_Fisher@gmail.com","dop":"2025-04-06","serial_number":"13376297473262","imei1":"13376297473262","imei2":"13376297473262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173348,"job_number":"JOB_173348","tr_customer_id":173365,"tr_customer_product_id":173355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:18.000Z","modified_at":"2026-02-01T04:40:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15573483075969","imei1":"15573483075969","imei2":"15573483075969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173347,"job_number":"JOB_173347","tr_customer_id":173364,"tr_customer_product_id":173354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:17.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"Candice Cassin","mobile_number":"865-464-9407","email_id":"Marcelina93@yahoo.com","dop":"2025-04-06","serial_number":"19388680935108","imei1":"19388680935108","imei2":"19388680935108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173346,"job_number":"JOB_173346","tr_customer_id":173363,"tr_customer_product_id":173353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:17.000Z","modified_at":"2026-02-01T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13881390806344","imei1":"13881390806344","imei2":"13881390806344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173345,"job_number":"JOB_173345","tr_customer_id":173362,"tr_customer_product_id":173352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:14.000Z","modified_at":"2026-02-01T04:40:14.000Z","name":"Dylan Farrell","mobile_number":"520-772-8013","email_id":"Shyann_Roberts@yahoo.com","dop":"2025-04-06","serial_number":"19254105926974220","imei1":"19254105926974220","imei2":"19254105926974220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173344,"job_number":"JOB_173344","tr_customer_id":173361,"tr_customer_product_id":173351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:13.000Z","modified_at":"2026-02-01T04:40:25.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19198531513656","imei2":"19198531513656","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173343,"job_number":"JOB_173343","tr_customer_id":173360,"tr_customer_product_id":173350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:13.000Z","modified_at":"2026-02-01T04:40:54.000Z","name":"Kurtis Dach","mobile_number":"612-834-7508","email_id":"Kirstin_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"12507235165593","imei1":"12507235165593","imei2":"12507235165593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173342,"job_number":"JOB_173342","tr_customer_id":173359,"tr_customer_product_id":173349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:12.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10167826379666","imei2":"10167826379666","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173341,"job_number":"JOB_173341","tr_customer_id":173358,"tr_customer_product_id":173348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:12.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12566136344675","imei1":"12566136344675","imei2":"12566136344675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173339,"job_number":"JOB_173339","tr_customer_id":173356,"tr_customer_product_id":173346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:07.000Z","modified_at":"2026-02-01T04:40:07.000Z","name":"Brannon Lehner","mobile_number":"572-802-2769","email_id":"Ramona_Boehm0@gmail.com","dop":"2025-04-06","serial_number":"13535090815936946","imei1":"13535090815936946","imei2":"13535090815936946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173338,"job_number":"JOB_173338","tr_customer_id":173355,"tr_customer_product_id":173345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:06.000Z","modified_at":"2026-02-01T04:40:48.000Z","name":"Harry Thiel","mobile_number":"820-754-6754","email_id":"Darryl.Kutch43@yahoo.com","dop":"2025-04-06","serial_number":"10548891658320","imei1":"10548891658320","imei2":"10548891658320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173337,"job_number":"JOB_173337","tr_customer_id":173354,"tr_customer_product_id":173344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:05.000Z","modified_at":"2026-02-01T04:40:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19009393789243","imei1":"19009393789243","imei2":"19009393789243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173335,"job_number":"JOB_173335","tr_customer_id":173352,"tr_customer_product_id":173342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:58.000Z","modified_at":"2026-02-01T04:40:38.000Z","name":"Shayne Nitzsche","mobile_number":"838-652-7133","email_id":"Dimitri60@yahoo.com","dop":"2000-01-31","serial_number":"10298052042833","imei1":"10298052042833","imei2":"10298052042833","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173333,"job_number":"JOB_173333","tr_customer_id":173350,"tr_customer_product_id":173340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:56.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11231237117039","imei2":"11231237117039","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173332,"job_number":"JOB_173332","tr_customer_id":173349,"tr_customer_product_id":173339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:56.000Z","modified_at":"2026-02-01T04:39:56.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14569582002361","imei2":"14569582002361","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173331,"job_number":"JOB_173331","tr_customer_id":173348,"tr_customer_product_id":173338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:52.000Z","modified_at":"2026-02-01T04:39:52.000Z","name":"Rosendo Medhurst","mobile_number":"631-741-5266","email_id":"Arnoldo3@hotmail.com","dop":"2025-06-18","serial_number":"1061294982090475","imei1":"1061294982090475","imei2":"1061294982090475","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173330,"job_number":"JOB_173330","tr_customer_id":173347,"tr_customer_product_id":173337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:52.000Z","modified_at":"2026-02-01T04:40:30.000Z","name":"Ines Predovic","mobile_number":"474-887-0786","email_id":"Eriberto75@gmail.com","dop":"2025-06-18","serial_number":"10619136859341","imei1":"10619136859341","imei2":"10619136859341","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173329,"job_number":"JOB_173329","tr_customer_id":173346,"tr_customer_product_id":173336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:51.000Z","modified_at":"2026-02-01T04:39:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10094262347780","imei1":"10094262347780","imei2":"10094262347780","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173327,"job_number":"JOB_173327","tr_customer_id":173344,"tr_customer_product_id":173334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:41.000Z","modified_at":"2026-02-01T04:39:41.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"57748484097906","imei1":"57748484097906","imei2":"57748484097906","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173326,"job_number":"JOB_173326","tr_customer_id":173343,"tr_customer_product_id":173333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:52.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11161031823085","imei2":"11161031823085","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173325,"job_number":"JOB_173325","tr_customer_id":173342,"tr_customer_product_id":173332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17921062601370","imei2":"17921062601370","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173324,"job_number":"JOB_173324","tr_customer_id":173341,"tr_customer_product_id":173331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:40.000Z","name":"Buck Abshire","mobile_number":"627-786-1597","email_id":"Josh63@hotmail.com","dop":"2025-04-06","serial_number":"17519729669744588","imei1":"17519729669744588","imei2":"17519729669744588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173323,"job_number":"JOB_173323","tr_customer_id":173340,"tr_customer_product_id":173330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:40:17.000Z","name":"Stanford Zieme","mobile_number":"428-426-6046","email_id":"Liza.Mertz64@gmail.com","dop":"2026-01-04","serial_number":"14195634081635","imei1":"14195634081635","imei2":"14195634081635","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173322,"job_number":"JOB_173322","tr_customer_id":173339,"tr_customer_product_id":173329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:39.000Z","modified_at":"2026-02-01T04:39:39.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14151501822260","imei1":"14151501822260","imei2":"14151501822260","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173321,"job_number":"JOB_173321","tr_customer_id":173338,"tr_customer_product_id":173328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:38.000Z","modified_at":"2026-02-01T04:40:21.000Z","name":"Faye Wisozk","mobile_number":"400-582-7473","email_id":"Jarod_Pagac24@yahoo.com","dop":"2025-04-06","serial_number":"15103504740092","imei1":"15103504740092","imei2":"15103504740092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173320,"job_number":"JOB_173320","tr_customer_id":173337,"tr_customer_product_id":173327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:38.000Z","modified_at":"2026-02-01T04:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395082981021","imei1":"16395082981021","imei2":"16395082981021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173319,"job_number":"JOB_173319","tr_customer_id":173336,"tr_customer_product_id":173326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:36.000Z","modified_at":"2026-02-01T04:39:36.000Z","name":"Rossie Macejkovic","mobile_number":"774-274-0667","email_id":"Tate3@yahoo.com","dop":"2025-04-06","serial_number":"10884458169253468","imei1":"10884458169253468","imei2":"10884458169253468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173318,"job_number":"JOB_173318","tr_customer_id":173335,"tr_customer_product_id":173325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:35.000Z","modified_at":"2026-02-01T04:40:14.000Z","name":"Mortimer Rice","mobile_number":"899-778-0219","email_id":"Rachelle56@gmail.com","dop":"2025-04-06","serial_number":"16947178502804","imei1":"16947178502804","imei2":"16947178502804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173317,"job_number":"JOB_173317","tr_customer_id":173334,"tr_customer_product_id":173324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:34.000Z","modified_at":"2026-02-01T04:39:34.000Z","name":"Jedediah Johnson","mobile_number":"549-385-0436","email_id":"Terence.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"17173405132754976","imei1":"17173405132754976","imei2":"17173405132754976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173316,"job_number":"JOB_173316","tr_customer_id":173333,"tr_customer_product_id":173323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"Hattie Schulist","mobile_number":"760-203-3507","email_id":"Doris43@hotmail.com","dop":"2025-04-06","serial_number":"12698751524029","imei1":"12698751524029","imei2":"12698751524029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173315,"job_number":"JOB_173315","tr_customer_id":173332,"tr_customer_product_id":173322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:39:32.000Z","name":"Chaim Volkman","mobile_number":"768-491-3317","email_id":"Chyna.Kris76@gmail.com","dop":"2025-04-06","serial_number":"18930669504042976","imei1":"18930669504042976","imei2":"18930669504042976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173314,"job_number":"JOB_173314","tr_customer_id":173331,"tr_customer_product_id":173321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:39:32.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13496035397534","imei1":"13496035397534","imei2":"13496035397534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173313,"job_number":"JOB_173313","tr_customer_id":173330,"tr_customer_product_id":173320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:31.000Z","modified_at":"2026-02-01T04:40:10.000Z","name":"Ivory Baumbach","mobile_number":"768-815-4669","email_id":"Hiram.Beatty47@yahoo.com","dop":"2025-04-06","serial_number":"15974353119384","imei1":"15974353119384","imei2":"15974353119384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173312,"job_number":"JOB_173312","tr_customer_id":173329,"tr_customer_product_id":173319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:30.000Z","modified_at":"2026-02-01T04:39:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10394080113302","imei1":"10394080113302","imei2":"10394080113302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173309,"job_number":"JOB_173309","tr_customer_id":173326,"tr_customer_product_id":173316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:25.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Jason Jacobs","mobile_number":"289-577-0022","email_id":"Belle.Muller31@yahoo.com","dop":"2025-04-06","serial_number":"18258472762580548","imei1":"18258472762580548","imei2":"18258472762580548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173308,"job_number":"JOB_173308","tr_customer_id":173325,"tr_customer_product_id":173315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:25.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Samanta Abernathy","mobile_number":"680-952-9701","email_id":"Elroy_Cronin90@yahoo.com","dop":"2025-04-06","serial_number":"19448178928935016","imei1":"19448178928935016","imei2":"19448178928935016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173307,"job_number":"JOB_173307","tr_customer_id":173324,"tr_customer_product_id":173314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:39:24.000Z","name":"Fredy McCullough","mobile_number":"707-393-2081","email_id":"Emily.Heller@yahoo.com","dop":"2025-04-06","serial_number":"13334376704894544","imei1":"13334376704894544","imei2":"13334376704894544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173306,"job_number":"JOB_173306","tr_customer_id":173323,"tr_customer_product_id":173313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:39:24.000Z","name":"Nannie Grady","mobile_number":"713-856-1801","email_id":"Arno.Doyle3@yahoo.com","dop":"2025-04-06","serial_number":"16802572546845396","imei1":"16802572546845396","imei2":"16802572546845396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173305,"job_number":"JOB_173305","tr_customer_id":173322,"tr_customer_product_id":173312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:40:05.000Z","name":"Aron Walter","mobile_number":"638-329-7719","email_id":"Breanna_Tillman@gmail.com","dop":"2025-04-06","serial_number":"18960118343534","imei1":"18960118343534","imei2":"18960118343534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173304,"job_number":"JOB_173304","tr_customer_id":173321,"tr_customer_product_id":173311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19377902949927","imei1":"19377902949927","imei2":"19377902949927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173303,"job_number":"JOB_173303","tr_customer_id":173320,"tr_customer_product_id":173310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:40:01.000Z","name":"Austin Russel","mobile_number":"363-860-8858","email_id":"Elwin63@yahoo.com","dop":"2025-04-06","serial_number":"17645131231269","imei1":"17645131231269","imei2":"17645131231269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173302,"job_number":"JOB_173302","tr_customer_id":173319,"tr_customer_product_id":173309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:40:01.000Z","name":"Mylene Turcotte","mobile_number":"589-306-6654","email_id":"Coleman16@yahoo.com","dop":"2025-04-06","serial_number":"14825296457581","imei1":"14825296457581","imei2":"14825296457581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173301,"job_number":"JOB_173301","tr_customer_id":173318,"tr_customer_product_id":173308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:22.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Derek Cremin","mobile_number":"629-898-1529","email_id":"Anita72@hotmail.com","dop":"2025-04-06","serial_number":"16476438816978","imei1":"16476438816978","imei2":"16476438816978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173300,"job_number":"JOB_173300","tr_customer_id":173317,"tr_customer_product_id":173307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:22.000Z","modified_at":"2026-02-01T04:39:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11115512834475","imei1":"11115512834475","imei2":"11115512834475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173298,"job_number":"JOB_173298","tr_customer_id":173315,"tr_customer_product_id":173305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:17.000Z","modified_at":"2026-02-01T04:39:17.000Z","name":"Dianna Torphy","mobile_number":"228-309-9407","email_id":"Moises.Murazik@gmail.com","dop":"2025-04-06","serial_number":"17658387052512780","imei1":"17658387052512780","imei2":"17658387052512780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173297,"job_number":"JOB_173297","tr_customer_id":173314,"tr_customer_product_id":173304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:16.000Z","modified_at":"2026-02-01T04:39:54.000Z","name":"Clara Heaney","mobile_number":"941-573-8958","email_id":"Justus.Hegmann49@yahoo.com","dop":"2025-04-06","serial_number":"12876520962238","imei1":"12876520962238","imei2":"12876520962238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173296,"job_number":"JOB_173296","tr_customer_id":173313,"tr_customer_product_id":173303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:08.000Z","modified_at":"2026-02-01T04:39:08.000Z","name":"Clarabelle Hudson","mobile_number":"395-660-4648","email_id":"Dangelo.Bernier78@yahoo.com","dop":"2025-06-18","serial_number":"1046394614662707","imei1":"1046394614662707","imei2":"1046394614662707","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173295,"job_number":"JOB_173295","tr_customer_id":173312,"tr_customer_product_id":173302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:08.000Z","modified_at":"2026-02-01T04:39:45.000Z","name":"Kennedi Gorczany","mobile_number":"712-794-1550","email_id":"Kirk.Tromp@hotmail.com","dop":"2025-06-18","serial_number":"10599754582672","imei1":"10599754582672","imei2":"10599754582672","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173294,"job_number":"JOB_173294","tr_customer_id":173311,"tr_customer_product_id":173301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:07.000Z","modified_at":"2026-02-01T04:39:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10483095420903","imei1":"10483095420903","imei2":"10483095420903","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173292,"job_number":"JOB_173292","tr_customer_id":173309,"tr_customer_product_id":173299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:58.000Z","modified_at":"2026-02-01T04:38:58.000Z","name":"Denis Koelpin","mobile_number":"602-334-9723","email_id":"Baylee_Berge@gmail.com","dop":"2025-04-06","serial_number":"10328184315480918","imei1":"10328184315480918","imei2":"10328184315480918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173291,"job_number":"JOB_173291","tr_customer_id":173308,"tr_customer_product_id":173298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:57.000Z","modified_at":"2026-02-01T04:39:36.000Z","name":"Felicita Douglas","mobile_number":"956-366-1485","email_id":"Luis.Schoen@hotmail.com","dop":"2025-04-06","serial_number":"13550471977831","imei1":"13550471977831","imei2":"13550471977831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173290,"job_number":"JOB_173290","tr_customer_id":173307,"tr_customer_product_id":173297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:48.000Z","modified_at":"2026-02-01T04:38:58.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"23475585016270","imei1":"23475585016270","imei2":"23475585016270","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173289,"job_number":"JOB_173289","tr_customer_id":173306,"tr_customer_product_id":173296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:47.000Z","modified_at":"2026-02-01T04:38:47.000Z","name":"Ellsworth Harvey","mobile_number":"326-772-4496","email_id":"Magdalen.Pagac83@yahoo.com","dop":"2025-04-06","serial_number":"11887852370696394","imei1":"11887852370696394","imei2":"11887852370696394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173288,"job_number":"JOB_173288","tr_customer_id":173305,"tr_customer_product_id":173295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:45.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Carson Breitenberg","mobile_number":"979-874-2682","email_id":"Erick.Blanda5@yahoo.com","dop":"2025-04-06","serial_number":"10795342755655","imei1":"10795342755655","imei2":"10795342755655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173287,"job_number":"JOB_173287","tr_customer_id":173304,"tr_customer_product_id":173294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:45.000Z","modified_at":"2026-02-01T04:38:45.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18027654485234","imei1":"18027654485234","imei2":"18027654485234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173286,"job_number":"JOB_173286","tr_customer_id":173303,"tr_customer_product_id":173293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:40.000Z","modified_at":"2026-02-01T04:38:40.000Z","name":"Simeon Lakin","mobile_number":"471-697-2219","email_id":"Manuela5@hotmail.com","dop":"2025-04-06","serial_number":"14821068419629502","imei1":"14821068419629502","imei2":"14821068419629502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173285,"job_number":"JOB_173285","tr_customer_id":173302,"tr_customer_product_id":173292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:39.000Z","modified_at":"2026-02-01T04:39:17.000Z","name":"Marcella Jenkins","mobile_number":"664-304-0819","email_id":"Chasity_Murphy57@hotmail.com","dop":"2025-04-06","serial_number":"15555193299670","imei1":"15555193299670","imei2":"15555193299670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173284,"job_number":"JOB_173284","tr_customer_id":173301,"tr_customer_product_id":173291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:35.000Z","modified_at":"2026-02-01T04:38:46.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"92288381057464","imei1":"92288381057464","imei2":"92288381057464","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173283,"job_number":"JOB_173283","tr_customer_id":173300,"tr_customer_product_id":173290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:27:25.000Z","modified_at":"2026-02-01T04:27:25.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15551140378535","imei1":"15551140378535","imei2":"15551140378535","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173282,"job_number":"JOB_173282","tr_customer_id":173299,"tr_customer_product_id":173289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:32:54.000Z","modified_at":"2026-02-01T01:32:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"64544680294504","imei1":"64544680294504","imei2":"64544680294504","popurl":"2026-01-22T01:32:53.155908800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173281,"job_number":"JOB_173281","tr_customer_id":173298,"tr_customer_product_id":173288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:30:06.000Z","modified_at":"2026-02-01T01:30:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"91398281867393","imei1":"91398281867393","imei2":"91398281867393","popurl":"2026-01-22T01:30:05.895287100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173280,"job_number":"JOB_173280","tr_customer_id":173297,"tr_customer_product_id":173287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:23:45.000Z","modified_at":"2026-02-01T01:23:45.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"59121952621433","imei1":"59121952621433","imei2":"59121952621433","popurl":"2026-01-22T01:23:45.247678700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173279,"job_number":"JOB_173279","tr_customer_id":173296,"tr_customer_product_id":173286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:17:57.000Z","modified_at":"2026-02-01T01:17:57.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"24113436852358","imei1":"24113436852358","imei2":"24113436852358","popurl":"2026-01-22T01:17:56.894337600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173468,"job_number":"JOB_173468","tr_customer_id":173485,"tr_customer_product_id":173475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:22.000Z","modified_at":"2026-02-01T04:42:22.000Z","name":"America Hand","mobile_number":"836-802-2611","email_id":"Khalil_Strosin@yahoo.com","dop":"2000-01-31","serial_number":"1043153348529451","imei1":"1043153348529451","imei2":"1043153348529451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173465,"job_number":"JOB_173465","tr_customer_id":173482,"tr_customer_product_id":173472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:42:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10257186603651","imei1":"10257186603651","imei2":"10257186603651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173440,"job_number":"JOB_173440","tr_customer_id":173457,"tr_customer_product_id":173447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:36.000Z","modified_at":"2026-02-01T04:41:36.000Z","name":"Hollis Denesik","mobile_number":"419-808-8156","email_id":"Mozelle58@gmail.com","dop":"2000-01-31","serial_number":"1088096472429636","imei1":"1088096472429636","imei2":"1088096472429636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173438,"job_number":"JOB_173438","tr_customer_id":173455,"tr_customer_product_id":173445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:35.000Z","modified_at":"2026-02-01T04:41:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10866232274097","imei1":"10866232274097","imei2":"10866232274097","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173383,"job_number":"JOB_173383","tr_customer_id":173400,"tr_customer_product_id":173390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:47.000Z","modified_at":"2026-02-01T04:40:47.000Z","name":"Johnny O'Conner","mobile_number":"432-789-6187","email_id":"Nels.Conn19@gmail.com","dop":"2000-01-31","serial_number":"1015944838168257","imei1":"1015944838168257","imei2":"1015944838168257","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173380,"job_number":"JOB_173380","tr_customer_id":173397,"tr_customer_product_id":173387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:45.000Z","modified_at":"2026-02-01T04:40:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10637659101722","imei1":"10637659101722","imei2":"10637659101722","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173336,"job_number":"JOB_173336","tr_customer_id":173353,"tr_customer_product_id":173343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:00.000Z","modified_at":"2026-02-01T04:40:00.000Z","name":"Irma Tillman","mobile_number":"600-330-5391","email_id":"Emmitt_Waters@yahoo.com","dop":"2000-01-31","serial_number":"1041586962733205","imei1":"1041586962733205","imei2":"1041586962733205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173334,"job_number":"JOB_173334","tr_customer_id":173351,"tr_customer_product_id":173341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:58.000Z","modified_at":"2026-02-01T04:39:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10555139372499","imei1":"10555139372499","imei2":"10555139372499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 173708 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173708 1 0 0
Verify Keys are present for job with jobId: 173707 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173707 1 0 0
Verify Keys are present for job with jobId: 173548 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173548 1 0 0
Verify Keys are present for job with jobId: 173547 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173547 1 0 0
Verify Keys are present for job with jobId: 173546 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173546 1 0 0
Verify Keys are present for job with jobId: 173538 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173538 1 0 0
Verify Keys are present for job with jobId: 173537 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173537 1 0 0
Verify Keys are present for job with jobId: 173532 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173532 1 0 0
Verify Keys are present for job with jobId: 173441 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173441 1 0 0
Verify Keys are present for job with jobId: 173431 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173431 1 0 0
Verify Keys are present for job with jobId: 173430 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173430 1 0 0
Verify Keys are present for job with jobId: 173429 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173429 1 0 0
Verify Keys are present for job with jobId: 173427 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173427 1 0 0
Verify Keys are present for job with jobId: 173412 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173412 1 0 0
Verify Keys are present for job with jobId: 173408 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173408 1 0 0
Verify Keys are present for job with jobId: 173406 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173406 1 0 0
Verify Keys are present for job with jobId: 173404 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173404 1 0 0
Verify Keys are present for job with jobId: 173399 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173399 1 0 0
Verify Keys are present for job with jobId: 173396 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173396 1 0 0
Verify Keys are present for job with jobId: 173388 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173388 1 0 0
Verify Keys are present for job with jobId: 173387 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173387 1 0 0
Verify Keys are present for job with jobId: 173386 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173386 1 0 0
Verify Keys are present for job with jobId: 173385 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173385 1 0 0
Verify Keys are present for job with jobId: 173384 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173384 1 0 0
Verify Keys are present for job with jobId: 173379 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173379 1 0 0
Verify Keys are present for job with jobId: 173378 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173378 1 0 0
Verify Keys are present for job with jobId: 173376 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173376 1 0 0
Verify Keys are present for job with jobId: 173373 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173373 1 0 0
Verify Keys are present for job with jobId: 173372 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173372 1 0 0
Verify Keys are present for job with jobId: 173371 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173371 1 0 0
Verify Keys are present for job with jobId: 173370 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173370 1 0 0
Verify Keys are present for job with jobId: 173340 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173340 1 0 0
Verify Keys are present for job with jobId: 173328 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173328 1 0 0
Verify Keys are present for job with jobId: 173311 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173311 1 0 0
Verify Keys are present for job with jobId: 173310 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173310 1 0 0
Verify Keys are present for job with jobId: 173299 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173299 1 0 0
Verify Keys are present for job with jobId: 173293 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173293 1 0 0
Verify Keys are present for job with jobId: 173865 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173865 1 0 0
Verify Keys are present for job with jobId: 173864 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173864 1 0 0
Verify Keys are present for job with jobId: 173863 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173863 1 0 0
Verify Keys are present for job with jobId: 173862 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173862 1 0 0
Verify Keys are present for job with jobId: 173861 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173861 1 0 0
Verify Keys are present for job with jobId: 173860 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173860 1 0 0
Verify Keys are present for job with jobId: 173859 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173859 1 0 0
Verify Keys are present for job with jobId: 173858 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173858 1 0 0
Verify Keys are present for job with jobId: 173857 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173857 1 0 0
Verify Keys are present for job with jobId: 173856 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173856 1 0 0
Verify Keys are present for job with jobId: 173855 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173855 1 0 0
Verify Keys are present for job with jobId: 173854 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173854 1 0 0
Verify Keys are present for job with jobId: 173853 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173853 1 0 0
Verify Keys are present for job with jobId: 173852 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173852 1 0 0
Verify Keys are present for job with jobId: 173851 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173851 1 0 0
Verify Keys are present for job with jobId: 173850 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173850 1 0 0
Verify Keys are present for job with jobId: 173849 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173849 1 0 0
Verify Keys are present for job with jobId: 173848 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173848 1 0 0
Verify Keys are present for job with jobId: 173847 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173847 1 0 0
Verify Keys are present for job with jobId: 173846 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173846 1 0 0
Verify Keys are present for job with jobId: 173845 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173845 1 0 0
Verify Keys are present for job with jobId: 173844 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173844 1 0 0
Verify Keys are present for job with jobId: 173843 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173843 1 0 0
Verify Keys are present for job with jobId: 173842 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173842 1 0 0
Verify Keys are present for job with jobId: 173841 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173841 1 0 0
Verify Keys are present for job with jobId: 173840 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173840 1 0 0
Verify Keys are present for job with jobId: 173839 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173839 1 0 0
Verify Keys are present for job with jobId: 173838 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173838 1 0 0
Verify Keys are present for job with jobId: 173837 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173837 1 0 0
Verify Keys are present for job with jobId: 173836 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173836 1 0 0
Verify Keys are present for job with jobId: 173835 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173835 1 0 0
Verify Keys are present for job with jobId: 173834 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173834 1 0 0
Verify Keys are present for job with jobId: 173833 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173833 1 0 0
Verify Keys are present for job with jobId: 173832 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173832 1 0 0
Verify Keys are present for job with jobId: 173831 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173831 1 0 0
Verify Keys are present for job with jobId: 173830 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173830 1 0 0
Verify Keys are present for job with jobId: 173829 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173829 1 0 0
Verify Keys are present for job with jobId: 173828 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173828 1 0 0
Verify Keys are present for job with jobId: 173827 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173827 1 0 0
Verify Keys are present for job with jobId: 173826 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173826 1 0 0
Verify Keys are present for job with jobId: 173825 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173825 1 0 0
Verify Keys are present for job with jobId: 173824 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173824 1 0 0
Verify Keys are present for job with jobId: 173823 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173823 1 0 0
Verify Keys are present for job with jobId: 173822 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173822 1 0 0
Verify Keys are present for job with jobId: 173821 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173821 1 0 0
Verify Keys are present for job with jobId: 173820 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173820 1 0 0
Verify Keys are present for job with jobId: 173819 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173819 1 0 0
Verify Keys are present for job with jobId: 173818 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173818 1 0 0
Verify Keys are present for job with jobId: 173817 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173817 1 0 0
Verify Keys are present for job with jobId: 173816 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173816 1 0 0
Verify Keys are present for job with jobId: 173815 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173815 1 0 0
Verify Keys are present for job with jobId: 173814 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173814 1 0 0
Verify Keys are present for job with jobId: 173813 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173813 1 0 0
Verify Keys are present for job with jobId: 173812 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173812 1 0 0
Verify Keys are present for job with jobId: 173811 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173811 1 0 0
Verify Keys are present for job with jobId: 173810 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173810 1 0 0
Verify Keys are present for job with jobId: 173809 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173809 1 0 0
Verify Keys are present for job with jobId: 173808 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173808 1 0 0
Verify Keys are present for job with jobId: 173807 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173807 1 0 0
Verify Keys are present for job with jobId: 173806 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173806 1 0 0
Verify Keys are present for job with jobId: 173805 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173805 1 0 0
Verify Keys are present for job with jobId: 173804 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173804 1 0 0
Verify Keys are present for job with jobId: 173803 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173803 1 0 0
Verify Keys are present for job with jobId: 173802 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173802 1 0 0
Verify Keys are present for job with jobId: 173801 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173801 1 0 0
Verify Keys are present for job with jobId: 173800 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173800 1 0 0
Verify Keys are present for job with jobId: 173799 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173799 1 0 0
Verify Keys are present for job with jobId: 173798 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173798 1 0 0
Verify Keys are present for job with jobId: 173797 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173797 1 0 0
Verify Keys are present for job with jobId: 173796 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173796 1 0 0
Verify Keys are present for job with jobId: 173795 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173795 1 0 0
Verify Keys are present for job with jobId: 173794 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173794 1 0 0
Verify Keys are present for job with jobId: 173793 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173793 1 0 0
Verify Keys are present for job with jobId: 173792 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173792 1 0 0
Verify Keys are present for job with jobId: 173791 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173791 1 0 0
Verify Keys are present for job with jobId: 173790 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173790 1 0 0
Verify Keys are present for job with jobId: 173789 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173789 1 0 0
Verify Keys are present for job with jobId: 173788 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173788 1 0 0
Verify Keys are present for job with jobId: 173787 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173787 1 0 0
Verify Keys are present for job with jobId: 173786 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173786 1 0 0
Verify Keys are present for job with jobId: 173785 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173785 1 0 0
Verify Keys are present for job with jobId: 173784 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173784 1 0 0
Verify Keys are present for job with jobId: 173783 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173783 1 0 0
Verify Keys are present for job with jobId: 173782 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173782 1 0 0
Verify Keys are present for job with jobId: 173781 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173781 1 0 0
Verify Keys are present for job with jobId: 173780 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173780 1 0 0
Verify Keys are present for job with jobId: 173779 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173779 1 0 0
Verify Keys are present for job with jobId: 173778 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173778 1 0 0
Verify Keys are present for job with jobId: 173777 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173777 1 0 0
Verify Keys are present for job with jobId: 173776 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173776 1 0 0
Verify Keys are present for job with jobId: 173775 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173775 1 0 0
Verify Keys are present for job with jobId: 173774 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173774 1 0 0
Verify Keys are present for job with jobId: 173773 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173773 1 0 0
Verify Keys are present for job with jobId: 173772 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173772 1 0 0
Verify Keys are present for job with jobId: 173771 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173771 1 0 0
Verify Keys are present for job with jobId: 173770 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173770 1 0 0
Verify Keys are present for job with jobId: 173769 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173769 1 0 0
Verify Keys are present for job with jobId: 173768 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173768 1 0 0
Verify Keys are present for job with jobId: 173767 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173767 1 0 0
Verify Keys are present for job with jobId: 173766 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173766 1 0 0
Verify Keys are present for job with jobId: 173765 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173765 1 0 0
Verify Keys are present for job with jobId: 173764 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173764 1 0 0
Verify Keys are present for job with jobId: 173763 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173763 1 0 0
Verify Keys are present for job with jobId: 173762 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173762 1 0 0
Verify Keys are present for job with jobId: 173761 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173761 1 0 0
Verify Keys are present for job with jobId: 173760 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173760 1 0 0
Verify Keys are present for job with jobId: 173759 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173759 1 0 0
Verify Keys are present for job with jobId: 173758 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173758 1 0 0
Verify Keys are present for job with jobId: 173757 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173757 1 0 0
Verify Keys are present for job with jobId: 173756 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173756 1 0 0
Verify Keys are present for job with jobId: 173755 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173755 1 0 0
Verify Keys are present for job with jobId: 173754 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173754 1 0 0
Verify Keys are present for job with jobId: 173753 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173753 1 0 0
Verify Keys are present for job with jobId: 173752 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173752 1 0 0
Verify Keys are present for job with jobId: 173751 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173751 1 0 0
Verify Keys are present for job with jobId: 173750 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173750 1 0 0
Verify Keys are present for job with jobId: 173749 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173749 1 0 0
Verify Keys are present for job with jobId: 173748 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173748 1 0 0
Verify Keys are present for job with jobId: 173747 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173747 1 0 0
Verify Keys are present for job with jobId: 173746 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173746 1 0 0
Verify Keys are present for job with jobId: 173745 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173745 1 0 0
Verify Keys are present for job with jobId: 173744 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173744 1 0 0
Verify Keys are present for job with jobId: 173743 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173743 1 0 0
Verify Keys are present for job with jobId: 173742 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173742 1 0 0
Verify Keys are present for job with jobId: 173741 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173741 1 0 0
Verify Keys are present for job with jobId: 173740 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173740 1 0 0
Verify Keys are present for job with jobId: 173739 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173739 1 0 0
Verify Keys are present for job with jobId: 173738 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173738 1 0 0
Verify Keys are present for job with jobId: 173737 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173737 1 0 0
Verify Keys are present for job with jobId: 173736 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173736 1 0 0
Verify Keys are present for job with jobId: 173735 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173735 1 0 0
Verify Keys are present for job with jobId: 173734 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173734 1 0 0
Verify Keys are present for job with jobId: 173733 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173733 1 0 0
Verify Keys are present for job with jobId: 173732 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173732 1 0 0
Verify Keys are present for job with jobId: 173731 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173731 1 0 0
Verify Keys are present for job with jobId: 173730 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173730 1 0 0
Verify Keys are present for job with jobId: 173729 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173729 1 0 0
Verify Keys are present for job with jobId: 173728 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173728 1 0 0
Verify Keys are present for job with jobId: 173727 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173727 1 0 0
Verify Keys are present for job with jobId: 173726 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173726 1 0 0
Verify Keys are present for job with jobId: 173725 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173725 1 0 0
Verify Keys are present for job with jobId: 173724 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173724 1 0 0
Verify Keys are present for job with jobId: 173723 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173723 1 0 0
Verify Keys are present for job with jobId: 173722 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173722 1 0 0
Verify Keys are present for job with jobId: 173721 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173721 1 0 0
Verify Keys are present for job with jobId: 173720 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173720 1 0 0
Verify Keys are present for job with jobId: 173719 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173719 1 0 0
Verify Keys are present for job with jobId: 173718 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173718 1 0 0
Verify Keys are present for job with jobId: 173717 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173717 1 0 0
Verify Keys are present for job with jobId: 173716 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173716 1 0 0
Verify Keys are present for job with jobId: 173715 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173715 1 0 0
Verify Keys are present for job with jobId: 173714 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173714 1 0 0
Verify Keys are present for job with jobId: 173713 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173713 1 0 0
Verify Keys are present for job with jobId: 173712 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173712 1 0 0
Verify Keys are present for job with jobId: 173711 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173711 1 0 0
Verify Keys are present for job with jobId: 173710 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173710 1 0 0
Verify Keys are present for job with jobId: 173709 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173709 1 0 0
Verify Keys are present for job with jobId: 173706 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173706 1 0 0
Verify Keys are present for job with jobId: 173705 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173705 1 0 0
Verify Keys are present for job with jobId: 173704 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173704 1 0 0
Verify Keys are present for job with jobId: 173703 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173703 1 0 0
Verify Keys are present for job with jobId: 173702 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173702 1 0 0
Verify Keys are present for job with jobId: 173701 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173701 1 0 0
Verify Keys are present for job with jobId: 173700 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173700 1 0 0
Verify Keys are present for job with jobId: 173699 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173699 1 0 0
Verify Keys are present for job with jobId: 173698 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173698 1 0 0
Verify Keys are present for job with jobId: 173697 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173697 1 0 0
Verify Keys are present for job with jobId: 173696 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173696 1 0 0
Verify Keys are present for job with jobId: 173695 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173695 1 0 0
Verify Keys are present for job with jobId: 173694 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173694 1 0 0
Verify Keys are present for job with jobId: 173693 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173693 1 0 0
Verify Keys are present for job with jobId: 173692 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173692 1 0 0
Verify Keys are present for job with jobId: 173691 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173691 1 0 0
Verify Keys are present for job with jobId: 173690 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173690 1 0 0
Verify Keys are present for job with jobId: 173689 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173689 1 0 0
Verify Keys are present for job with jobId: 173688 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173688 1 0 0
Verify Keys are present for job with jobId: 173687 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173687 1 0 0
Verify Keys are present for job with jobId: 173686 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173686 1 0 0
Verify Keys are present for job with jobId: 173685 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173685 1 0 0
Verify Keys are present for job with jobId: 173684 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173684 1 0 0
Verify Keys are present for job with jobId: 173683 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173683 1 0 0
Verify Keys are present for job with jobId: 173682 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173682 1 0 0
Verify Keys are present for job with jobId: 173681 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173681 1 0 0
Verify Keys are present for job with jobId: 173680 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173680 1 0 0
Verify Keys are present for job with jobId: 173679 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173679 1 0 0
Verify Keys are present for job with jobId: 173678 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173678 1 0 0
Verify Keys are present for job with jobId: 173677 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173677 1 0 0
Verify Keys are present for job with jobId: 173676 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173676 1 0 0
Verify Keys are present for job with jobId: 173675 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173675 1 0 0
Verify Keys are present for job with jobId: 173674 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173674 1 0 0
Verify Keys are present for job with jobId: 173673 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173673 1 0 0
Verify Keys are present for job with jobId: 173672 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173672 1 0 0
Verify Keys are present for job with jobId: 173671 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173671 1 0 0
Verify Keys are present for job with jobId: 173670 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173670 1 0 0
Verify Keys are present for job with jobId: 173669 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173669 1 0 0
Verify Keys are present for job with jobId: 173668 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173668 1 0 0
Verify Keys are present for job with jobId: 173667 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173667 1 0 0
Verify Keys are present for job with jobId: 173666 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173666 1 0 0
Verify Keys are present for job with jobId: 173665 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173665 1 0 0
Verify Keys are present for job with jobId: 173664 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173664 1 0 0
Verify Keys are present for job with jobId: 173663 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173663 1 0 0
Verify Keys are present for job with jobId: 173662 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173662 1 0 0
Verify Keys are present for job with jobId: 173661 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173661 1 0 0
Verify Keys are present for job with jobId: 173660 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173660 1 0 0
Verify Keys are present for job with jobId: 173659 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173659 1 0 0
Verify Keys are present for job with jobId: 173658 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173658 1 0 0
Verify Keys are present for job with jobId: 173657 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173657 1 0 0
Verify Keys are present for job with jobId: 173656 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173656 1 0 0
Verify Keys are present for job with jobId: 173655 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173655 1 0 0
Verify Keys are present for job with jobId: 173654 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173654 1 0 0
Verify Keys are present for job with jobId: 173653 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173653 1 0 0
Verify Keys are present for job with jobId: 173652 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173652 1 0 0
Verify Keys are present for job with jobId: 173651 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173651 1 0 0
Verify Keys are present for job with jobId: 173650 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173650 1 0 0
Verify Keys are present for job with jobId: 173649 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173649 1 0 0
Verify Keys are present for job with jobId: 173648 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173648 1 0 0
Verify Keys are present for job with jobId: 173647 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173647 1 0 0
Verify Keys are present for job with jobId: 173646 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173646 1 0 0
Verify Keys are present for job with jobId: 173645 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173645 1 0 0
Verify Keys are present for job with jobId: 173644 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173644 1 0 0
Verify Keys are present for job with jobId: 173643 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173643 1 0 0
Verify Keys are present for job with jobId: 173642 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173642 1 0 0
Verify Keys are present for job with jobId: 173641 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173641 1 0 0
Verify Keys are present for job with jobId: 173640 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173640 1 0 0
Verify Keys are present for job with jobId: 173639 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173639 1 0 0
Verify Keys are present for job with jobId: 173638 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173638 1 0 0
Verify Keys are present for job with jobId: 173637 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173637 1 0 0
Verify Keys are present for job with jobId: 173636 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173636 1 0 0
Verify Keys are present for job with jobId: 173635 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173635 1 0 0
Verify Keys are present for job with jobId: 173634 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173634 1 0 0
Verify Keys are present for job with jobId: 173633 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173633 1 0 0
Verify Keys are present for job with jobId: 173632 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173632 1 0 0
Verify Keys are present for job with jobId: 173631 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173631 1 0 0
Verify Keys are present for job with jobId: 173630 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173630 1 0 0
Verify Keys are present for job with jobId: 173629 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173629 1 0 0
Verify Keys are present for job with jobId: 173628 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173628 1 0 0
Verify Keys are present for job with jobId: 173627 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173627 1 0 0
Verify Keys are present for job with jobId: 173626 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173626 1 0 0
Verify Keys are present for job with jobId: 173625 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173625 1 0 0
Verify Keys are present for job with jobId: 173624 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173624 1 0 0
Verify Keys are present for job with jobId: 173623 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173623 1 0 0
Verify Keys are present for job with jobId: 173622 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173622 1 0 0
Verify Keys are present for job with jobId: 173621 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173621 1 0 0
Verify Keys are present for job with jobId: 173620 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173620 1 0 0
Verify Keys are present for job with jobId: 173619 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173619 1 0 0
Verify Keys are present for job with jobId: 173618 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173618 1 0 0
Verify Keys are present for job with jobId: 173617 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173617 1 0 0
Verify Keys are present for job with jobId: 173616 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173616 1 0 0
Verify Keys are present for job with jobId: 173615 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173615 1 0 0
Verify Keys are present for job with jobId: 173614 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173614 1 0 0
Verify Keys are present for job with jobId: 173613 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173613 1 0 0
Verify Keys are present for job with jobId: 173612 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173612 1 0 0
Verify Keys are present for job with jobId: 173611 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173611 1 0 0
Verify Keys are present for job with jobId: 173609 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173609 1 0 0
Verify Keys are present for job with jobId: 173608 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173608 1 0 0
Verify Keys are present for job with jobId: 173607 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173607 1 0 0
Verify Keys are present for job with jobId: 173606 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173606 1 0 0
Verify Keys are present for job with jobId: 173605 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173605 1 0 0
Verify Keys are present for job with jobId: 173604 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173604 1 0 0
Verify Keys are present for job with jobId: 173603 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173603 1 0 0
Verify Keys are present for job with jobId: 173602 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173602 1 0 0
Verify Keys are present for job with jobId: 173601 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173601 1 0 0
Verify Keys are present for job with jobId: 173599 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173599 1 0 0
Verify Keys are present for job with jobId: 173598 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173598 1 0 0
Verify Keys are present for job with jobId: 173597 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173597 1 0 0
Verify Keys are present for job with jobId: 173596 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173596 1 0 0
Verify Keys are present for job with jobId: 173595 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173595 1 0 0
Verify Keys are present for job with jobId: 173594 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173594 1 0 0
Verify Keys are present for job with jobId: 173593 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173593 1 0 0
Verify Keys are present for job with jobId: 173592 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173592 1 0 0
Verify Keys are present for job with jobId: 173591 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173591 1 0 0
Verify Keys are present for job with jobId: 173590 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173590 1 0 0
Verify Keys are present for job with jobId: 173588 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173588 1 0 0
Verify Keys are present for job with jobId: 173587 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173587 1 0 0
Verify Keys are present for job with jobId: 173586 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173586 1 0 0
Verify Keys are present for job with jobId: 173584 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173584 1 0 0
Verify Keys are present for job with jobId: 173581 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173581 1 0 0
Verify Keys are present for job with jobId: 173579 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173579 1 0 0
Verify Keys are present for job with jobId: 173577 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173577 1 0 0
Verify Keys are present for job with jobId: 173576 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173576 1 0 0
Verify Keys are present for job with jobId: 173574 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173574 1 0 0
Verify Keys are present for job with jobId: 173573 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173573 1 0 0
Verify Keys are present for job with jobId: 173572 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173572 1 0 0
Verify Keys are present for job with jobId: 173571 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173571 1 0 0
Verify Keys are present for job with jobId: 173569 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173569 1 0 0
Verify Keys are present for job with jobId: 173568 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173568 1 0 0
Verify Keys are present for job with jobId: 173567 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173567 1 0 0
Verify Keys are present for job with jobId: 173565 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173565 1 0 0
Verify Keys are present for job with jobId: 173563 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173563 1 0 0
Verify Keys are present for job with jobId: 173562 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173562 1 0 0
Verify Keys are present for job with jobId: 173561 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173561 1 0 0
Verify Keys are present for job with jobId: 173560 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173560 1 0 0
Verify Keys are present for job with jobId: 173559 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173559 1 0 0
Verify Keys are present for job with jobId: 173558 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173558 1 0 0
Verify Keys are present for job with jobId: 173557 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173557 1 0 0
Verify Keys are present for job with jobId: 173556 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173556 1 0 0
Verify Keys are present for job with jobId: 173555 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173555 1 0 0
Verify Keys are present for job with jobId: 173554 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173554 1 0 0
Verify Keys are present for job with jobId: 173553 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173553 1 0 0
Verify Keys are present for job with jobId: 173552 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173552 1 0 0
Verify Keys are present for job with jobId: 173551 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173551 1 0 0
Verify Keys are present for job with jobId: 173550 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173550 1 0 0
Verify Keys are present for job with jobId: 173549 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173549 1 0 0
Verify Keys are present for job with jobId: 173545 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173545 1 0 0
Verify Keys are present for job with jobId: 173544 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173544 1 0 0
Verify Keys are present for job with jobId: 173543 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173543 1 0 0
Verify Keys are present for job with jobId: 173542 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173542 1 0 0
Verify Keys are present for job with jobId: 173541 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173541 1 0 0
Verify Keys are present for job with jobId: 173540 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173540 1 0 0
Verify Keys are present for job with jobId: 173539 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173539 1 0 0
Verify Keys are present for job with jobId: 173536 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173536 1 0 0
Verify Keys are present for job with jobId: 173535 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173535 1 0 0
Verify Keys are present for job with jobId: 173534 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173534 1 0 0
Verify Keys are present for job with jobId: 173533 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173533 1 0 0
Verify Keys are present for job with jobId: 173531 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173531 1 0 0
Verify Keys are present for job with jobId: 173530 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173530 1 0 0
Verify Keys are present for job with jobId: 173529 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173529 1 0 0
Verify Keys are present for job with jobId: 173528 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173528 1 0 0
Verify Keys are present for job with jobId: 173527 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173527 1 0 0
Verify Keys are present for job with jobId: 173526 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173526 1 0 0
Verify Keys are present for job with jobId: 173525 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173525 1 0 0
Verify Keys are present for job with jobId: 173524 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173524 1 0 0
Verify Keys are present for job with jobId: 173523 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173523 1 0 0
Verify Keys are present for job with jobId: 173522 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173522 1 0 0
Verify Keys are present for job with jobId: 173521 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173521 1 0 0
Verify Keys are present for job with jobId: 173520 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173520 1 0 0
Verify Keys are present for job with jobId: 173519 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173519 1 0 0
Verify Keys are present for job with jobId: 173518 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173518 1 0 0
Verify Keys are present for job with jobId: 173517 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173517 1 0 0
Verify Keys are present for job with jobId: 173516 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173516 1 0 0
Verify Keys are present for job with jobId: 173515 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173515 1 0 0
Verify Keys are present for job with jobId: 173514 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173514 1 0 0
Verify Keys are present for job with jobId: 173513 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173513 1 0 0
Verify Keys are present for job with jobId: 173512 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173512 1 0 0
Verify Keys are present for job with jobId: 173511 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173511 1 0 0
Verify Keys are present for job with jobId: 173510 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173510 1 0 0
Verify Keys are present for job with jobId: 173509 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173509 1 0 0
Verify Keys are present for job with jobId: 173508 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173508 1 0 0
Verify Keys are present for job with jobId: 173507 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173507 1 0 0
Verify Keys are present for job with jobId: 173506 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173506 1 0 0
Verify Keys are present for job with jobId: 173505 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173505 1 0 0
Verify Keys are present for job with jobId: 173504 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173504 1 0 0
Verify Keys are present for job with jobId: 173503 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173503 1 0 0
Verify Keys are present for job with jobId: 173502 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173502 1 0 0
Verify Keys are present for job with jobId: 173501 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173501 1 0 0
Verify Keys are present for job with jobId: 173500 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173500 1 0 0
Verify Keys are present for job with jobId: 173499 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173499 1 0 0
Verify Keys are present for job with jobId: 173498 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173498 1 0 0
Verify Keys are present for job with jobId: 173497 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173497 1 0 0
Verify Keys are present for job with jobId: 173496 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173496 1 0 0
Verify Keys are present for job with jobId: 173495 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173495 1 0 0
Verify Keys are present for job with jobId: 173494 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173494 1 0 0
Verify Keys are present for job with jobId: 173493 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173493 1 0 0
Verify Keys are present for job with jobId: 173492 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173492 1 0 0
Verify Keys are present for job with jobId: 173491 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173491 1 0 0
Verify Keys are present for job with jobId: 173490 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173490 1 0 0
Verify Keys are present for job with jobId: 173489 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173489 1 0 0
Verify Keys are present for job with jobId: 173488 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173488 1 0 0
Verify Keys are present for job with jobId: 173487 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173487 1 0 0
Verify Keys are present for job with jobId: 173486 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173486 1 0 0
Verify Keys are present for job with jobId: 173485 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173485 1 0 0
Verify Keys are present for job with jobId: 173484 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173484 1 0 0
Verify Keys are present for job with jobId: 173483 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173483 1 0 0
Verify Keys are present for job with jobId: 173482 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173482 1 0 0
Verify Keys are present for job with jobId: 173481 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173481 1 0 0
Verify Keys are present for job with jobId: 173480 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173480 1 0 0
Verify Keys are present for job with jobId: 173479 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173479 1 0 0
Verify Keys are present for job with jobId: 173478 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173478 1 0 0
Verify Keys are present for job with jobId: 173477 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173477 1 0 0
Verify Keys are present for job with jobId: 173476 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173476 1 0 0
Verify Keys are present for job with jobId: 173475 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173475 1 0 0
Verify Keys are present for job with jobId: 173474 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173474 1 0 0
Verify Keys are present for job with jobId: 173473 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173473 1 0 0
Verify Keys are present for job with jobId: 173472 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173472 1 0 0
Verify Keys are present for job with jobId: 173471 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173471 1 0 0
Verify Keys are present for job with jobId: 173470 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173470 1 0 0
Verify Keys are present for job with jobId: 173469 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173469 1 0 0
Verify Keys are present for job with jobId: 173467 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173467 1 0 0
Verify Keys are present for job with jobId: 173466 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173466 1 0 0
Verify Keys are present for job with jobId: 173464 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173464 1 0 0
Verify Keys are present for job with jobId: 173463 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173463 1 0 0
Verify Keys are present for job with jobId: 173462 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173462 1 0 0
Verify Keys are present for job with jobId: 173461 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173461 1 0 0
Verify Keys are present for job with jobId: 173460 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173460 1 0 0
Verify Keys are present for job with jobId: 173459 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173459 1 0 0
Verify Keys are present for job with jobId: 173458 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173458 1 0 0
Verify Keys are present for job with jobId: 173457 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173457 1 0 0
Verify Keys are present for job with jobId: 173456 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173456 1 0 0
Verify Keys are present for job with jobId: 173455 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173455 1 0 0
Verify Keys are present for job with jobId: 173454 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173454 1 0 0
Verify Keys are present for job with jobId: 173453 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173453 1 0 0
Verify Keys are present for job with jobId: 173452 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173452 1 0 0
Verify Keys are present for job with jobId: 173451 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173451 1 0 0
Verify Keys are present for job with jobId: 173450 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173450 1 0 0
Verify Keys are present for job with jobId: 173449 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173449 1 0 0
Verify Keys are present for job with jobId: 173448 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173448 1 0 0
Verify Keys are present for job with jobId: 173447 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173447 1 0 0
Verify Keys are present for job with jobId: 173446 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173446 1 0 0
Verify Keys are present for job with jobId: 173445 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173445 1 0 0
Verify Keys are present for job with jobId: 173444 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173444 1 0 0
Verify Keys are present for job with jobId: 173443 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173443 1 0 0
Verify Keys are present for job with jobId: 173442 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173442 1 0 0
Verify Keys are present for job with jobId: 173439 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173439 1 0 0
Verify Keys are present for job with jobId: 173437 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173437 1 0 0
Verify Keys are present for job with jobId: 173436 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173436 1 0 0
Verify Keys are present for job with jobId: 173435 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173435 1 0 0
Verify Keys are present for job with jobId: 173434 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173434 1 0 0
Verify Keys are present for job with jobId: 173433 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173433 1 0 0
Verify Keys are present for job with jobId: 173432 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173432 1 0 0
Verify Keys are present for job with jobId: 173428 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173428 1 0 0
Verify Keys are present for job with jobId: 173426 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173426 1 0 0
Verify Keys are present for job with jobId: 173425 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173425 1 0 0
Verify Keys are present for job with jobId: 173424 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173424 1 0 0
Verify Keys are present for job with jobId: 173423 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173423 1 0 0
Verify Keys are present for job with jobId: 173422 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173422 1 0 0
Verify Keys are present for job with jobId: 173421 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173421 1 0 0
Verify Keys are present for job with jobId: 173420 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173420 1 0 0
Verify Keys are present for job with jobId: 173419 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173419 1 0 0
Verify Keys are present for job with jobId: 173418 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173418 1 0 0
Verify Keys are present for job with jobId: 173417 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173417 1 0 0
Verify Keys are present for job with jobId: 173416 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173416 1 0 0
Verify Keys are present for job with jobId: 173415 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173415 1 0 0
Verify Keys are present for job with jobId: 173414 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173414 1 0 0
Verify Keys are present for job with jobId: 173413 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173413 1 0 0
Verify Keys are present for job with jobId: 173411 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173411 1 0 0
Verify Keys are present for job with jobId: 173410 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173410 1 0 0
Verify Keys are present for job with jobId: 173409 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173409 1 0 0
Verify Keys are present for job with jobId: 173407 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173407 1 0 0
Verify Keys are present for job with jobId: 173405 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173405 1 0 0
Verify Keys are present for job with jobId: 173403 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173403 1 0 0
Verify Keys are present for job with jobId: 173402 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173402 1 0 0
Verify Keys are present for job with jobId: 173401 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173401 1 0 0
Verify Keys are present for job with jobId: 173400 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173400 1 0 0
Verify Keys are present for job with jobId: 173398 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173398 1 0 0
Verify Keys are present for job with jobId: 173397 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173397 1 0 0
Verify Keys are present for job with jobId: 173395 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173395 1 0 0
Verify Keys are present for job with jobId: 173394 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173394 1 0 0
Verify Keys are present for job with jobId: 173393 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173393 1 0 0
Verify Keys are present for job with jobId: 173392 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173392 1 0 0
Verify Keys are present for job with jobId: 173391 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173391 1 0 0
Verify Keys are present for job with jobId: 173390 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173390 1 0 0
Verify Keys are present for job with jobId: 173389 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173389 1 0 0
Verify Keys are present for job with jobId: 173382 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173382 1 0 0
Verify Keys are present for job with jobId: 173381 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173381 1 0 0
Verify Keys are present for job with jobId: 173377 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173377 1 0 0
Verify Keys are present for job with jobId: 173375 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173375 1 0 0
Verify Keys are present for job with jobId: 173374 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173374 1 0 0
Verify Keys are present for job with jobId: 173369 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173369 1 0 0
Verify Keys are present for job with jobId: 173368 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173368 1 0 0
Verify Keys are present for job with jobId: 173367 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173367 1 0 0
Verify Keys are present for job with jobId: 173366 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173366 1 0 0
Verify Keys are present for job with jobId: 173365 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173365 1 0 0
Verify Keys are present for job with jobId: 173364 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173364 1 0 0
Verify Keys are present for job with jobId: 173363 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173363 1 0 0
Verify Keys are present for job with jobId: 173362 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173362 1 0 0
Verify Keys are present for job with jobId: 173361 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173361 1 0 0
Verify Keys are present for job with jobId: 173360 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173360 1 0 0
Verify Keys are present for job with jobId: 173359 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173359 1 0 0
Verify Keys are present for job with jobId: 173358 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173358 1 0 0
Verify Keys are present for job with jobId: 173357 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173357 1 0 0
Verify Keys are present for job with jobId: 173356 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173356 1 0 0
Verify Keys are present for job with jobId: 173355 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173355 1 0 0
Verify Keys are present for job with jobId: 173354 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173354 1 0 0
Verify Keys are present for job with jobId: 173353 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173353 1 0 0
Verify Keys are present for job with jobId: 173352 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173352 1 0 0
Verify Keys are present for job with jobId: 173351 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173351 1 0 0
Verify Keys are present for job with jobId: 173350 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173350 1 0 0
Verify Keys are present for job with jobId: 173349 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173349 1 0 0
Verify Keys are present for job with jobId: 173348 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173348 1 0 0
Verify Keys are present for job with jobId: 173347 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173347 1 0 0
Verify Keys are present for job with jobId: 173346 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173346 1 0 0
Verify Keys are present for job with jobId: 173345 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173345 1 0 0
Verify Keys are present for job with jobId: 173344 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173344 1 0 0
Verify Keys are present for job with jobId: 173343 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173343 1 0 0
Verify Keys are present for job with jobId: 173342 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173342 1 0 0
Verify Keys are present for job with jobId: 173341 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173341 1 0 0
Verify Keys are present for job with jobId: 173339 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173339 1 0 0
Verify Keys are present for job with jobId: 173338 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173338 1 0 0
Verify Keys are present for job with jobId: 173337 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173337 1 0 0
Verify Keys are present for job with jobId: 173335 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173335 1 0 0
Verify Keys are present for job with jobId: 173333 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173333 1 0 0
Verify Keys are present for job with jobId: 173332 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173332 1 0 0
Verify Keys are present for job with jobId: 173331 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173331 1 0 0
Verify Keys are present for job with jobId: 173330 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173330 1 0 0
Verify Keys are present for job with jobId: 173329 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173329 1 0 0
Verify Keys are present for job with jobId: 173327 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173327 1 0 0
Verify Keys are present for job with jobId: 173326 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173326 1 0 0
Verify Keys are present for job with jobId: 173325 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173325 1 0 0
Verify Keys are present for job with jobId: 173324 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173324 1 0 0
Verify Keys are present for job with jobId: 173323 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173323 1 0 0
Verify Keys are present for job with jobId: 173322 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173322 1 0 0
Verify Keys are present for job with jobId: 173321 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173321 1 0 0
Verify Keys are present for job with jobId: 173320 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173320 1 0 0
Verify Keys are present for job with jobId: 173319 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173319 1 0 0
Verify Keys are present for job with jobId: 173318 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173318 1 0 0
Verify Keys are present for job with jobId: 173317 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173317 1 0 0
Verify Keys are present for job with jobId: 173316 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173316 1 0 0
Verify Keys are present for job with jobId: 173315 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173315 1 0 0
Verify Keys are present for job with jobId: 173314 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173314 1 0 0
Verify Keys are present for job with jobId: 173313 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173313 1 0 0
Verify Keys are present for job with jobId: 173312 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173312 1 0 0
Verify Keys are present for job with jobId: 173309 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173309 1 0 0
Verify Keys are present for job with jobId: 173308 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173308 1 0 0
Verify Keys are present for job with jobId: 173307 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173307 1 0 0
Verify Keys are present for job with jobId: 173306 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173306 1 0 0
Verify Keys are present for job with jobId: 173305 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173305 1 0 0
Verify Keys are present for job with jobId: 173304 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173304 1 0 0
Verify Keys are present for job with jobId: 173303 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173303 1 0 0
Verify Keys are present for job with jobId: 173302 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173302 1 0 0
Verify Keys are present for job with jobId: 173301 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173301 1 0 0
Verify Keys are present for job with jobId: 173300 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173300 1 0 0
Verify Keys are present for job with jobId: 173298 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173298 1 0 0
Verify Keys are present for job with jobId: 173297 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173297 1 0 0
Verify Keys are present for job with jobId: 173296 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173296 1 0 0
Verify Keys are present for job with jobId: 173295 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173295 1 0 0
Verify Keys are present for job with jobId: 173294 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173294 1 0 0
Verify Keys are present for job with jobId: 173292 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173292 1 0 0
Verify Keys are present for job with jobId: 173291 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173291 1 0 0
Verify Keys are present for job with jobId: 173290 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173290 1 0 0
Verify Keys are present for job with jobId: 173289 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173289 1 0 0
Verify Keys are present for job with jobId: 173288 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173288 1 0 0
Verify Keys are present for job with jobId: 173287 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173287 1 0 0
Verify Keys are present for job with jobId: 173286 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173286 1 0 0
Verify Keys are present for job with jobId: 173285 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173285 1 0 0
Verify Keys are present for job with jobId: 173284 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173284 1 0 0
Verify Keys are present for job with jobId: 173283 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173283 1 0 0
Verify Keys are present for job with jobId: 173282 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173282 1 0 0
Verify Keys are present for job with jobId: 173281 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173281 1 0 0
Verify Keys are present for job with jobId: 173280 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173280 1 0 0
Verify Keys are present for job with jobId: 173279 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173279 1 0 0
Verify Keys are present for job with jobId: 173468 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173468 1 0 0
Verify Keys are present for job with jobId: 173465 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173465 1 0 0
Verify Keys are present for job with jobId: 173440 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173440 1 0 0
Verify Keys are present for job with jobId: 173438 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173438 1 0 0
Verify Keys are present for job with jobId: 173383 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173383 1 0 0
Verify Keys are present for job with jobId: 173380 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173380 1 0 0
Verify Keys are present for job with jobId: 173336 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173336 1 0 0
Verify Keys are present for job with jobId: 173334 1 0 0
Verify Job Number starts with 'JOB_' for Job: 173334 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 1154 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 882 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2150c592-3ef9-4502-b5a4-80e2074b1810
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba90198c-51e2-4e98-a6b8-decb250f40b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 665ms
Mean size per request: 559.02KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98424fad-5f6a-4b36-8bed-e770f8554880
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8bc14-pzNu7PNmbKcWBcfwIdxh5RK/PNQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":173708,"job_number":"JOB_173708","tr_customer_id":173725,"tr_customer_product_id":173715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:23.000Z","modified_at":"2026-02-01T07:53:51.000Z","name":"Ola Konopelski","mobile_number":"455-989-1646","email_id":"Ernestina_Hilll31@yahoo.com","dop":"2025-11-04","serial_number":"31965561764585","imei1":"31965561764585","imei2":"31965561764585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173707,"job_number":"JOB_173707","tr_customer_id":173724,"tr_customer_product_id":173714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:07.000Z","modified_at":"2026-02-01T07:53:19.000Z","name":"Hayden Farrell","mobile_number":"745-537-3209","email_id":"Loren.Bogisich@yahoo.com","dop":"2025-11-04","serial_number":"66461938555567","imei1":"66461938555567","imei2":"66461938555567","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173548,"job_number":"JOB_173548","tr_customer_id":173565,"tr_customer_product_id":173555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:23.000Z","modified_at":"2026-02-01T06:38:36.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"20363905590802","imei1":"20363905590802","imei2":"20363905590802","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173547,"job_number":"JOB_173547","tr_customer_id":173564,"tr_customer_product_id":173554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:05.000Z","modified_at":"2026-02-01T06:38:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"98244537518526","imei1":"98244537518526","imei2":"98244537518526","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173546,"job_number":"JOB_173546","tr_customer_id":173563,"tr_customer_product_id":173553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:37:47.000Z","modified_at":"2026-02-01T06:38:01.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"86910960110865","imei1":"86910960110865","imei2":"86910960110865","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173538,"job_number":"JOB_173538","tr_customer_id":173555,"tr_customer_product_id":173545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:59.000Z","modified_at":"2026-02-01T06:34:11.000Z","name":"Delbert McCullough","mobile_number":"230-694-7042","email_id":"Alberto14@yahoo.com","dop":"2025-11-04","serial_number":"17567997545492","imei1":"17567997545492","imei2":"17567997545492","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173537,"job_number":"JOB_173537","tr_customer_id":173554,"tr_customer_product_id":173544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:43.000Z","modified_at":"2026-02-01T06:33:55.000Z","name":"Francisco Turcotte","mobile_number":"717-897-1735","email_id":"Christ60@gmail.com","dop":"2025-11-04","serial_number":"11293339285645","imei1":"11293339285645","imei2":"11293339285645","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173532,"job_number":"JOB_173532","tr_customer_id":173549,"tr_customer_product_id":173539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:27.000Z","modified_at":"2026-02-01T06:33:39.000Z","name":"Tate Bernier","mobile_number":"403-580-4666","email_id":"Elian.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"84614818422918","imei1":"84614818422918","imei2":"84614818422918","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173441,"job_number":"JOB_173441","tr_customer_id":173458,"tr_customer_product_id":173448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:40.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Samantha Goyette","mobile_number":"864-333-3243","email_id":"Mae.Deckow@yahoo.com","dop":"2025-12-31","serial_number":"10524715589915","imei1":"10524715589915","imei2":"10524715589915","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173431,"job_number":"JOB_173431","tr_customer_id":173448,"tr_customer_product_id":173438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:25.000Z","modified_at":"2026-02-01T04:41:25.000Z","name":"Alberta Turcotte","mobile_number":"964-737-4181","email_id":"Adriel.McGlynn@hotmail.com","dop":"2025-06-09","serial_number":"108253717057051","imei1":"108253717057051","imei2":"108253717057051","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173430,"job_number":"JOB_173430","tr_customer_id":173447,"tr_customer_product_id":173437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:39.000Z","name":"Wilson Yost","mobile_number":"297-655-9567","email_id":"Hans10@gmail.com","dop":"2025-06-09","serial_number":"102888005420945","imei1":"102888005420945","imei2":"102888005420945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173429,"job_number":"JOB_173429","tr_customer_id":173446,"tr_customer_product_id":173436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:36.000Z","name":"Brendan Goldner","mobile_number":"665-915-7086","email_id":"Maureen_Senger@hotmail.com","dop":"2025-12-31","serial_number":"10097301248959","imei1":"10097301248959","imei2":"10097301248959","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173427,"job_number":"JOB_173427","tr_customer_id":173444,"tr_customer_product_id":173434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103605976125064","imei1":"103605976125064","imei2":"103605976125064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173412,"job_number":"JOB_173412","tr_customer_id":173429,"tr_customer_product_id":173419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:07.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"Neha Klocko","mobile_number":"669-726-9569","email_id":"Everette.Lockman45@yahoo.com","dop":"2025-12-31","serial_number":"10137246433837","imei1":"10137246433837","imei2":"10137246433837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173408,"job_number":"JOB_173408","tr_customer_id":173425,"tr_customer_product_id":173415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:04.000Z","modified_at":"2026-02-01T04:41:04.000Z","name":"Bart Schiller","mobile_number":"633-922-4066","email_id":"Helene95@hotmail.com","dop":"2025-06-09","serial_number":"105073267374062","imei1":"105073267374062","imei2":"105073267374062","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173406,"job_number":"JOB_173406","tr_customer_id":173423,"tr_customer_product_id":173413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:19.000Z","name":"Dominique Bartell","mobile_number":"466-696-4000","email_id":"Donald.Denesik@yahoo.com","dop":"2025-06-09","serial_number":"103846711267718","imei1":"103846711267718","imei2":"103846711267718","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173404,"job_number":"JOB_173404","tr_customer_id":173421,"tr_customer_product_id":173411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101743334756316","imei1":"101743334756316","imei2":"101743334756316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173399,"job_number":"JOB_173399","tr_customer_id":173416,"tr_customer_product_id":173406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10288359102205","imei1":"10288359102205","imei2":"10288359102205","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173396,"job_number":"JOB_173396","tr_customer_id":173413,"tr_customer_product_id":173403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:41:11.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13821048905235","imei1":"13821048905235","imei2":"13821048905235","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173388,"job_number":"JOB_173388","tr_customer_id":173405,"tr_customer_product_id":173395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Emmitt Breitenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180845470756543","imei1":"180845470756543","imei2":"180845470756543","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173387,"job_number":"JOB_173387","tr_customer_id":173404,"tr_customer_product_id":173394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Hermann Kuhlman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190423349348770","imei1":"190423349348770","imei2":"190423349348770","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173386,"job_number":"JOB_173386","tr_customer_id":173403,"tr_customer_product_id":173393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Bobbie Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145688293827075","imei1":"145688293827075","imei2":"145688293827075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173385,"job_number":"JOB_173385","tr_customer_id":173402,"tr_customer_product_id":173392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:52.000Z","modified_at":"2026-02-01T04:40:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"172527121039565","imei1":"172527121039565","imei2":"172527121039565","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173384,"job_number":"JOB_173384","tr_customer_id":173401,"tr_customer_product_id":173391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:50.000Z","modified_at":"2026-02-01T04:41:18.000Z","name":"Cicero Stanton","mobile_number":"383-655-3394","email_id":"Noemi_Dooley@gmail.com","dop":"2025-10-01","serial_number":"16444688848157","imei1":"16444688848157","imei2":"16444688848157","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173379,"job_number":"JOB_173379","tr_customer_id":173396,"tr_customer_product_id":173386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:44.000Z","name":"Jovanny Abshire","mobile_number":"362-893-7590","email_id":"Destini87@gmail.com","dop":"2025-06-09","serial_number":"102839783152036","imei1":"102839783152036","imei2":"102839783152036","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173378,"job_number":"JOB_173378","tr_customer_id":173394,"tr_customer_product_id":173384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:58.000Z","name":"Juwan Schuppe","mobile_number":"277-501-6572","email_id":"Tobin_West@hotmail.com","dop":"2025-06-09","serial_number":"107517627218489","imei1":"107517627218489","imei2":"107517627218489","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173376,"job_number":"JOB_173376","tr_customer_id":173393,"tr_customer_product_id":173383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:43.000Z","modified_at":"2026-02-01T04:40:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100628963649959","imei1":"100628963649959","imei2":"100628963649959","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173373,"job_number":"JOB_173373","tr_customer_id":173390,"tr_customer_product_id":173380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:41.000Z","modified_at":"2026-02-01T04:40:41.000Z","name":"Alyce VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175261348525131","imei1":"175261348525131","imei2":"175261348525131","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173372,"job_number":"JOB_173372","tr_customer_id":173389,"tr_customer_product_id":173379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:40.000Z","modified_at":"2026-02-01T04:40:40.000Z","name":"Kamille Wintheiser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185230190967463","imei1":"185230190967463","imei2":"185230190967463","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173371,"job_number":"JOB_173371","tr_customer_id":173388,"tr_customer_product_id":173378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:40.000Z","modified_at":"2026-02-01T04:40:40.000Z","name":"Cierra Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126297609238855","imei1":"126297609238855","imei2":"126297609238855","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173370,"job_number":"JOB_173370","tr_customer_id":173387,"tr_customer_product_id":173377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:39.000Z","modified_at":"2026-02-01T04:40:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"126819281512513","imei1":"126819281512513","imei2":"126819281512513","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173340,"job_number":"JOB_173340","tr_customer_id":173357,"tr_customer_product_id":173347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:09.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Joy_Muller47@hotmail.com","dop":"2025-07-02","serial_number":"17173862592424","imei1":"17173862592424","imei2":"17173862592424","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173328,"job_number":"JOB_173328","tr_customer_id":173345,"tr_customer_product_id":173335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:49.000Z","modified_at":"2026-02-01T04:39:49.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Landen.Cremin6@yahoo.com","dop":"2025-07-02","serial_number":"10185946694680","imei1":"10185946694680","imei2":"10185946694680","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173311,"job_number":"JOB_173311","tr_customer_id":173328,"tr_customer_product_id":173318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:30.000Z","modified_at":"2026-02-01T04:39:41.000Z","name":"giyu tomiaka","mobile_number":"602-413-9542","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"671422942836333","imei1":"671422942836333","imei2":"671422942836333","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173310,"job_number":"JOB_173310","tr_customer_id":173327,"tr_customer_product_id":173317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:29.000Z","modified_at":"2026-02-01T04:39:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Carissa.Schroeder@hotmail.com","dop":"2025-07-02","serial_number":"18681997372216","imei1":"18681997372216","imei2":"18681997372216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173299,"job_number":"JOB_173299","tr_customer_id":173316,"tr_customer_product_id":173306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:17.000Z","modified_at":"2026-02-01T04:39:28.000Z","name":"tanjiro kamado","mobile_number":"498-913-6597","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"857262758496612","imei1":"857262758496612","imei2":"857262758496612","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173293,"job_number":"JOB_173293","tr_customer_id":173310,"tr_customer_product_id":173300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:04.000Z","modified_at":"2026-02-01T04:39:15.000Z","name":"saitama sensei","mobile_number":"516-551-1605","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"689594897697295","imei1":"689594897697295","imei2":"689594897697295","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173865,"job_number":"JOB_173865","tr_customer_id":173882,"tr_customer_product_id":173872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:21.000Z","modified_at":"2026-02-01T13:50:21.000Z","name":"Alvah Strosin","mobile_number":"835-453-5055","email_id":"Cole21@yahoo.com","dop":"2025-05-30","serial_number":"1976691008457550","imei1":"1976691008457550","imei2":"1976691008457550","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173864,"job_number":"JOB_173864","tr_customer_id":173881,"tr_customer_product_id":173871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:20.000Z","modified_at":"2026-02-01T13:50:20.000Z","name":"Felicia Lubowitz","mobile_number":"941-461-3697","email_id":"Zelda78@gmail.com","dop":"2025-05-30","serial_number":"19411823066802","imei1":"19411823066802","imei2":"19411823066802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:19.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173862,"job_number":"JOB_173862","tr_customer_id":173879,"tr_customer_product_id":173869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:38.000Z","modified_at":"2026-02-01T13:45:38.000Z","name":"Andrew VonRueden","mobile_number":"373-992-4340","email_id":"Carmella_Feest97@hotmail.com","dop":"2025-05-30","serial_number":"1381867811888424","imei1":"1381867811888424","imei2":"1381867811888424","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173861,"job_number":"JOB_173861","tr_customer_id":173878,"tr_customer_product_id":173868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:37.000Z","modified_at":"2026-02-01T13:45:37.000Z","name":"Tillman Towne","mobile_number":"798-790-7740","email_id":"Dagmar79@gmail.com","dop":"2025-05-30","serial_number":"19536257523107","imei1":"19536257523107","imei2":"19536257523107","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173860,"job_number":"JOB_173860","tr_customer_id":173877,"tr_customer_product_id":173867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:36.000Z","modified_at":"2026-02-01T13:45:55.000Z","name":"Shawna Bode","mobile_number":"604-399-7595","email_id":"Amir.Boyer37@yahoo.com","dop":"2025-05-30","serial_number":"15911403019544","imei1":"15911403019544","imei2":"15911403019544","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173859,"job_number":"JOB_173859","tr_customer_id":173876,"tr_customer_product_id":173866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:36.000Z","modified_at":"2026-02-01T13:37:36.000Z","name":"Isabella Dickinson","mobile_number":"633-298-9014","email_id":"Cory.Zieme@gmail.com","dop":"2025-05-30","serial_number":"1363838438006018","imei1":"1363838438006018","imei2":"1363838438006018","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173858,"job_number":"JOB_173858","tr_customer_id":173875,"tr_customer_product_id":173865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:35.000Z","modified_at":"2026-02-01T13:37:35.000Z","name":"Nicolette Stoltenberg","mobile_number":"571-342-2805","email_id":"Moriah60@yahoo.com","dop":"2025-05-30","serial_number":"10812311409371","imei1":"10812311409371","imei2":"10812311409371","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173857,"job_number":"JOB_173857","tr_customer_id":173874,"tr_customer_product_id":173864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:34.000Z","modified_at":"2026-02-01T13:37:53.000Z","name":"Alisha Toy","mobile_number":"593-218-8076","email_id":"Josie43@hotmail.com","dop":"2025-05-30","serial_number":"10105147475969","imei1":"10105147475969","imei2":"10105147475969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173856,"job_number":"JOB_173856","tr_customer_id":173873,"tr_customer_product_id":173863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:28.000Z","modified_at":"2026-02-01T13:09:28.000Z","name":"Dell Anderson","mobile_number":"879-432-8218","email_id":"Dandre66@hotmail.com","dop":"2025-04-06","serial_number":"19313292083593616","imei1":"19313292083593616","imei2":"19313292083593616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173855,"job_number":"JOB_173855","tr_customer_id":173872,"tr_customer_product_id":173862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:27.000Z","modified_at":"2026-02-01T13:10:07.000Z","name":"Rhoda Mayert","mobile_number":"301-575-3731","email_id":"Dayne97@gmail.com","dop":"2025-04-06","serial_number":"16706484095847","imei1":"16706484095847","imei2":"16706484095847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173854,"job_number":"JOB_173854","tr_customer_id":173871,"tr_customer_product_id":173861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:26.000Z","modified_at":"2026-02-01T13:09:26.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16663204614021","imei1":"16663204614021","imei2":"16663204614021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173853,"job_number":"JOB_173853","tr_customer_id":173870,"tr_customer_product_id":173860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:40.000Z","modified_at":"2026-02-01T13:08:41.000Z","name":"Kolby Schneider","mobile_number":"553-696-0419","email_id":"Christ_Bahringer59@hotmail.com","dop":"2025-04-06","serial_number":"10036457445866576","imei1":"10036457445866576","imei2":"10036457445866576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173852,"job_number":"JOB_173852","tr_customer_id":173869,"tr_customer_product_id":173859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:39.000Z","modified_at":"2026-02-01T13:09:19.000Z","name":"Shakira Becker","mobile_number":"691-449-8455","email_id":"Kavon_Sporer80@yahoo.com","dop":"2025-04-06","serial_number":"17544469104845","imei1":"17544469104845","imei2":"17544469104845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173851,"job_number":"JOB_173851","tr_customer_id":173868,"tr_customer_product_id":173858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:39.000Z","modified_at":"2026-02-01T13:08:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18858698332153","imei1":"18858698332153","imei2":"18858698332153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173850,"job_number":"JOB_173850","tr_customer_id":173867,"tr_customer_product_id":173857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:53.000Z","modified_at":"2026-02-01T13:07:53.000Z","name":"Hallie Bogisich","mobile_number":"334-850-6218","email_id":"Alison.King42@gmail.com","dop":"2025-04-06","serial_number":"19463845221814636","imei1":"19463845221814636","imei2":"19463845221814636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173849,"job_number":"JOB_173849","tr_customer_id":173866,"tr_customer_product_id":173856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:51.000Z","modified_at":"2026-02-01T13:08:32.000Z","name":"Andreanne Jacobson","mobile_number":"569-241-9934","email_id":"Jeff52@hotmail.com","dop":"2025-04-06","serial_number":"11892763789333","imei1":"11892763789333","imei2":"11892763789333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173848,"job_number":"JOB_173848","tr_customer_id":173865,"tr_customer_product_id":173855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:51.000Z","modified_at":"2026-02-01T13:07:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10004648550193","imei1":"10004648550193","imei2":"10004648550193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173847,"job_number":"JOB_173847","tr_customer_id":173864,"tr_customer_product_id":173854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:37:50.000Z","modified_at":"2026-02-01T12:37:50.000Z","name":"Era MacGyver","mobile_number":"648-711-0435","email_id":"Christiana_Walker@yahoo.com","dop":"2025-11-06","serial_number":"1033218057202073","imei1":"1033218057202073","imei2":"1033218057202073","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173846,"job_number":"JOB_173846","tr_customer_id":173863,"tr_customer_product_id":173853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:31:22.000Z","modified_at":"2026-02-01T12:31:22.000Z","name":"Alec Osinski","mobile_number":"343-982-2173","email_id":"Marisa_Fadel@yahoo.com","dop":"2025-11-06","serial_number":"1097524529854719","imei1":"1097524529854719","imei2":"1097524529854719","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173845,"job_number":"JOB_173845","tr_customer_id":173862,"tr_customer_product_id":173852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:19:56.000Z","modified_at":"2026-02-01T12:19:56.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"18375139936316","imei1":"18375139936316","imei2":"18375139936316","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173844,"job_number":"JOB_173844","tr_customer_id":173861,"tr_customer_product_id":173851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Chandrakala Kakkar","mobile_number":"7032748785","email_id":"prathamesh.shah@yahoo.co.in","dop":"2026-01-22","serial_number":"840269454070533","imei1":"840269454070533","imei2":"840269454070533","popurl":"www.trilokesh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173843,"job_number":"JOB_173843","tr_customer_id":173860,"tr_customer_product_id":173850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Sachin Nayar","mobile_number":"7049746909","email_id":"chaaruchandra.agarwal@yahoo.co.in","dop":"2026-01-22","serial_number":"135857120024376","imei1":"135857120024376","imei2":"135857120024376","popurl":"www.krishnadas-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173842,"job_number":"JOB_173842","tr_customer_id":173859,"tr_customer_product_id":173849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Amrit Varman","mobile_number":"7001286500","email_id":"jyoti.somayaji@yahoo.co.in","dop":"2026-01-22","serial_number":"044880259880576","imei1":"044880259880576","imei2":"044880259880576","popurl":"www.mohini-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173841,"job_number":"JOB_173841","tr_customer_id":173858,"tr_customer_product_id":173848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Eshita Nayar","mobile_number":"7054815768","email_id":"dakshayani.sharma@gmail.com","dop":"2026-01-22","serial_number":"496428564172761","imei1":"496428564172761","imei2":"496428564172761","popurl":"www.menka-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173840,"job_number":"JOB_173840","tr_customer_id":173857,"tr_customer_product_id":173847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Anand Swarup Jha","mobile_number":"7036974701","email_id":"tanushri.iyer@yahoo.co.in","dop":"2026-01-22","serial_number":"590855894579873","imei1":"590855894579873","imei2":"590855894579873","popurl":"www.vaijayanthi-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173839,"job_number":"JOB_173839","tr_customer_id":173856,"tr_customer_product_id":173846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:03.000Z","modified_at":"2026-02-01T12:15:03.000Z","name":"Emmet Lemke","mobile_number":"618-998-5802","email_id":"Lizzie.Kshlerin@hotmail.com","dop":"2025-05-30","serial_number":"1278282467657499","imei1":"1278282467657499","imei2":"1278282467657499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173838,"job_number":"JOB_173838","tr_customer_id":173855,"tr_customer_product_id":173845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:02.000Z","modified_at":"2026-02-01T12:15:02.000Z","name":"Maiya Bernier","mobile_number":"566-491-9937","email_id":"Lemuel.Mitchell@gmail.com","dop":"2025-05-30","serial_number":"11603647634493","imei1":"11603647634493","imei2":"11603647634493","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173837,"job_number":"JOB_173837","tr_customer_id":173854,"tr_customer_product_id":173844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:01.000Z","modified_at":"2026-02-01T12:15:19.000Z","name":"Julio Emmerich","mobile_number":"979-348-5600","email_id":"Dudley_Schuster39@yahoo.com","dop":"2025-05-30","serial_number":"13803734934203","imei1":"13803734934203","imei2":"13803734934203","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173836,"job_number":"JOB_173836","tr_customer_id":173853,"tr_customer_product_id":173843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:40.000Z","modified_at":"2026-02-01T12:13:40.000Z","name":"Brandon Reynolds","mobile_number":"890-321-5652","email_id":"Ettie_Simonis@yahoo.com","dop":"2025-05-30","serial_number":"1417248519377374","imei1":"1417248519377374","imei2":"1417248519377374","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173835,"job_number":"JOB_173835","tr_customer_id":173852,"tr_customer_product_id":173842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:39.000Z","modified_at":"2026-02-01T12:13:39.000Z","name":"Deonte Zulauf","mobile_number":"240-778-2184","email_id":"Daron.Treutel16@gmail.com","dop":"2025-05-30","serial_number":"16882511451442","imei1":"16882511451442","imei2":"16882511451442","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173834,"job_number":"JOB_173834","tr_customer_id":173851,"tr_customer_product_id":173841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:38.000Z","modified_at":"2026-02-01T12:13:55.000Z","name":"Robyn Prosacco","mobile_number":"819-892-5896","email_id":"Kody.Kovacek@yahoo.com","dop":"2025-05-30","serial_number":"12403987681055","imei1":"12403987681055","imei2":"12403987681055","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173833,"job_number":"JOB_173833","tr_customer_id":173850,"tr_customer_product_id":173840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Mahendra Sethi","mobile_number":"7001967474","email_id":"chandan.khanna@gmail.com","dop":"2026-01-22","serial_number":"471074364987714","imei1":"471074364987714","imei2":"471074364987714","popurl":"www.gurdev-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173832,"job_number":"JOB_173832","tr_customer_id":173849,"tr_customer_product_id":173839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Anaadi Bharadwaj","mobile_number":"7083585627","email_id":"hamsini.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"607543320938776","imei1":"607543320938776","imei2":"607543320938776","popurl":"www.deepan-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173831,"job_number":"JOB_173831","tr_customer_id":173848,"tr_customer_product_id":173838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Suman Agarwal","mobile_number":"7042189987","email_id":"sameer.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"341957674730880","imei1":"341957674730880","imei2":"341957674730880","popurl":"www.digambara-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173830,"job_number":"JOB_173830","tr_customer_id":173847,"tr_customer_product_id":173837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Aruna Trivedi","mobile_number":"7020350436","email_id":"vidur.varma@hotmail.com","dop":"2026-01-22","serial_number":"792145402874066","imei1":"792145402874066","imei2":"792145402874066","popurl":"www.malti-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173829,"job_number":"JOB_173829","tr_customer_id":173846,"tr_customer_product_id":173836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Dhyaneshwar Jha","mobile_number":"7076600389","email_id":"susheel.sinha@yahoo.co.in","dop":"2026-01-22","serial_number":"340546968551205","imei1":"340546968551205","imei2":"340546968551205","popurl":"www.agrata-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173828,"job_number":"JOB_173828","tr_customer_id":173845,"tr_customer_product_id":173835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Sushma Verma","mobile_number":"7019891360","email_id":"chandrabhaga.asan@yahoo.co.in","dop":"2026-01-22","serial_number":"845363727607404","imei1":"845363727607404","imei2":"845363727607404","popurl":"www.susheel-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173827,"job_number":"JOB_173827","tr_customer_id":173844,"tr_customer_product_id":173834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Ritesh Nambeesan","mobile_number":"7017030938","email_id":"subhashini.prajapat@yahoo.co.in","dop":"2026-01-22","serial_number":"349919980406298","imei1":"349919980406298","imei2":"349919980406298","popurl":"www.ananda-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173826,"job_number":"JOB_173826","tr_customer_id":173843,"tr_customer_product_id":173833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Bhaanumati Varma","mobile_number":"7065084079","email_id":"agrata.kapoor@hotmail.com","dop":"2026-01-22","serial_number":"976320744374449","imei1":"976320744374449","imei2":"976320744374449","popurl":"www.devesh-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173825,"job_number":"JOB_173825","tr_customer_id":173842,"tr_customer_product_id":173832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Siddhran Bhattacharya","mobile_number":"7087815028","email_id":"hamsini.patil@hotmail.com","dop":"2026-01-22","serial_number":"003056752978091","imei1":"003056752978091","imei2":"003056752978091","popurl":"www.swara-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173824,"job_number":"JOB_173824","tr_customer_id":173841,"tr_customer_product_id":173831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Anuraag Panicker","mobile_number":"7020568084","email_id":"deepankar.mukhopadhyay@hotmail.com","dop":"2026-01-22","serial_number":"632291170360330","imei1":"632291170360330","imei2":"632291170360330","popurl":"www.deeptimayee-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173823,"job_number":"JOB_173823","tr_customer_id":173840,"tr_customer_product_id":173830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Ranjeet Chattopadhyay","mobile_number":"7073196826","email_id":"chapal.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"364883562585950","imei1":"364883562585950","imei2":"364883562585950","popurl":"www.apsara-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173822,"job_number":"JOB_173822","tr_customer_id":173838,"tr_customer_product_id":173828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Aagam Nair","mobile_number":"7014276049","email_id":"krishnadas.verma@yahoo.co.in","dop":"2026-01-22","serial_number":"308354315081976","imei1":"308354315081976","imei2":"308354315081976","popurl":"www.marut-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173821,"job_number":"JOB_173821","tr_customer_id":173839,"tr_customer_product_id":173829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Anala Shukla","mobile_number":"7095442103","email_id":"digambara.khan@gmail.com","dop":"2026-01-22","serial_number":"009228918588981","imei1":"009228918588981","imei2":"009228918588981","popurl":"www.chandi-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173820,"job_number":"JOB_173820","tr_customer_id":173837,"tr_customer_product_id":173827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Kiran Chaturvedi","mobile_number":"7041738257","email_id":"aayushmaan.talwar@hotmail.com","dop":"2026-01-22","serial_number":"781708236254201","imei1":"781708236254201","imei2":"781708236254201","popurl":"www.himadri-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173819,"job_number":"JOB_173819","tr_customer_id":173836,"tr_customer_product_id":173826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Jai Shah","mobile_number":"7098972332","email_id":"rohan.kapoor@gmail.com","dop":"2026-01-22","serial_number":"192059790558838","imei1":"192059790558838","imei2":"192059790558838","popurl":"www.keerti-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173818,"job_number":"JOB_173818","tr_customer_id":173835,"tr_customer_product_id":173825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Devi Verma","mobile_number":"7082308533","email_id":"ujjwal.nehru@hotmail.com","dop":"2026-01-22","serial_number":"915432995304312","imei1":"915432995304312","imei2":"915432995304312","popurl":"www.abani-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173817,"job_number":"JOB_173817","tr_customer_id":173834,"tr_customer_product_id":173824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Sarala Guha","mobile_number":"7028136014","email_id":"gopee.dubashi@yahoo.co.in","dop":"2026-01-22","serial_number":"410763729223691","imei1":"410763729223691","imei2":"410763729223691","popurl":"www.deven-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173816,"job_number":"JOB_173816","tr_customer_id":173833,"tr_customer_product_id":173823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Bhoj Chattopadhyay","mobile_number":"7099951488","email_id":"akshayakeerti.pandey@gmail.com","dop":"2026-01-22","serial_number":"610119857735837","imei1":"610119857735837","imei2":"610119857735837","popurl":"www.kamlesh-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173815,"job_number":"JOB_173815","tr_customer_id":173832,"tr_customer_product_id":173822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Jaya Pillai","mobile_number":"7034442064","email_id":"agrata.verma@gmail.com","dop":"2026-01-22","serial_number":"052432641999607","imei1":"052432641999607","imei2":"052432641999607","popurl":"www.aaryan-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173814,"job_number":"JOB_173814","tr_customer_id":173831,"tr_customer_product_id":173821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Tarun Iyengar","mobile_number":"7016574876","email_id":"rahul.mishra@gmail.com","dop":"2026-01-22","serial_number":"688442187381006","imei1":"688442187381006","imei2":"688442187381006","popurl":"www.shwet-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173813,"job_number":"JOB_173813","tr_customer_id":173830,"tr_customer_product_id":173820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:16.000Z","modified_at":"2026-02-01T12:05:16.000Z","name":"Demarcus Quigley","mobile_number":"576-935-8026","email_id":"Tierra.Schulist21@yahoo.com","dop":"2025-04-06","serial_number":"12131074440866794","imei1":"12131074440866794","imei2":"12131074440866794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173812,"job_number":"JOB_173812","tr_customer_id":173829,"tr_customer_product_id":173819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:14.000Z","modified_at":"2026-02-01T12:05:53.000Z","name":"Otha Hansen","mobile_number":"255-890-4474","email_id":"Rex.Simonis94@hotmail.com","dop":"2025-04-06","serial_number":"17878331488513","imei1":"17878331488513","imei2":"17878331488513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173811,"job_number":"JOB_173811","tr_customer_id":173828,"tr_customer_product_id":173818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:14.000Z","modified_at":"2026-02-01T12:05:14.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11976159305525","imei1":"11976159305525","imei2":"11976159305525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173810,"job_number":"JOB_173810","tr_customer_id":173827,"tr_customer_product_id":173817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:29.000Z","modified_at":"2026-02-01T12:04:29.000Z","name":"Manuela Donnelly","mobile_number":"603-715-8034","email_id":"Frederique.Mann@yahoo.com","dop":"2025-04-06","serial_number":"18409314439262490","imei1":"18409314439262490","imei2":"18409314439262490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173809,"job_number":"JOB_173809","tr_customer_id":173826,"tr_customer_product_id":173816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:28.000Z","modified_at":"2026-02-01T12:05:07.000Z","name":"Wilburn Collins","mobile_number":"763-606-5127","email_id":"Forrest.Osinski@gmail.com","dop":"2025-04-06","serial_number":"18245546115046","imei1":"18245546115046","imei2":"18245546115046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173808,"job_number":"JOB_173808","tr_customer_id":173825,"tr_customer_product_id":173815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:28.000Z","modified_at":"2026-02-01T12:04:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12608119316128","imei1":"12608119316128","imei2":"12608119316128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173807,"job_number":"JOB_173807","tr_customer_id":173824,"tr_customer_product_id":173814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:43.000Z","modified_at":"2026-02-01T12:03:43.000Z","name":"Hayden Schiller","mobile_number":"572-862-2222","email_id":"Tomasa.Metz19@yahoo.com","dop":"2025-04-06","serial_number":"13117586346721654","imei1":"13117586346721654","imei2":"13117586346721654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173806,"job_number":"JOB_173806","tr_customer_id":173823,"tr_customer_product_id":173813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:41.000Z","modified_at":"2026-02-01T12:04:21.000Z","name":"Carley Blick","mobile_number":"595-237-6434","email_id":"Jordi_Reichel@gmail.com","dop":"2025-04-06","serial_number":"11871665355218","imei1":"11871665355218","imei2":"11871665355218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173805,"job_number":"JOB_173805","tr_customer_id":173822,"tr_customer_product_id":173812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:41.000Z","modified_at":"2026-02-01T12:03:41.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14812134542714","imei1":"14812134542714","imei2":"14812134542714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173804,"job_number":"JOB_173804","tr_customer_id":173821,"tr_customer_product_id":173811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Bela Mishra","mobile_number":"7028612782","email_id":"rageswari.nair@yahoo.co.in","dop":"2026-01-22","serial_number":"888828168043356","imei1":"888828168043356","imei2":"888828168043356","popurl":"www.chandraswaroopa-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173803,"job_number":"JOB_173803","tr_customer_id":173820,"tr_customer_product_id":173810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Tarun Mehrotra","mobile_number":"7094772721","email_id":"gorakhnath.rana@gmail.com","dop":"2026-01-22","serial_number":"779378030540945","imei1":"779378030540945","imei2":"779378030540945","popurl":"www.oormila-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173802,"job_number":"JOB_173802","tr_customer_id":173819,"tr_customer_product_id":173809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Shashi Banerjee","mobile_number":"7065432223","email_id":"kamlesh.gupta@gmail.com","dop":"2026-01-22","serial_number":"194682630487584","imei1":"194682630487584","imei2":"194682630487584","popurl":"www.shobhana-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173801,"job_number":"JOB_173801","tr_customer_id":173818,"tr_customer_product_id":173808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Vasundhara Patil","mobile_number":"7011536916","email_id":"budhil.nair@yahoo.co.in","dop":"2026-01-22","serial_number":"734706461608304","imei1":"734706461608304","imei2":"734706461608304","popurl":"www.datta-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173800,"job_number":"JOB_173800","tr_customer_id":173817,"tr_customer_product_id":173807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Aalok Tandon","mobile_number":"7019362615","email_id":"ujjawal.bharadwaj@yahoo.co.in","dop":"2026-01-22","serial_number":"636475367353612","imei1":"636475367353612","imei2":"636475367353612","popurl":"www.sanya-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173799,"job_number":"JOB_173799","tr_customer_id":173816,"tr_customer_product_id":173806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"49978155051769","imei1":"49978155051769","imei2":"49978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173798,"job_number":"JOB_173798","tr_customer_id":173815,"tr_customer_product_id":173805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"29978155051769","imei1":"29978155051769","imei2":"29978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173797,"job_number":"JOB_173797","tr_customer_id":173814,"tr_customer_product_id":173804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"39978155051769","imei1":"39978155051769","imei2":"39978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173796,"job_number":"JOB_173796","tr_customer_id":173813,"tr_customer_product_id":173803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:50.000Z","modified_at":"2026-02-01T12:13:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-24","serial_number":"77482599378726","imei1":"77482599378726","imei2":"77482599378726","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-01T12:13:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":173795,"job_number":"JOB_173795","tr_customer_id":173812,"tr_customer_product_id":173802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Ekadant Kaul","mobile_number":"7048195317","email_id":"suma.iyengar@hotmail.com","dop":"2026-01-22","serial_number":"125306850467813","imei1":"125306850467813","imei2":"125306850467813","popurl":"www.girik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173794,"job_number":"JOB_173794","tr_customer_id":173811,"tr_customer_product_id":173801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Vaishno Trivedi","mobile_number":"7003717746","email_id":"vimala.talwar@hotmail.com","dop":"2026-01-22","serial_number":"653037367517958","imei1":"653037367517958","imei2":"653037367517958","popurl":"www.anjali-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173793,"job_number":"JOB_173793","tr_customer_id":173810,"tr_customer_product_id":173800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Kailash Pillai","mobile_number":"7020330773","email_id":"kannen.kaniyar@gmail.com","dop":"2026-01-22","serial_number":"968222242489718","imei1":"968222242489718","imei2":"968222242489718","popurl":"www.sarisha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173792,"job_number":"JOB_173792","tr_customer_id":173809,"tr_customer_product_id":173799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Kailash Chattopadhyay","mobile_number":"7053092571","email_id":"dharani.namboothiri@yahoo.co.in","dop":"2026-01-22","serial_number":"750697538184740","imei1":"750697538184740","imei2":"750697538184740","popurl":"www.shobhana-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173791,"job_number":"JOB_173791","tr_customer_id":173808,"tr_customer_product_id":173798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Rupinder Tagore","mobile_number":"7014576684","email_id":"chatura.dhawan@gmail.com","dop":"2026-01-22","serial_number":"267310603814562","imei1":"267310603814562","imei2":"267310603814562","popurl":"www.chandradev-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173790,"job_number":"JOB_173790","tr_customer_id":173807,"tr_customer_product_id":173797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:40:28.000Z","modified_at":"2026-02-01T11:40:28.000Z","name":"Manoj Kumar","mobile_number":"7789089870","email_id":"manojbi765@gmail.com","dop":"2025-12-09","serial_number":"98765432165422","imei1":"98765432165422","imei2":"98765432165422","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173789,"job_number":"JOB_173789","tr_customer_id":173806,"tr_customer_product_id":173796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:35.000Z","modified_at":"2026-02-01T11:26:35.000Z","name":"Lindsey Larkin","mobile_number":"228-361-2256","email_id":"Carson91@gmail.com","dop":"2025-04-06","serial_number":"19293414197631280","imei1":"19293414197631280","imei2":"19293414197631280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173788,"job_number":"JOB_173788","tr_customer_id":173805,"tr_customer_product_id":173795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:34.000Z","modified_at":"2026-02-01T11:27:16.000Z","name":"Arturo Sauer","mobile_number":"420-230-9700","email_id":"Justen.Klein@hotmail.com","dop":"2025-04-06","serial_number":"11116971220283","imei1":"11116971220283","imei2":"11116971220283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T11:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173787,"job_number":"JOB_173787","tr_customer_id":173804,"tr_customer_product_id":173794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:33.000Z","modified_at":"2026-02-01T11:26:33.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16957730325703","imei1":"16957730325703","imei2":"16957730325703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173786,"job_number":"JOB_173786","tr_customer_id":173803,"tr_customer_product_id":173793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:45.000Z","modified_at":"2026-02-01T11:25:45.000Z","name":"Lucienne Friesen","mobile_number":"506-391-8673","email_id":"Destany_Wisoky41@yahoo.com","dop":"2025-04-06","serial_number":"13220656496141240","imei1":"13220656496141240","imei2":"13220656496141240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173785,"job_number":"JOB_173785","tr_customer_id":173802,"tr_customer_product_id":173792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:44.000Z","modified_at":"2026-02-01T11:26:26.000Z","name":"Alfred Stiedemann","mobile_number":"420-366-1653","email_id":"Dale77@yahoo.com","dop":"2025-04-06","serial_number":"17998946712286","imei1":"17998946712286","imei2":"17998946712286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T11:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173784,"job_number":"JOB_173784","tr_customer_id":173801,"tr_customer_product_id":173791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:43.000Z","modified_at":"2026-02-01T11:25:43.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"14320255339094","imei1":"14320255339094","imei2":"14320255339094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173783,"job_number":"JOB_173783","tr_customer_id":173800,"tr_customer_product_id":173790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:55.000Z","modified_at":"2026-02-01T11:24:55.000Z","name":"Ansel Champlin","mobile_number":"940-946-3015","email_id":"Elbert.Becker75@gmail.com","dop":"2025-04-06","serial_number":"10989346789121138","imei1":"10989346789121138","imei2":"10989346789121138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173782,"job_number":"JOB_173782","tr_customer_id":173799,"tr_customer_product_id":173789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:53.000Z","modified_at":"2026-02-01T11:25:36.000Z","name":"Karlee Toy","mobile_number":"480-655-6210","email_id":"Gustave_Carter@hotmail.com","dop":"2025-04-06","serial_number":"12503361186736","imei1":"12503361186736","imei2":"12503361186736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T11:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173781,"job_number":"JOB_173781","tr_customer_id":173798,"tr_customer_product_id":173788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:53.000Z","modified_at":"2026-02-01T11:24:53.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18219781643792","imei1":"18219781643792","imei2":"18219781643792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173780,"job_number":"JOB_173780","tr_customer_id":173797,"tr_customer_product_id":173787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:23:08.000Z","modified_at":"2026-02-01T11:23:08.000Z","name":"Manoj Kumar","mobile_number":"7789089870","email_id":"manojbi765@gmail.com","dop":"2025-12-09","serial_number":"98765432165423","imei1":"98765432165423","imei2":"98765432165423","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173779,"job_number":"JOB_173779","tr_customer_id":173796,"tr_customer_product_id":173786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:15:40.000Z","modified_at":"2026-02-01T11:15:40.000Z","name":"Emerald Bartell","mobile_number":"831-874-2577","email_id":"Jody84@hotmail.com","dop":"2025-12-04","serial_number":"108238048879657","imei1":"108238048879657","imei2":"108238048879657","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173778,"job_number":"JOB_173778","tr_customer_id":173795,"tr_customer_product_id":173785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:14:47.000Z","modified_at":"2026-02-01T11:14:47.000Z","name":"Daron Rau","mobile_number":"662-462-2115","email_id":"Hortense_Morissette@hotmail.com","dop":"2025-12-04","serial_number":"107727411211606","imei1":"107727411211606","imei2":"107727411211606","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173777,"job_number":"JOB_173777","tr_customer_id":173794,"tr_customer_product_id":173784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:07:12.000Z","modified_at":"2026-02-01T11:07:12.000Z","name":"Noel Rau","mobile_number":"681-801-9720","email_id":"Estella_Schroeder@yahoo.com","dop":"2025-12-04","serial_number":"104172847544618","imei1":"104172847544618","imei2":"104172847544618","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173776,"job_number":"JOB_173776","tr_customer_id":173793,"tr_customer_product_id":173783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:06:36.000Z","modified_at":"2026-02-01T11:06:36.000Z","name":"Felix Weimann","mobile_number":"252-523-8578","email_id":"Nolan_Friesen@hotmail.com","dop":"2025-12-04","serial_number":"100067511772658","imei1":"100067511772658","imei2":"100067511772658","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173775,"job_number":"JOB_173775","tr_customer_id":173792,"tr_customer_product_id":173782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:02:53.000Z","modified_at":"2026-02-01T11:02:53.000Z","name":"Lola Schultz","mobile_number":"562-228-5194","email_id":"Dannie_Collier@gmail.com","dop":"2025-12-04","serial_number":"106216625165388","imei1":"106216625165388","imei2":"106216625165388","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173774,"job_number":"JOB_173774","tr_customer_id":173791,"tr_customer_product_id":173781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:59:45.000Z","modified_at":"2026-02-01T10:59:45.000Z","name":"Damien Wehner","mobile_number":"641-881-3021","email_id":"Arianna_Jacobs@gmail.com","dop":"2025-12-04","serial_number":"104744017028110","imei1":"104744017028110","imei2":"104744017028110","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173773,"job_number":"JOB_173773","tr_customer_id":173790,"tr_customer_product_id":173780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:56:07.000Z","modified_at":"2026-02-01T10:56:07.000Z","name":"Cara Greenfelder","mobile_number":"802-516-1614","email_id":"Brando_Jakubowski@yahoo.com","dop":"2025-12-04","serial_number":"103676587512819","imei1":"103676587512819","imei2":"103676587512819","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173772,"job_number":"JOB_173772","tr_customer_id":173789,"tr_customer_product_id":173779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:53:51.000Z","modified_at":"2026-02-01T10:53:51.000Z","name":"Osborne Lehner","mobile_number":"689-305-9111","email_id":"Justice5@gmail.com","dop":"2025-12-04","serial_number":"105116029230510","imei1":"105116029230510","imei2":"105116029230510","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173771,"job_number":"JOB_173771","tr_customer_id":173788,"tr_customer_product_id":173778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:53.000Z","modified_at":"2026-02-01T10:48:53.000Z","name":"Johnathan Sanford","mobile_number":"377-547-0507","email_id":"Michele46@yahoo.com","dop":"2025-04-06","serial_number":"14259881819804430","imei1":"14259881819804430","imei2":"14259881819804430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173770,"job_number":"JOB_173770","tr_customer_id":173787,"tr_customer_product_id":173777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:51.000Z","modified_at":"2026-02-01T10:49:31.000Z","name":"Jayme Schowalter","mobile_number":"746-370-4707","email_id":"Pierre_Ondricka@gmail.com","dop":"2025-04-06","serial_number":"10811148738945","imei1":"10811148738945","imei2":"10811148738945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173769,"job_number":"JOB_173769","tr_customer_id":173786,"tr_customer_product_id":173776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:51.000Z","modified_at":"2026-02-01T10:48:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18502808772889","imei1":"18502808772889","imei2":"18502808772889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173768,"job_number":"JOB_173768","tr_customer_id":173785,"tr_customer_product_id":173775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:07.000Z","modified_at":"2026-02-01T10:48:07.000Z","name":"Wallace Lueilwitz","mobile_number":"925-935-0643","email_id":"Dimitri_Franecki@gmail.com","dop":"2025-04-06","serial_number":"16967560837585050","imei1":"16967560837585050","imei2":"16967560837585050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173767,"job_number":"JOB_173767","tr_customer_id":173784,"tr_customer_product_id":173774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:05.000Z","modified_at":"2026-02-01T10:48:44.000Z","name":"Destini Kilback","mobile_number":"272-715-2195","email_id":"Jodie_Rodriguez98@hotmail.com","dop":"2025-04-06","serial_number":"18935798334587","imei1":"18935798334587","imei2":"18935798334587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173766,"job_number":"JOB_173766","tr_customer_id":173783,"tr_customer_product_id":173773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:05.000Z","modified_at":"2026-02-01T10:48:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19043416630788","imei1":"19043416630788","imei2":"19043416630788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173765,"job_number":"JOB_173765","tr_customer_id":173782,"tr_customer_product_id":173772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:20.000Z","modified_at":"2026-02-01T10:47:20.000Z","name":"Tara Osinski","mobile_number":"474-338-8597","email_id":"Jose82@gmail.com","dop":"2025-04-06","serial_number":"12045022099167390","imei1":"12045022099167390","imei2":"12045022099167390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173764,"job_number":"JOB_173764","tr_customer_id":173781,"tr_customer_product_id":173771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:19.000Z","modified_at":"2026-02-01T10:47:58.000Z","name":"Shayne Stehr","mobile_number":"663-724-6234","email_id":"Ole_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"17091021831433","imei1":"17091021831433","imei2":"17091021831433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173763,"job_number":"JOB_173763","tr_customer_id":173780,"tr_customer_product_id":173770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:19.000Z","modified_at":"2026-02-01T10:47:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17148244767405","imei1":"17148244767405","imei2":"17148244767405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173762,"job_number":"JOB_173762","tr_customer_id":173779,"tr_customer_product_id":173769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:03.000Z","modified_at":"2026-02-01T10:47:03.000Z","name":"Aditya Devar","mobile_number":"8698209596","email_id":"krishnadasa.iyer@hotmail.com","dop":"2026-01-22","serial_number":"94756058162934","imei1":"94756058162934","imei2":"94756058162934","popurl":"www.baidehi-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173761,"job_number":"JOB_173761","tr_customer_id":173778,"tr_customer_product_id":173768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:46:52.000Z","modified_at":"2026-02-01T10:46:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-22","serial_number":"23215767262316","imei1":"23215767262316","imei2":"23215767262316","popurl":"2026-01-22T10:46:42.244971428Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173760,"job_number":"JOB_173760","tr_customer_id":173777,"tr_customer_product_id":173767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:06:12.000Z","modified_at":"2026-02-01T10:06:12.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231119","imei2":"11113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:06:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173759,"job_number":"JOB_173759","tr_customer_id":173776,"tr_customer_product_id":173766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:05:51.000Z","modified_at":"2026-02-01T10:05:51.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231118","imei2":"11113423231118","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173758,"job_number":"JOB_173758","tr_customer_id":173775,"tr_customer_product_id":173765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:00:22.000Z","modified_at":"2026-02-01T10:00:26.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"17860013211957","imei1":"17860013211957","imei2":"17860013211957","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173757,"job_number":"JOB_173757","tr_customer_id":173774,"tr_customer_product_id":173764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:00:16.000Z","modified_at":"2026-02-01T10:00:21.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"69558949205975","imei1":"69558949205975","imei2":"69558949205975","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173756,"job_number":"JOB_173756","tr_customer_id":173773,"tr_customer_product_id":173763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:00:10.000Z","modified_at":"2026-02-01T10:00:15.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"96950972649940","imei1":"96950972649940","imei2":"96950972649940","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:00:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173755,"job_number":"JOB_173755","tr_customer_id":173772,"tr_customer_product_id":173762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:04.000Z","modified_at":"2026-02-01T09:51:04.000Z","name":"Bonita Kertzmann","mobile_number":"701-888-9703","email_id":"Fermin_Zieme13@hotmail.com","dop":"2025-04-06","serial_number":"19028553110255690","imei1":"19028553110255690","imei2":"19028553110255690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173754,"job_number":"JOB_173754","tr_customer_id":173771,"tr_customer_product_id":173761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:03.000Z","modified_at":"2026-02-01T09:51:44.000Z","name":"Sedrick Fahey","mobile_number":"811-881-1898","email_id":"Raymundo22@gmail.com","dop":"2025-04-06","serial_number":"10962443793462","imei1":"10962443793462","imei2":"10962443793462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173753,"job_number":"JOB_173753","tr_customer_id":173770,"tr_customer_product_id":173760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:02.000Z","modified_at":"2026-02-01T09:51:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19612126919591","imei1":"19612126919591","imei2":"19612126919591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173752,"job_number":"JOB_173752","tr_customer_id":173769,"tr_customer_product_id":173759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:15.000Z","modified_at":"2026-02-01T09:50:15.000Z","name":"Amelie Huel","mobile_number":"995-502-0028","email_id":"Priscilla5@yahoo.com","dop":"2025-04-06","serial_number":"13827759047156598","imei1":"13827759047156598","imei2":"13827759047156598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173751,"job_number":"JOB_173751","tr_customer_id":173768,"tr_customer_product_id":173758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:14.000Z","modified_at":"2026-02-01T09:50:55.000Z","name":"Monroe Padberg","mobile_number":"551-247-7053","email_id":"Sammy_Schamberger76@yahoo.com","dop":"2025-04-06","serial_number":"19828026788723","imei1":"19828026788723","imei2":"19828026788723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173750,"job_number":"JOB_173750","tr_customer_id":173767,"tr_customer_product_id":173757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:13.000Z","modified_at":"2026-02-01T09:50:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12617113362713","imei1":"12617113362713","imei2":"12617113362713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173749,"job_number":"JOB_173749","tr_customer_id":173766,"tr_customer_product_id":173756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:26.000Z","modified_at":"2026-02-01T09:49:26.000Z","name":"Reta Feeney","mobile_number":"577-300-6359","email_id":"Ben.Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18678253332791360","imei1":"18678253332791360","imei2":"18678253332791360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173748,"job_number":"JOB_173748","tr_customer_id":173765,"tr_customer_product_id":173755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:25.000Z","modified_at":"2026-02-01T09:50:06.000Z","name":"Fred Robel","mobile_number":"320-408-6098","email_id":"Landen.Turner@hotmail.com","dop":"2025-04-06","serial_number":"14602112022939","imei1":"14602112022939","imei2":"14602112022939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173747,"job_number":"JOB_173747","tr_customer_id":173764,"tr_customer_product_id":173754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:24.000Z","modified_at":"2026-02-01T09:49:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12533065299110","imei1":"12533065299110","imei2":"12533065299110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173746,"job_number":"JOB_173746","tr_customer_id":173763,"tr_customer_product_id":173753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:35:43.000Z","modified_at":"2026-02-01T09:35:43.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-22","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-22T09:35:42.157189078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173745,"job_number":"JOB_173745","tr_customer_id":173762,"tr_customer_product_id":173752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:29.000Z","modified_at":"2026-02-01T09:31:29.000Z","name":"Arnoldo Cummerata","mobile_number":"606-620-1777","email_id":"Tyree41@gmail.com","dop":"2025-04-06","serial_number":"12008533677884976","imei1":"12008533677884976","imei2":"12008533677884976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173744,"job_number":"JOB_173744","tr_customer_id":173761,"tr_customer_product_id":173751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:28.000Z","modified_at":"2026-02-01T09:32:06.000Z","name":"Regan Pouros","mobile_number":"637-672-0760","email_id":"Meda_Hessel@gmail.com","dop":"2025-04-06","serial_number":"14963665330749","imei1":"14963665330749","imei2":"14963665330749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173743,"job_number":"JOB_173743","tr_customer_id":173760,"tr_customer_product_id":173750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:27.000Z","modified_at":"2026-02-01T09:31:27.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10083376225889","imei1":"10083376225889","imei2":"10083376225889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173742,"job_number":"JOB_173742","tr_customer_id":173759,"tr_customer_product_id":173749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:43.000Z","modified_at":"2026-02-01T09:30:44.000Z","name":"Kenton Connelly","mobile_number":"743-971-7429","email_id":"Natasha_Donnelly@gmail.com","dop":"2025-04-06","serial_number":"15309330941829548","imei1":"15309330941829548","imei2":"15309330941829548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173741,"job_number":"JOB_173741","tr_customer_id":173758,"tr_customer_product_id":173748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:42.000Z","modified_at":"2026-02-01T09:31:20.000Z","name":"Skyla Orn","mobile_number":"387-981-1779","email_id":"Broderick.MacGyver@gmail.com","dop":"2025-04-06","serial_number":"14065739296927","imei1":"14065739296927","imei2":"14065739296927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173740,"job_number":"JOB_173740","tr_customer_id":173757,"tr_customer_product_id":173747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:42.000Z","modified_at":"2026-02-01T09:30:42.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18720455137910","imei1":"18720455137910","imei2":"18720455137910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173739,"job_number":"JOB_173739","tr_customer_id":173756,"tr_customer_product_id":173746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:58.000Z","modified_at":"2026-02-01T09:29:58.000Z","name":"Elias Cummerata","mobile_number":"226-965-0582","email_id":"Everardo94@gmail.com","dop":"2025-04-06","serial_number":"18732892807520320","imei1":"18732892807520320","imei2":"18732892807520320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173738,"job_number":"JOB_173738","tr_customer_id":173755,"tr_customer_product_id":173745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:56.000Z","modified_at":"2026-02-01T09:30:35.000Z","name":"Tristin Wilderman","mobile_number":"629-380-8783","email_id":"Samara.Schultz82@yahoo.com","dop":"2025-04-06","serial_number":"19143246499308","imei1":"19143246499308","imei2":"19143246499308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173737,"job_number":"JOB_173737","tr_customer_id":173754,"tr_customer_product_id":173744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:56.000Z","modified_at":"2026-02-01T09:29:56.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17814697386673","imei1":"17814697386673","imei2":"17814697386673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173736,"job_number":"JOB_173736","tr_customer_id":173753,"tr_customer_product_id":173743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:58.000Z","modified_at":"2026-02-01T09:24:58.000Z","name":"Arely Leannon","mobile_number":"885-999-0329","email_id":"Fay99@gmail.com","dop":"2025-04-06","serial_number":"11461325598970686","imei1":"11461325598970686","imei2":"11461325598970686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173735,"job_number":"JOB_173735","tr_customer_id":173752,"tr_customer_product_id":173742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:56.000Z","modified_at":"2026-02-01T09:25:36.000Z","name":"Treva Brown","mobile_number":"516-482-6987","email_id":"Sarai_Roob25@gmail.com","dop":"2025-04-06","serial_number":"14079691844425","imei1":"14079691844425","imei2":"14079691844425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173734,"job_number":"JOB_173734","tr_customer_id":173751,"tr_customer_product_id":173741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:56.000Z","modified_at":"2026-02-01T09:24:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11969192032432","imei1":"11969192032432","imei2":"11969192032432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173733,"job_number":"JOB_173733","tr_customer_id":173750,"tr_customer_product_id":173740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:10.000Z","modified_at":"2026-02-01T09:24:10.000Z","name":"Hattie Erdman","mobile_number":"625-562-1244","email_id":"Waino56@gmail.com","dop":"2025-04-06","serial_number":"14217321995784706","imei1":"14217321995784706","imei2":"14217321995784706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173732,"job_number":"JOB_173732","tr_customer_id":173749,"tr_customer_product_id":173739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:09.000Z","modified_at":"2026-02-01T09:24:49.000Z","name":"Deron Kub","mobile_number":"891-809-8820","email_id":"Kathryne76@hotmail.com","dop":"2025-04-06","serial_number":"11867354169272","imei1":"11867354169272","imei2":"11867354169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173731,"job_number":"JOB_173731","tr_customer_id":173748,"tr_customer_product_id":173738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:09.000Z","modified_at":"2026-02-01T09:24:09.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13300265215466","imei1":"13300265215466","imei2":"13300265215466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173730,"job_number":"JOB_173730","tr_customer_id":173747,"tr_customer_product_id":173737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:23.000Z","modified_at":"2026-02-01T09:23:23.000Z","name":"Timmothy Brown","mobile_number":"664-756-4133","email_id":"Cloyd.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19771750354238760","imei1":"19771750354238760","imei2":"19771750354238760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173729,"job_number":"JOB_173729","tr_customer_id":173746,"tr_customer_product_id":173736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:21.000Z","modified_at":"2026-02-01T09:24:01.000Z","name":"Trevion Hand","mobile_number":"473-873-4478","email_id":"Ellen86@hotmail.com","dop":"2025-04-06","serial_number":"12703145421270","imei1":"12703145421270","imei2":"12703145421270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:24:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173728,"job_number":"JOB_173728","tr_customer_id":173745,"tr_customer_product_id":173735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:21.000Z","modified_at":"2026-02-01T09:23:21.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14378216395091","imei1":"14378216395091","imei2":"14378216395091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173727,"job_number":"JOB_173727","tr_customer_id":173744,"tr_customer_product_id":173734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:19:48.000Z","modified_at":"2026-02-01T09:19:48.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231111","imei2":"11113423231111","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173726,"job_number":"JOB_173726","tr_customer_id":173743,"tr_customer_product_id":173733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:16.000Z","modified_at":"2026-02-01T09:09:16.000Z","name":"Paxton Willms","mobile_number":"378-798-6026","email_id":"Efrain.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"13721931466118108","imei1":"13721931466118108","imei2":"13721931466118108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173725,"job_number":"JOB_173725","tr_customer_id":173742,"tr_customer_product_id":173732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:14.000Z","modified_at":"2026-02-01T09:09:52.000Z","name":"Kirstin Jast","mobile_number":"820-409-4719","email_id":"Andreane.Beer@gmail.com","dop":"2025-04-06","serial_number":"12224099488618","imei1":"12224099488618","imei2":"12224099488618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173724,"job_number":"JOB_173724","tr_customer_id":173741,"tr_customer_product_id":173731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:14.000Z","modified_at":"2026-02-01T09:09:14.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12643487359300","imei1":"12643487359300","imei2":"12643487359300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173723,"job_number":"JOB_173723","tr_customer_id":173740,"tr_customer_product_id":173730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:30.000Z","modified_at":"2026-02-01T09:08:30.000Z","name":"Janis Brekke","mobile_number":"732-338-3697","email_id":"Fannie_Schuster@yahoo.com","dop":"2025-04-06","serial_number":"16287284836866388","imei1":"16287284836866388","imei2":"16287284836866388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173722,"job_number":"JOB_173722","tr_customer_id":173739,"tr_customer_product_id":173729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:29.000Z","modified_at":"2026-02-01T09:09:07.000Z","name":"Stephania Zemlak","mobile_number":"391-850-1262","email_id":"Kiel_OKeefe90@hotmail.com","dop":"2025-04-06","serial_number":"11748490861671","imei1":"11748490861671","imei2":"11748490861671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173721,"job_number":"JOB_173721","tr_customer_id":173738,"tr_customer_product_id":173728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:28.000Z","modified_at":"2026-02-01T09:08:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16034588452403","imei1":"16034588452403","imei2":"16034588452403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173720,"job_number":"JOB_173720","tr_customer_id":173737,"tr_customer_product_id":173727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:45.000Z","modified_at":"2026-02-01T09:07:45.000Z","name":"Mayra Bode","mobile_number":"585-585-2599","email_id":"Emelia.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"15665023854077796","imei1":"15665023854077796","imei2":"15665023854077796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173719,"job_number":"JOB_173719","tr_customer_id":173736,"tr_customer_product_id":173726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:43.000Z","modified_at":"2026-02-01T09:08:22.000Z","name":"Maeve Bailey","mobile_number":"400-353-0058","email_id":"Alberto0@hotmail.com","dop":"2025-04-06","serial_number":"12197940534973","imei1":"12197940534973","imei2":"12197940534973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173718,"job_number":"JOB_173718","tr_customer_id":173735,"tr_customer_product_id":173725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:43.000Z","modified_at":"2026-02-01T09:07:43.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11158476127342","imei1":"11158476127342","imei2":"11158476127342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173717,"job_number":"JOB_173717","tr_customer_id":173734,"tr_customer_product_id":173724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:06:51.000Z","modified_at":"2026-02-01T09:06:51.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"23343423234773","imei2":"23343423234773","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173716,"job_number":"JOB_173716","tr_customer_id":173733,"tr_customer_product_id":173723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:51:56.000Z","modified_at":"2026-02-01T08:51:58.000Z","name":"praful patil","mobile_number":"9833841906","email_id":"abc@xyz.com","dop":"2025-12-10","serial_number":"15565240587643","imei1":"15565240587643","imei2":"15565240587643","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173715,"job_number":"JOB_173715","tr_customer_id":173732,"tr_customer_product_id":173722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:51:50.000Z","modified_at":"2026-02-01T08:51:53.000Z","name":"kunal patil","mobile_number":"8898085313","email_id":"kunalpatil@gmail.com","dop":"2025-12-10","serial_number":"15463282145007","imei1":"15463282145007","imei2":"15463282145007","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173714,"job_number":"JOB_173714","tr_customer_id":173731,"tr_customer_product_id":173721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:49:27.000Z","modified_at":"2026-02-01T08:49:30.000Z","name":"praful patil","mobile_number":"9833841906","email_id":"abc@xyz.com","dop":"2025-12-10","serial_number":"13518019368769","imei1":"13518019368769","imei2":"13518019368769","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173713,"job_number":"JOB_173713","tr_customer_id":173730,"tr_customer_product_id":173720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:49:22.000Z","modified_at":"2026-02-01T08:49:25.000Z","name":"kunal patil","mobile_number":"8898085313","email_id":"kunalpatil@gmail.com","dop":"2025-12-10","serial_number":"14439416609309","imei1":"14439416609309","imei2":"14439416609309","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173712,"job_number":"JOB_173712","tr_customer_id":173729,"tr_customer_product_id":173719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:47:18.000Z","modified_at":"2026-02-01T08:47:20.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15551650849599","imei1":"15551650849599","imei2":"15551650849599","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173711,"job_number":"JOB_173711","tr_customer_id":173728,"tr_customer_product_id":173718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:47:13.000Z","modified_at":"2026-02-01T08:47:15.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13458710608222","imei1":"13458710608222","imei2":"13458710608222","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173710,"job_number":"JOB_173710","tr_customer_id":173727,"tr_customer_product_id":173717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:38.000Z","modified_at":"2026-02-01T07:53:38.000Z","name":"Eleanore Green","mobile_number":"588-530-6712","email_id":"Yadira_Bauch83@gmail.com","dop":"2025-04-06","serial_number":"15540256945661428","imei1":"15540256945661428","imei2":"15540256945661428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173709,"job_number":"JOB_173709","tr_customer_id":173726,"tr_customer_product_id":173716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:37.000Z","modified_at":"2026-02-01T07:54:15.000Z","name":"Sylvan Windler","mobile_number":"431-662-1345","email_id":"Tania5@yahoo.com","dop":"2025-04-06","serial_number":"13879607192142","imei1":"13879607192142","imei2":"13879607192142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173706,"job_number":"JOB_173706","tr_customer_id":173723,"tr_customer_product_id":173713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:52:52.000Z","modified_at":"2026-02-01T07:52:52.000Z","name":"Sharon Gibson","mobile_number":"417-883-8377","email_id":"Hans.Ortiz54@gmail.com","dop":"2025-04-06","serial_number":"19202062571280870","imei1":"19202062571280870","imei2":"19202062571280870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173705,"job_number":"JOB_173705","tr_customer_id":173722,"tr_customer_product_id":173712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:52:51.000Z","modified_at":"2026-02-01T07:53:30.000Z","name":"Savanah Macejkovic","mobile_number":"885-421-8314","email_id":"Emma71@gmail.com","dop":"2025-04-06","serial_number":"10091927891988","imei1":"10091927891988","imei2":"10091927891988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173704,"job_number":"JOB_173704","tr_customer_id":173721,"tr_customer_product_id":173711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:37.000Z","name":"Alvah Schimmel","mobile_number":"980-989-6324","email_id":"Eudora_Collins@yahoo.com","dop":"2025-04-06","serial_number":"18248567515738750","imei1":"18248567515738750","imei2":"18248567515738750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173703,"job_number":"JOB_173703","tr_customer_id":173720,"tr_customer_product_id":173710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:56.000Z","name":"Jeramy Ferry","mobile_number":"921-483-1513","email_id":"Gerardo_DuBuque91@gmail.com","dop":"2025-04-06","serial_number":"11371854150120","imei1":"11371854150120","imei2":"11371854150120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173702,"job_number":"JOB_173702","tr_customer_id":173719,"tr_customer_product_id":173709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:37.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18163977707327","imei1":"18163977707327","imei2":"18163977707327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173701,"job_number":"JOB_173701","tr_customer_id":173718,"tr_customer_product_id":173708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:15.000Z","modified_at":"2026-02-01T07:36:15.000Z","name":"Wilford Larson","mobile_number":"868-981-1167","email_id":"Royce_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"19422156750516360","imei1":"19422156750516360","imei2":"19422156750516360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173700,"job_number":"JOB_173700","tr_customer_id":173717,"tr_customer_product_id":173707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:14.000Z","modified_at":"2026-02-01T07:36:33.000Z","name":"Pauline Kutch","mobile_number":"812-292-8077","email_id":"Dora_Marks79@gmail.com","dop":"2025-04-06","serial_number":"12696073074981","imei1":"12696073074981","imei2":"12696073074981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173699,"job_number":"JOB_173699","tr_customer_id":173716,"tr_customer_product_id":173706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:14.000Z","modified_at":"2026-02-01T07:36:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13256423197345","imei1":"13256423197345","imei2":"13256423197345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173698,"job_number":"JOB_173698","tr_customer_id":173715,"tr_customer_product_id":173705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:52.000Z","modified_at":"2026-02-01T07:35:52.000Z","name":"Agustin Heidenreich","mobile_number":"907-649-9020","email_id":"Jamar85@yahoo.com","dop":"2025-04-06","serial_number":"11915496946210592","imei1":"11915496946210592","imei2":"11915496946210592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173697,"job_number":"JOB_173697","tr_customer_id":173714,"tr_customer_product_id":173704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:51.000Z","modified_at":"2026-02-01T07:36:10.000Z","name":"Lesly Legros","mobile_number":"685-201-8449","email_id":"Camille.Tillman@gmail.com","dop":"2025-04-06","serial_number":"14503418912596","imei1":"14503418912596","imei2":"14503418912596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173696,"job_number":"JOB_173696","tr_customer_id":173713,"tr_customer_product_id":173703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:51.000Z","modified_at":"2026-02-01T07:35:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14360715680526","imei1":"14360715680526","imei2":"14360715680526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173695,"job_number":"JOB_173695","tr_customer_id":173712,"tr_customer_product_id":173702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:26:06.000Z","modified_at":"2026-02-01T07:26:09.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15004485935048","imei1":"15004485935048","imei2":"15004485935048","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T07:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173694,"job_number":"JOB_173694","tr_customer_id":173711,"tr_customer_product_id":173701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:24:39.000Z","modified_at":"2026-02-01T07:24:39.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"11660513247808","imei1":"11660513247808","imei2":"11660513247808","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173693,"job_number":"JOB_173693","tr_customer_id":173710,"tr_customer_product_id":173700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:23:21.000Z","modified_at":"2026-02-01T07:23:26.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"54029114323905","imei1":"54029114323905","imei2":"54029114323905","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:23:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173692,"job_number":"JOB_173692","tr_customer_id":173709,"tr_customer_product_id":173699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:42.000Z","modified_at":"2026-02-01T07:09:54.000Z","name":"Kaylah Oberbrunner","mobile_number":"511-406-0680","email_id":"Stella_Tromp7@hotmail.com","dop":"2025-12-01","serial_number":"12832199899486","imei1":"12832199899486","imei2":"12832199899486","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173691,"job_number":"JOB_173691","tr_customer_id":173708,"tr_customer_product_id":173698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:41.000Z","modified_at":"2026-02-01T07:09:41.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18583706131850","imei1":"18583706131850","imei2":"18583706131850","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173690,"job_number":"JOB_173690","tr_customer_id":173707,"tr_customer_product_id":173697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:24.000Z","modified_at":"2026-02-01T07:09:37.000Z","name":"Cletus Lebsack","mobile_number":"607-794-8726","email_id":"Otto23@yahoo.com","dop":"2025-12-01","serial_number":"11881467402615","imei1":"11881467402615","imei2":"11881467402615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173689,"job_number":"JOB_173689","tr_customer_id":173706,"tr_customer_product_id":173696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:23.000Z","modified_at":"2026-02-01T07:09:23.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17164012919932","imei1":"17164012919932","imei2":"17164012919932","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173688,"job_number":"JOB_173688","tr_customer_id":173705,"tr_customer_product_id":173695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:06.000Z","modified_at":"2026-02-01T07:09:19.000Z","name":"Merle Schowalter","mobile_number":"870-484-6568","email_id":"Magali87@hotmail.com","dop":"2025-12-01","serial_number":"18227788476040","imei1":"18227788476040","imei2":"18227788476040","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173687,"job_number":"JOB_173687","tr_customer_id":173704,"tr_customer_product_id":173694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:05.000Z","modified_at":"2026-02-01T07:09:05.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10517586119031","imei1":"10517586119031","imei2":"10517586119031","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173686,"job_number":"JOB_173686","tr_customer_id":173703,"tr_customer_product_id":173693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:25.000Z","modified_at":"2026-02-01T06:49:25.000Z","name":"Guadalupe Skiles","mobile_number":"429-641-9317","email_id":"Ova.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"11251766858442802","imei1":"11251766858442802","imei2":"11251766858442802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173685,"job_number":"JOB_173685","tr_customer_id":173702,"tr_customer_product_id":173692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:24.000Z","modified_at":"2026-02-01T06:50:01.000Z","name":"Daphnee Keeling","mobile_number":"674-394-7277","email_id":"Kayleigh.Hartmann91@gmail.com","dop":"2025-04-06","serial_number":"10498121573898","imei1":"10498121573898","imei2":"10498121573898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173684,"job_number":"JOB_173684","tr_customer_id":173701,"tr_customer_product_id":173691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Chandraprabha Arora","mobile_number":"7075346208","email_id":"deveshwar.ahluwalia@hotmail.com","dop":"2026-01-22","serial_number":"534959778426639","imei1":"534959778426639","imei2":"534959778426639","popurl":"www.mukesh-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173683,"job_number":"JOB_173683","tr_customer_id":173700,"tr_customer_product_id":173690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Chitraksh Deshpande","mobile_number":"7072510846","email_id":"harinakshi.deshpande@hotmail.com","dop":"2026-01-22","serial_number":"317352299878775","imei1":"317352299878775","imei2":"317352299878775","popurl":"www.rajiv-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173682,"job_number":"JOB_173682","tr_customer_id":173699,"tr_customer_product_id":173689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Abhaya Kocchar","mobile_number":"7058958960","email_id":"anilaabh.varrier@hotmail.com","dop":"2026-01-22","serial_number":"442481835091839","imei1":"442481835091839","imei2":"442481835091839","popurl":"www.tarun-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173681,"job_number":"JOB_173681","tr_customer_id":173698,"tr_customer_product_id":173688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Dhaanyalakshmi Saini","mobile_number":"7031629544","email_id":"himani.saini@gmail.com","dop":"2026-01-22","serial_number":"763999143447313","imei1":"763999143447313","imei2":"763999143447313","popurl":"www.sudeva-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173680,"job_number":"JOB_173680","tr_customer_id":173697,"tr_customer_product_id":173687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Anil Mahajan","mobile_number":"7066582059","email_id":"amogh.reddy@gmail.com","dop":"2026-01-22","serial_number":"892241573019008","imei1":"892241573019008","imei2":"892241573019008","popurl":"www.nanda-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173679,"job_number":"JOB_173679","tr_customer_id":173696,"tr_customer_product_id":173686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Atmananda Mishra","mobile_number":"7041811597","email_id":"gatik.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"792112776835805","imei1":"792112776835805","imei2":"792112776835805","popurl":"www.jagmeet-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173678,"job_number":"JOB_173678","tr_customer_id":173695,"tr_customer_product_id":173685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Budhil Chaturvedi","mobile_number":"7043786265","email_id":"anuraag.abbott@gmail.com","dop":"2026-01-22","serial_number":"605370867531423","imei1":"605370867531423","imei2":"605370867531423","popurl":"www.kannen-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173677,"job_number":"JOB_173677","tr_customer_id":173694,"tr_customer_product_id":173684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Sarvin Shukla","mobile_number":"7084764551","email_id":"digambara.bandopadhyay@hotmail.com","dop":"2026-01-22","serial_number":"376557771034579","imei1":"376557771034579","imei2":"376557771034579","popurl":"www.dev-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173676,"job_number":"JOB_173676","tr_customer_id":173693,"tr_customer_product_id":173683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Chandra Acharya","mobile_number":"7038543453","email_id":"akshayakeerti.dhawan@yahoo.co.in","dop":"2026-01-22","serial_number":"000359961803601","imei1":"000359961803601","imei2":"000359961803601","popurl":"www.subodh-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173675,"job_number":"JOB_173675","tr_customer_id":173692,"tr_customer_product_id":173682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Krishnadas Somayaji","mobile_number":"7086131097","email_id":"manik.jha@yahoo.co.in","dop":"2026-01-22","serial_number":"891649089382350","imei1":"891649089382350","imei2":"891649089382350","popurl":"www.bhadra-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173674,"job_number":"JOB_173674","tr_customer_id":173691,"tr_customer_product_id":173681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Swara Kapoor","mobile_number":"7081387361","email_id":"trilokesh.marar@yahoo.co.in","dop":"2026-01-22","serial_number":"793028576927654","imei1":"793028576927654","imei2":"793028576927654","popurl":"www.udit-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173673,"job_number":"JOB_173673","tr_customer_id":173690,"tr_customer_product_id":173680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Gangesh Bhattacharya","mobile_number":"7035805769","email_id":"kailash.johar@yahoo.co.in","dop":"2026-01-22","serial_number":"520356897700297","imei1":"520356897700297","imei2":"520356897700297","popurl":"www.dev-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173672,"job_number":"JOB_173672","tr_customer_id":173689,"tr_customer_product_id":173679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Anal Devar","mobile_number":"7061591651","email_id":"anala.jha@yahoo.co.in","dop":"2026-01-22","serial_number":"274949632363049","imei1":"274949632363049","imei2":"274949632363049","popurl":"www.vaishvi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173671,"job_number":"JOB_173671","tr_customer_id":173688,"tr_customer_product_id":173678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Anuja Mukhopadhyay","mobile_number":"7082478484","email_id":"lavanya.achari@hotmail.com","dop":"2026-01-22","serial_number":"035263319726955","imei1":"035263319726955","imei2":"035263319726955","popurl":"www.karunanidhi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173670,"job_number":"JOB_173670","tr_customer_id":173687,"tr_customer_product_id":173677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Deeptimoy Embranthiri","mobile_number":"7002523476","email_id":"tanya.butt@hotmail.com","dop":"2026-01-22","serial_number":"893328963712049","imei1":"893328963712049","imei2":"893328963712049","popurl":"www.ganapati-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173669,"job_number":"JOB_173669","tr_customer_id":173686,"tr_customer_product_id":173676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Vyas Varrier","mobile_number":"7024985951","email_id":"aanandaswarup.pillai@hotmail.com","dop":"2026-01-22","serial_number":"689457862573093","imei1":"689457862573093","imei2":"689457862573093","popurl":"www.vinay-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173668,"job_number":"JOB_173668","tr_customer_id":173685,"tr_customer_product_id":173675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Prasad Deshpande","mobile_number":"7080793046","email_id":"amarnath.dutta@hotmail.com","dop":"2026-01-22","serial_number":"245328442761551","imei1":"245328442761551","imei2":"245328442761551","popurl":"www.jai-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173667,"job_number":"JOB_173667","tr_customer_id":173684,"tr_customer_product_id":173674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aayushmaan Chattopadhyay","mobile_number":"7043402006","email_id":"anandamayi.nair@gmail.com","dop":"2026-01-22","serial_number":"276292808111795","imei1":"276292808111795","imei2":"276292808111795","popurl":"www.aagney-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173666,"job_number":"JOB_173666","tr_customer_id":173683,"tr_customer_product_id":173673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aanand Dhawan","mobile_number":"7050776628","email_id":"shankar.kapoor@gmail.com","dop":"2026-01-22","serial_number":"811101205674760","imei1":"811101205674760","imei2":"811101205674760","popurl":"www.bhagirathi-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173665,"job_number":"JOB_173665","tr_customer_id":173682,"tr_customer_product_id":173672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aslesha Malik","mobile_number":"7024942551","email_id":"goutam.naik@gmail.com","dop":"2026-01-22","serial_number":"969441043884454","imei1":"969441043884454","imei2":"969441043884454","popurl":"www.chandran-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173664,"job_number":"JOB_173664","tr_customer_id":173681,"tr_customer_product_id":173671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Kali Nayar","mobile_number":"7018180406","email_id":"bhadra.nair@gmail.com","dop":"2026-01-22","serial_number":"302484765697439","imei1":"302484765697439","imei2":"302484765697439","popurl":"www.anwesha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173663,"job_number":"JOB_173663","tr_customer_id":173680,"tr_customer_product_id":173670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Shankar Mehrotra","mobile_number":"7083761028","email_id":"vidhya.bhattacharya@gmail.com","dop":"2026-01-22","serial_number":"529150490207402","imei1":"529150490207402","imei2":"529150490207402","popurl":"www.rita-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173662,"job_number":"JOB_173662","tr_customer_id":173679,"tr_customer_product_id":173669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Chitramala Tagore","mobile_number":"7050363407","email_id":"atmananda.tandon@hotmail.com","dop":"2026-01-22","serial_number":"762637520662889","imei1":"762637520662889","imei2":"762637520662889","popurl":"www.dhanvin-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173661,"job_number":"JOB_173661","tr_customer_id":173678,"tr_customer_product_id":173668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Garud Bandopadhyay","mobile_number":"7063008591","email_id":"aryan.verma@gmail.com","dop":"2026-01-22","serial_number":"317621931599372","imei1":"317621931599372","imei2":"317621931599372","popurl":"www.lakshmi-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173660,"job_number":"JOB_173660","tr_customer_id":173677,"tr_customer_product_id":173667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Devdan Jain","mobile_number":"7013253365","email_id":"ritesh.achari@gmail.com","dop":"2026-01-22","serial_number":"243248778630651","imei1":"243248778630651","imei2":"243248778630651","popurl":"www.chatura-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173659,"job_number":"JOB_173659","tr_customer_id":173676,"tr_customer_product_id":173666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Sloka Varrier","mobile_number":"7014277271","email_id":"suresh.malik@yahoo.co.in","dop":"2026-01-22","serial_number":"627682949436838","imei1":"627682949436838","imei2":"627682949436838","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173658,"job_number":"JOB_173658","tr_customer_id":173675,"tr_customer_product_id":173665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Avani Tagore","mobile_number":"7088701558","email_id":"pran.deshpande@hotmail.com","dop":"2026-01-22","serial_number":"192112067428098","imei1":"192112067428098","imei2":"192112067428098","popurl":"www.gangesh-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173657,"job_number":"JOB_173657","tr_customer_id":173674,"tr_customer_product_id":173664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Aatmaja Talwar","mobile_number":"7074670249","email_id":"bhagavaan.khan@yahoo.co.in","dop":"2026-01-22","serial_number":"921219335366172","imei1":"921219335366172","imei2":"921219335366172","popurl":"www.upendra-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173656,"job_number":"JOB_173656","tr_customer_id":173673,"tr_customer_product_id":173663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Indra Khanna","mobile_number":"7057827753","email_id":"prasad.marar@yahoo.co.in","dop":"2026-01-22","serial_number":"410034431048963","imei1":"410034431048963","imei2":"410034431048963","popurl":"www.vidhya-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173655,"job_number":"JOB_173655","tr_customer_id":173672,"tr_customer_product_id":173662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Shankar Ganaka","mobile_number":"7049357641","email_id":"gorakhnath.jain@hotmail.com","dop":"2026-01-22","serial_number":"457995216301161","imei1":"457995216301161","imei2":"457995216301161","popurl":"www.agnimitra-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173654,"job_number":"JOB_173654","tr_customer_id":173671,"tr_customer_product_id":173661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Maheswar Menon","mobile_number":"7066178891","email_id":"swapnil.bhattathiri@gmail.com","dop":"2026-01-22","serial_number":"454911201784815","imei1":"454911201784815","imei2":"454911201784815","popurl":"www.rati-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173653,"job_number":"JOB_173653","tr_customer_id":173670,"tr_customer_product_id":173660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Kailash Pilla","mobile_number":"7042253442","email_id":"krishnadasa.mukhopadhyay@gmail.com","dop":"2026-01-22","serial_number":"528109231963632","imei1":"528109231963632","imei2":"528109231963632","popurl":"www.brajesh-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173652,"job_number":"JOB_173652","tr_customer_id":173669,"tr_customer_product_id":173659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Chitrangada Menon","mobile_number":"7058779986","email_id":"bhuvanesh.rana@gmail.com","dop":"2026-01-22","serial_number":"041993048033934","imei1":"041993048033934","imei2":"041993048033934","popurl":"www.durgeshwari-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173651,"job_number":"JOB_173651","tr_customer_id":173668,"tr_customer_product_id":173658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Udai Tagore","mobile_number":"7095730804","email_id":"digambar.arora@gmail.com","dop":"2026-01-22","serial_number":"528474470952104","imei1":"528474470952104","imei2":"528474470952104","popurl":"www.brahma-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173650,"job_number":"JOB_173650","tr_customer_id":173667,"tr_customer_product_id":173657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Jagadish Banerjee","mobile_number":"7007767665","email_id":"lakshminath.butt@yahoo.co.in","dop":"2026-01-22","serial_number":"540340864920011","imei1":"540340864920011","imei2":"540340864920011","popurl":"www.suryakantam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173649,"job_number":"JOB_173649","tr_customer_id":173666,"tr_customer_product_id":173656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Ajeet Tandon","mobile_number":"7090128384","email_id":"inder.tagore@hotmail.com","dop":"2026-01-22","serial_number":"431073412220957","imei1":"431073412220957","imei2":"431073412220957","popurl":"www.sher-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173648,"job_number":"JOB_173648","tr_customer_id":173665,"tr_customer_product_id":173655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Dron Mehra","mobile_number":"7019030507","email_id":"baala.dhawan@hotmail.com","dop":"2026-01-22","serial_number":"243707682784658","imei1":"243707682784658","imei2":"243707682784658","popurl":"www.gauraang-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173647,"job_number":"JOB_173647","tr_customer_id":173664,"tr_customer_product_id":173654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Agnimitra Kakkar","mobile_number":"7058487238","email_id":"chandramani.reddy@yahoo.co.in","dop":"2026-01-22","serial_number":"716475382126408","imei1":"716475382126408","imei2":"716475382126408","popurl":"www.tej-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173646,"job_number":"JOB_173646","tr_customer_id":173663,"tr_customer_product_id":173653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Sudeva Guha","mobile_number":"7038869450","email_id":"tanushri.verma@hotmail.com","dop":"2026-01-22","serial_number":"992488764414499","imei1":"992488764414499","imei2":"992488764414499","popurl":"www.ghanashyam-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173645,"job_number":"JOB_173645","tr_customer_id":173662,"tr_customer_product_id":173652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Laal Devar","mobile_number":"7000272646","email_id":"sumitra.saini@yahoo.co.in","dop":"2026-01-22","serial_number":"677060333136053","imei1":"677060333136053","imei2":"677060333136053","popurl":"www.gemini-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173644,"job_number":"JOB_173644","tr_customer_id":173661,"tr_customer_product_id":173651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Chaten Mahajan","mobile_number":"7084557450","email_id":"rukmin.menon@hotmail.com","dop":"2026-01-22","serial_number":"913909337603241","imei1":"913909337603241","imei2":"913909337603241","popurl":"www.chandraswaroopa-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173643,"job_number":"JOB_173643","tr_customer_id":173660,"tr_customer_product_id":173650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Gajbaahu Verma","mobile_number":"7082295244","email_id":"mangalya.kaniyar@gmail.com","dop":"2026-01-22","serial_number":"635361708523372","imei1":"635361708523372","imei2":"635361708523372","popurl":"www.atmanand-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173642,"job_number":"JOB_173642","tr_customer_id":173659,"tr_customer_product_id":173649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Sameer Bhattacharya","mobile_number":"7027820301","email_id":"rukmin.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"568377083262094","imei1":"568377083262094","imei2":"568377083262094","popurl":"www.hamsini-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173641,"job_number":"JOB_173641","tr_customer_id":173658,"tr_customer_product_id":173648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Amaresh Nair","mobile_number":"7026943012","email_id":"bhisham.embranthiri@gmail.com","dop":"2026-01-22","serial_number":"364843871739014","imei1":"364843871739014","imei2":"364843871739014","popurl":"www.aagney-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173640,"job_number":"JOB_173640","tr_customer_id":173657,"tr_customer_product_id":173647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Bhilangana Shukla","mobile_number":"7048550689","email_id":"gandharv.jha@gmail.com","dop":"2026-01-22","serial_number":"485994843734079","imei1":"485994843734079","imei2":"485994843734079","popurl":"www.vaishvi-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173639,"job_number":"JOB_173639","tr_customer_id":173656,"tr_customer_product_id":173646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Aslesha Sinha","mobile_number":"7033502079","email_id":"shridevi.nayar@yahoo.co.in","dop":"2026-01-22","serial_number":"646085510849863","imei1":"646085510849863","imei2":"646085510849863","popurl":"www.vaishnavi-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173638,"job_number":"JOB_173638","tr_customer_id":173655,"tr_customer_product_id":173645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Anwesha Butt","mobile_number":"7081641712","email_id":"aslesha.banerjee@hotmail.com","dop":"2026-01-22","serial_number":"832270936767991","imei1":"832270936767991","imei2":"832270936767991","popurl":"www.bhaanumati-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173637,"job_number":"JOB_173637","tr_customer_id":173654,"tr_customer_product_id":173644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Aarya Kocchar","mobile_number":"7014641398","email_id":"amrit.asan@hotmail.com","dop":"2026-01-22","serial_number":"984723251571576","imei1":"984723251571576","imei2":"984723251571576","popurl":"www.dulari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173636,"job_number":"JOB_173636","tr_customer_id":173653,"tr_customer_product_id":173643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Gouranga Joshi","mobile_number":"7027037095","email_id":"usha.johar@hotmail.com","dop":"2026-01-22","serial_number":"431345854472775","imei1":"431345854472775","imei2":"431345854472775","popurl":"www.deeptimayee-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173635,"job_number":"JOB_173635","tr_customer_id":173652,"tr_customer_product_id":173642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Dinakar Guha","mobile_number":"7045139947","email_id":"acaryatanaya.asan@hotmail.com","dop":"2026-01-22","serial_number":"195527578792027","imei1":"195527578792027","imei2":"195527578792027","popurl":"www.akshayakeerti-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173634,"job_number":"JOB_173634","tr_customer_id":173651,"tr_customer_product_id":173641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Mangalya Rana","mobile_number":"7066009267","email_id":"rajiv.jha@hotmail.com","dop":"2026-01-22","serial_number":"143148414616985","imei1":"143148414616985","imei2":"143148414616985","popurl":"www.dakshayani-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173633,"job_number":"JOB_173633","tr_customer_id":173650,"tr_customer_product_id":173640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7008361439","email_id":"anjali.mehrotra@gmail.com","dop":"2026-01-22","serial_number":"423065063218515","imei1":"423065063218515","imei2":"423065063218515","popurl":"www.ekdant-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173632,"job_number":"JOB_173632","tr_customer_id":173649,"tr_customer_product_id":173639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Kanak Rana","mobile_number":"7077304127","email_id":"preity.desai@gmail.com","dop":"2026-01-22","serial_number":"927612338378651","imei1":"927612338378651","imei2":"927612338378651","popurl":"www.ayushmati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173631,"job_number":"JOB_173631","tr_customer_id":173648,"tr_customer_product_id":173638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Advaya Gandhi","mobile_number":"7080010991","email_id":"anil.dubashi@hotmail.com","dop":"2026-01-22","serial_number":"529607086516762","imei1":"529607086516762","imei2":"529607086516762","popurl":"www.gatik-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173630,"job_number":"JOB_173630","tr_customer_id":173647,"tr_customer_product_id":173637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Charuchandra Butt","mobile_number":"7027726559","email_id":"jagathi.saini@yahoo.co.in","dop":"2026-01-22","serial_number":"193187009596456","imei1":"193187009596456","imei2":"193187009596456","popurl":"www.ganesh-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173629,"job_number":"JOB_173629","tr_customer_id":173646,"tr_customer_product_id":173636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Smita Varma","mobile_number":"7030104105","email_id":"subhasini.patil@gmail.com","dop":"2026-01-22","serial_number":"143148447952040","imei1":"143148447952040","imei2":"143148447952040","popurl":"www.daksha-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173628,"job_number":"JOB_173628","tr_customer_id":173645,"tr_customer_product_id":173635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Karan Shah","mobile_number":"7034783201","email_id":"malti.devar@yahoo.co.in","dop":"2026-01-22","serial_number":"065599407693722","imei1":"065599407693722","imei2":"065599407693722","popurl":"www.balamani-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173627,"job_number":"JOB_173627","tr_customer_id":173644,"tr_customer_product_id":173634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Purushottam Arora","mobile_number":"7081262488","email_id":"harinarayan.varman@hotmail.com","dop":"2026-01-22","serial_number":"393805719527921","imei1":"393805719527921","imei2":"393805719527921","popurl":"www.bhargavi-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173626,"job_number":"JOB_173626","tr_customer_id":173643,"tr_customer_product_id":173633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Umang Asan","mobile_number":"7061595914","email_id":"aryan.varman@yahoo.co.in","dop":"2026-01-22","serial_number":"315366966288051","imei1":"315366966288051","imei2":"315366966288051","popurl":"www.garud-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173625,"job_number":"JOB_173625","tr_customer_id":173642,"tr_customer_product_id":173632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Chandi Varma","mobile_number":"7087581573","email_id":"ranjit.iyengar@gmail.com","dop":"2026-01-22","serial_number":"055198786970679","imei1":"055198786970679","imei2":"055198786970679","popurl":"www.vishwamitra-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173624,"job_number":"JOB_173624","tr_customer_id":173641,"tr_customer_product_id":173631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:51.000Z","modified_at":"2026-02-01T06:48:51.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2026-01-22","serial_number":"46594500302525","imei1":"46594500302525","imei2":"46594500302525","popurl":"2026-01-22T06:48:47.079261500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173623,"job_number":"JOB_173623","tr_customer_id":173640,"tr_customer_product_id":173630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:41.000Z","modified_at":"2026-02-01T06:48:41.000Z","name":"Kirk Bogan","mobile_number":"663-382-2960","email_id":"Arjun_Bednar@gmail.com","dop":"2025-04-06","serial_number":"16316947067360316","imei1":"16316947067360316","imei2":"16316947067360316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173622,"job_number":"JOB_173622","tr_customer_id":173639,"tr_customer_product_id":173629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:39.000Z","modified_at":"2026-02-01T06:49:17.000Z","name":"Joaquin Greenholt","mobile_number":"207-777-4930","email_id":"Angelica_West@gmail.com","dop":"2025-04-06","serial_number":"10628217236759","imei1":"10628217236759","imei2":"10628217236759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173621,"job_number":"JOB_173621","tr_customer_id":173638,"tr_customer_product_id":173628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:56.000Z","modified_at":"2026-02-01T06:47:56.000Z","name":"Halle Thompson","mobile_number":"401-869-9359","email_id":"Jasmin.Littel@hotmail.com","dop":"2025-04-06","serial_number":"13070493974029604","imei1":"13070493974029604","imei2":"13070493974029604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173620,"job_number":"JOB_173620","tr_customer_id":173637,"tr_customer_product_id":173627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:55.000Z","modified_at":"2026-02-01T06:48:33.000Z","name":"Gisselle Sawayn","mobile_number":"243-317-7284","email_id":"Johnpaul.Nienow80@hotmail.com","dop":"2025-04-06","serial_number":"19128351419151","imei1":"19128351419151","imei2":"19128351419151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173619,"job_number":"JOB_173619","tr_customer_id":173636,"tr_customer_product_id":173626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:12.000Z","modified_at":"2026-02-01T06:47:18.000Z","name":"Ashutosh Sharma","mobile_number":"9889876567","email_id":"anand.ajay0002@gmail.com","dop":"2025-04-06","serial_number":"100415387061895","imei1":"100415387061895","imei2":"100415387061895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173618,"job_number":"JOB_173618","tr_customer_id":173635,"tr_customer_product_id":173625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:55.000Z","modified_at":"2026-02-01T06:38:55.000Z","name":"Aadidev Varman","mobile_number":"7017308591","email_id":"aagneya.varma@yahoo.co.in","dop":"2026-01-22","serial_number":"698968020406920","imei1":"698968020406920","imei2":"698968020406920","popurl":"www.somu-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173617,"job_number":"JOB_173617","tr_customer_id":173634,"tr_customer_product_id":173624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Swapnil Nair","mobile_number":"7023251902","email_id":"sanya.chopra@hotmail.com","dop":"2026-01-22","serial_number":"325158267585441","imei1":"325158267585441","imei2":"325158267585441","popurl":"www.girija-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173616,"job_number":"JOB_173616","tr_customer_id":173632,"tr_customer_product_id":173623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Swara Gandhi","mobile_number":"7026547326","email_id":"umang.varman@hotmail.com","dop":"2026-01-22","serial_number":"009016225781232","imei1":"009016225781232","imei2":"009016225781232","popurl":"www.akshata-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173615,"job_number":"JOB_173615","tr_customer_id":173633,"tr_customer_product_id":173622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Girja Marar","mobile_number":"7086926223","email_id":"divya.gandhi@gmail.com","dop":"2026-01-22","serial_number":"775871866603114","imei1":"775871866603114","imei2":"775871866603114","popurl":"www.aryan-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173614,"job_number":"JOB_173614","tr_customer_id":173631,"tr_customer_product_id":173621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Chiranjeev Nambeesan","mobile_number":"7049880443","email_id":"harinarayan.bhattathiri@hotmail.com","dop":"2026-01-22","serial_number":"301822654370988","imei1":"301822654370988","imei2":"301822654370988","popurl":"www.dharani-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173613,"job_number":"JOB_173613","tr_customer_id":173630,"tr_customer_product_id":173620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Dinkar Bhattathiri","mobile_number":"7052168292","email_id":"chetanaanand.adiga@yahoo.co.in","dop":"2026-01-22","serial_number":"436336050950648","imei1":"436336050950648","imei2":"436336050950648","popurl":"www.ujjwal-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173612,"job_number":"JOB_173612","tr_customer_id":173629,"tr_customer_product_id":173619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Saroja Rana","mobile_number":"7071467168","email_id":"mohinder.malik@yahoo.co.in","dop":"2026-01-22","serial_number":"322227177780945","imei1":"322227177780945","imei2":"322227177780945","popurl":"www.dhatri-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173611,"job_number":"JOB_173611","tr_customer_id":173628,"tr_customer_product_id":173618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Ritesh Joshi","mobile_number":"7020799189","email_id":"devasree.jain@hotmail.com","dop":"2026-01-22","serial_number":"805945307534325","imei1":"805945307534325","imei2":"805945307534325","popurl":"www.ambar-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173609,"job_number":"JOB_173609","tr_customer_id":173626,"tr_customer_product_id":173616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Somu Johar","mobile_number":"7029545316","email_id":"eshana.gandhi@hotmail.com","dop":"2026-01-22","serial_number":"601910313102866","imei1":"601910313102866","imei2":"601910313102866","popurl":"www.tanushri-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173608,"job_number":"JOB_173608","tr_customer_id":173625,"tr_customer_product_id":173615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Pramila Kakkar","mobile_number":"7068832921","email_id":"gautam.chaturvedi@yahoo.co.in","dop":"2026-01-22","serial_number":"569850280571381","imei1":"569850280571381","imei2":"569850280571381","popurl":"www.indra-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173607,"job_number":"JOB_173607","tr_customer_id":173624,"tr_customer_product_id":173614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Rati Pilla","mobile_number":"7060547104","email_id":"anasooya.trivedi@yahoo.co.in","dop":"2026-01-22","serial_number":"975309844812834","imei1":"975309844812834","imei2":"975309844812834","popurl":"www.purushottam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173606,"job_number":"JOB_173606","tr_customer_id":173623,"tr_customer_product_id":173613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Goutam Singh","mobile_number":"7024266703","email_id":"kiran.pandey@hotmail.com","dop":"2026-01-22","serial_number":"524352296877133","imei1":"524352296877133","imei2":"524352296877133","popurl":"www.tapan-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173605,"job_number":"JOB_173605","tr_customer_id":173622,"tr_customer_product_id":173612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Vedanga Nehru","mobile_number":"7075915790","email_id":"chandramohan.trivedi@hotmail.com","dop":"2026-01-22","serial_number":"774680184433349","imei1":"774680184433349","imei2":"774680184433349","popurl":"www.bheeshma-acharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173604,"job_number":"JOB_173604","tr_customer_id":173621,"tr_customer_product_id":173611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Sudeva Prajapat","mobile_number":"7027825052","email_id":"acharyanandana.guneta@yahoo.co.in","dop":"2026-01-22","serial_number":"599359252705500","imei1":"599359252705500","imei2":"599359252705500","popurl":"www.dharmaketu-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173603,"job_number":"JOB_173603","tr_customer_id":173620,"tr_customer_product_id":173610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Sheela Butt","mobile_number":"7076087989","email_id":"shobhana.menon@hotmail.com","dop":"2026-01-22","serial_number":"317115393228920","imei1":"317115393228920","imei2":"317115393228920","popurl":"www.anang-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173602,"job_number":"JOB_173602","tr_customer_id":173619,"tr_customer_product_id":173609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Usha Kaur","mobile_number":"7094085099","email_id":"gati.tandon@hotmail.com","dop":"2026-01-22","serial_number":"155328363242223","imei1":"155328363242223","imei2":"155328363242223","popurl":"www.girindra-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173601,"job_number":"JOB_173601","tr_customer_id":173618,"tr_customer_product_id":173608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Bishnu Khanna","mobile_number":"7010551626","email_id":"amritambu.chopra@gmail.com","dop":"2026-01-22","serial_number":"271060803193272","imei1":"271060803193272","imei2":"271060803193272","popurl":"www.bhasvan-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173599,"job_number":"JOB_173599","tr_customer_id":173616,"tr_customer_product_id":173606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Vedanshi Chaturvedi","mobile_number":"7023287543","email_id":"anal.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"191188585342418","imei1":"191188585342418","imei2":"191188585342418","popurl":"www.satyen-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173598,"job_number":"JOB_173598","tr_customer_id":173615,"tr_customer_product_id":173605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Gotum Somayaji","mobile_number":"7067203179","email_id":"shantanu.arora@gmail.com","dop":"2026-01-22","serial_number":"305642458569119","imei1":"305642458569119","imei2":"305642458569119","popurl":"www.devani-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173597,"job_number":"JOB_173597","tr_customer_id":173614,"tr_customer_product_id":173604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Bheeshma Ahluwalia","mobile_number":"7052530139","email_id":"meena.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"607385409821109","imei1":"607385409821109","imei2":"607385409821109","popurl":"www.dinesh-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173596,"job_number":"JOB_173596","tr_customer_id":173613,"tr_customer_product_id":173603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Ekaparnika Gupta","mobile_number":"7034328188","email_id":"kalpana.pillai@yahoo.co.in","dop":"2026-01-22","serial_number":"438501591203139","imei1":"438501591203139","imei2":"438501591203139","popurl":"www.ashok-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173595,"job_number":"JOB_173595","tr_customer_id":173612,"tr_customer_product_id":173602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Devani Dhawan","mobile_number":"7043924223","email_id":"aamod.mehrotra@hotmail.com","dop":"2026-01-22","serial_number":"040821084794579","imei1":"040821084794579","imei2":"040821084794579","popurl":"www.aadidev-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173594,"job_number":"JOB_173594","tr_customer_id":173611,"tr_customer_product_id":173601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Chapala Tandon","mobile_number":"7091445730","email_id":"alok.khatri@hotmail.com","dop":"2026-01-22","serial_number":"492222305053074","imei1":"492222305053074","imei2":"492222305053074","popurl":"www.tejas-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173593,"job_number":"JOB_173593","tr_customer_id":173610,"tr_customer_product_id":173600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Rakesh Bhattacharya","mobile_number":"7051115184","email_id":"budhil.malik@gmail.com","dop":"2026-01-22","serial_number":"807995399670612","imei1":"807995399670612","imei2":"807995399670612","popurl":"www.inder-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173592,"job_number":"JOB_173592","tr_customer_id":173609,"tr_customer_product_id":173599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Akshita Deshpande","mobile_number":"7083583203","email_id":"krishnadasa.iyengar@yahoo.co.in","dop":"2026-01-22","serial_number":"204343277046772","imei1":"204343277046772","imei2":"204343277046772","popurl":"www.adityanandan-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173591,"job_number":"JOB_173591","tr_customer_id":173608,"tr_customer_product_id":173598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Amrita Chaturvedi","mobile_number":"7069230230","email_id":"dhara.ganaka@hotmail.com","dop":"2026-01-22","serial_number":"693111719430914","imei1":"693111719430914","imei2":"693111719430914","popurl":"www.laal-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173590,"job_number":"JOB_173590","tr_customer_id":173607,"tr_customer_product_id":173597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Nanda Bhattathiri","mobile_number":"7090981703","email_id":"chaitan.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"516395777094944","imei1":"516395777094944","imei2":"516395777094944","popurl":"www.jai-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173588,"job_number":"JOB_173588","tr_customer_id":173605,"tr_customer_product_id":173595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Rageswari Menon","mobile_number":"7057908794","email_id":"jagadisha.gupta@yahoo.co.in","dop":"2026-01-22","serial_number":"133260371977172","imei1":"133260371977172","imei2":"133260371977172","popurl":"www.ranjeet-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173587,"job_number":"JOB_173587","tr_customer_id":173604,"tr_customer_product_id":173594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Aanandinii Sharma","mobile_number":"7054794907","email_id":"adheesh.iyengar@yahoo.co.in","dop":"2026-01-22","serial_number":"144500030928228","imei1":"144500030928228","imei2":"144500030928228","popurl":"www.surya-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173586,"job_number":"JOB_173586","tr_customer_id":173603,"tr_customer_product_id":173593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Datta Guha","mobile_number":"7077176058","email_id":"jai.jha@gmail.com","dop":"2026-01-22","serial_number":"855754596938948","imei1":"855754596938948","imei2":"855754596938948","popurl":"www.poornima-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173584,"job_number":"JOB_173584","tr_customer_id":173601,"tr_customer_product_id":173591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Dayamayee Sharma","mobile_number":"7015654634","email_id":"anagh.menon@gmail.com","dop":"2026-01-22","serial_number":"283644264085791","imei1":"283644264085791","imei2":"283644264085791","popurl":"www.akshita-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173581,"job_number":"JOB_173581","tr_customer_id":173598,"tr_customer_product_id":173588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Anasooya Saini","mobile_number":"7076558061","email_id":"vasudeva.somayaji@yahoo.co.in","dop":"2026-01-22","serial_number":"537494545617527","imei1":"537494545617527","imei2":"537494545617527","popurl":"www.harit-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173579,"job_number":"JOB_173579","tr_customer_id":173596,"tr_customer_product_id":173586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Ganaka Marar","mobile_number":"7064400826","email_id":"ritesh.bhattacharya@gmail.com","dop":"2026-01-22","serial_number":"616697809725505","imei1":"616697809725505","imei2":"616697809725505","popurl":"www.dhyanesh-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173577,"job_number":"JOB_173577","tr_customer_id":173593,"tr_customer_product_id":173583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Agastya Ganaka","mobile_number":"7077559039","email_id":"girija.gowda@gmail.com","dop":"2026-01-22","serial_number":"434750280486788","imei1":"434750280486788","imei2":"434750280486788","popurl":"www.yogendra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173576,"job_number":"JOB_173576","tr_customer_id":173594,"tr_customer_product_id":173584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Buddhana Rana","mobile_number":"7002835781","email_id":"menaka.reddy@gmail.com","dop":"2026-01-22","serial_number":"937619449733229","imei1":"937619449733229","imei2":"937619449733229","popurl":"www.kanti-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173574,"job_number":"JOB_173574","tr_customer_id":173591,"tr_customer_product_id":173581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Aamod Nambeesan","mobile_number":"7084481556","email_id":"rohit.shah@gmail.com","dop":"2026-01-22","serial_number":"599913705776980","imei1":"599913705776980","imei2":"599913705776980","popurl":"www.karunanidhi-ahuja.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173573,"job_number":"JOB_173573","tr_customer_id":173590,"tr_customer_product_id":173580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Gopaal Kaur","mobile_number":"7059008613","email_id":"ambar.panicker@hotmail.com","dop":"2026-01-22","serial_number":"264816433122990","imei1":"264816433122990","imei2":"264816433122990","popurl":"www.ghanaanand-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173572,"job_number":"JOB_173572","tr_customer_id":173589,"tr_customer_product_id":173579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Vishwamitra Naik","mobile_number":"7072893597","email_id":"tushar.ahluwalia@yahoo.co.in","dop":"2026-01-22","serial_number":"763358127565555","imei1":"763358127565555","imei2":"763358127565555","popurl":"www.amrit-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173571,"job_number":"JOB_173571","tr_customer_id":173588,"tr_customer_product_id":173578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Girja Pothuvaal","mobile_number":"7066689490","email_id":"rajinder.pandey@gmail.com","dop":"2026-01-22","serial_number":"844746789002990","imei1":"844746789002990","imei2":"844746789002990","popurl":"www.tara-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173569,"job_number":"JOB_173569","tr_customer_id":173586,"tr_customer_product_id":173576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Lakshmi Somayaji","mobile_number":"7052168425","email_id":"varalakshmi.abbott@gmail.com","dop":"2026-01-22","serial_number":"078603350098856","imei1":"078603350098856","imei2":"078603350098856","popurl":"www.baalaaditya-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173568,"job_number":"JOB_173568","tr_customer_id":173585,"tr_customer_product_id":173575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Suma Tagore","mobile_number":"7097415628","email_id":"dharmaketu.arora@gmail.com","dop":"2026-01-22","serial_number":"450114785132396","imei1":"450114785132396","imei2":"450114785132396","popurl":"www.dwaipayana-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173567,"job_number":"JOB_173567","tr_customer_id":173584,"tr_customer_product_id":173574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Anasooya Sinha","mobile_number":"7020402233","email_id":"akshat.asan@gmail.com","dop":"2026-01-22","serial_number":"934566089498161","imei1":"934566089498161","imei2":"934566089498161","popurl":"www.dhananjay-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173565,"job_number":"JOB_173565","tr_customer_id":173582,"tr_customer_product_id":173572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aaditya Prajapat","mobile_number":"7060937640","email_id":"geetanjali.gupta@yahoo.co.in","dop":"2026-01-22","serial_number":"681314469985780","imei1":"681314469985780","imei2":"681314469985780","popurl":"www.vidur-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173563,"job_number":"JOB_173563","tr_customer_id":173579,"tr_customer_product_id":173569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Nirbhay Dwivedi","mobile_number":"7026783504","email_id":"chitramala.kaniyar@yahoo.co.in","dop":"2026-01-22","serial_number":"588970723558413","imei1":"588970723558413","imei2":"588970723558413","popurl":"www.gobinda-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173562,"job_number":"JOB_173562","tr_customer_id":173580,"tr_customer_product_id":173570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Balamani Shukla","mobile_number":"7043516005","email_id":"mohan.gill@yahoo.co.in","dop":"2026-01-22","serial_number":"018971173051198","imei1":"018971173051198","imei2":"018971173051198","popurl":"www.digambar-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173561,"job_number":"JOB_173561","tr_customer_id":173578,"tr_customer_product_id":173568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Bhoopat Gupta","mobile_number":"7050451671","email_id":"tanushree.tagore@yahoo.co.in","dop":"2026-01-22","serial_number":"126929803853047","imei1":"126929803853047","imei2":"126929803853047","popurl":"www.birjesh-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173560,"job_number":"JOB_173560","tr_customer_id":173577,"tr_customer_product_id":173567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aasha Pilla","mobile_number":"7040500292","email_id":"prayag.talwar@hotmail.com","dop":"2026-01-22","serial_number":"872159880573716","imei1":"872159880573716","imei2":"872159880573716","popurl":"www.deepankar-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173559,"job_number":"JOB_173559","tr_customer_id":173576,"tr_customer_product_id":173566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aryan Nayar","mobile_number":"7074902309","email_id":"amodini.deshpande@gmail.com","dop":"2026-01-22","serial_number":"508007806575321","imei1":"508007806575321","imei2":"508007806575321","popurl":"www.chanakya-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173558,"job_number":"JOB_173558","tr_customer_id":173575,"tr_customer_product_id":173565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Dhanesh Bhattacharya","mobile_number":"7038150770","email_id":"narendra.sinha@yahoo.co.in","dop":"2026-01-22","serial_number":"863882691086651","imei1":"863882691086651","imei2":"863882691086651","popurl":"www.saroja-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173557,"job_number":"JOB_173557","tr_customer_id":173574,"tr_customer_product_id":173564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Lila Sinha","mobile_number":"7051175811","email_id":"dakshayani.kaul@gmail.com","dop":"2026-01-22","serial_number":"738056324595803","imei1":"738056324595803","imei2":"738056324595803","popurl":"www.jaya-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173556,"job_number":"JOB_173556","tr_customer_id":173573,"tr_customer_product_id":173563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Suryakanta Dwivedi","mobile_number":"7097509956","email_id":"divjot.bhat@gmail.com","dop":"2026-01-22","serial_number":"943135189175671","imei1":"943135189175671","imei2":"943135189175671","popurl":"www.rajiv-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173555,"job_number":"JOB_173555","tr_customer_id":173572,"tr_customer_product_id":173562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Anuraag Mehrotra","mobile_number":"7072458747","email_id":"kalpana.nehru@hotmail.com","dop":"2026-01-22","serial_number":"998430382756012","imei1":"998430382756012","imei2":"998430382756012","popurl":"www.ajit-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173554,"job_number":"JOB_173554","tr_customer_id":173571,"tr_customer_product_id":173561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Ekaparnika Nair","mobile_number":"7093913750","email_id":"anasuya.khatri@yahoo.co.in","dop":"2026-01-22","serial_number":"892989265285546","imei1":"892989265285546","imei2":"892989265285546","popurl":"www.aditeya-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173553,"job_number":"JOB_173553","tr_customer_id":173570,"tr_customer_product_id":173560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Ekaparnika Tagore","mobile_number":"7093272962","email_id":"aryan.panicker@yahoo.co.in","dop":"2026-01-22","serial_number":"965397810427391","imei1":"965397810427391","imei2":"965397810427391","popurl":"www.chatur-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173552,"job_number":"JOB_173552","tr_customer_id":173569,"tr_customer_product_id":173559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Tanushri Kakkar","mobile_number":"7078474790","email_id":"adityanandan.bhattathiri@hotmail.com","dop":"2026-01-22","serial_number":"214977703433595","imei1":"214977703433595","imei2":"214977703433595","popurl":"www.chandira-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173551,"job_number":"JOB_173551","tr_customer_id":173568,"tr_customer_product_id":173558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Swapnil Tagore","mobile_number":"7002337697","email_id":"chitrali.rana@gmail.com","dop":"2026-01-22","serial_number":"126476703764808","imei1":"126476703764808","imei2":"126476703764808","popurl":"www.siddarth-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173550,"job_number":"JOB_173550","tr_customer_id":173567,"tr_customer_product_id":173556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Niranjan Butt","mobile_number":"7015131326","email_id":"bhavani.kaniyar@yahoo.co.in","dop":"2026-01-22","serial_number":"696777916825262","imei1":"696777916825262","imei2":"696777916825262","popurl":"www.chiranjeev-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173549,"job_number":"JOB_173549","tr_customer_id":173566,"tr_customer_product_id":173557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Diksha Pothuvaal","mobile_number":"7013970248","email_id":"chakrika.asan@hotmail.com","dop":"2026-01-22","serial_number":"006712984486039","imei1":"006712984486039","imei2":"006712984486039","popurl":"www.kali-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173545,"job_number":"JOB_173545","tr_customer_id":173562,"tr_customer_product_id":173552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:35:14.000Z","modified_at":"2026-02-01T06:35:18.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"26460803053482","imei1":"26460803053482","imei2":"26460803053482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173544,"job_number":"JOB_173544","tr_customer_id":173561,"tr_customer_product_id":173551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:29.000Z","modified_at":"2026-02-01T06:34:29.000Z","name":"Fritz Kilback","mobile_number":"931-322-7447","email_id":"Destiney24@hotmail.com","dop":"2025-04-06","serial_number":"12004111548796130","imei1":"12004111548796130","imei2":"12004111548796130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173543,"job_number":"JOB_173543","tr_customer_id":173560,"tr_customer_product_id":173550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:29.000Z","modified_at":"2026-02-01T06:34:49.000Z","name":"Pasquale Douglas","mobile_number":"359-381-9864","email_id":"Kyra_Fisher85@yahoo.com","dop":"2025-04-06","serial_number":"18603871701632","imei1":"18603871701632","imei2":"18603871701632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173542,"job_number":"JOB_173542","tr_customer_id":173559,"tr_customer_product_id":173549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:28.000Z","modified_at":"2026-02-01T06:34:28.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11235022480907","imei1":"11235022480907","imei2":"11235022480907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173541,"job_number":"JOB_173541","tr_customer_id":173558,"tr_customer_product_id":173548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:05.000Z","modified_at":"2026-02-01T06:34:05.000Z","name":"Lavern Champlin","mobile_number":"373-382-9268","email_id":"Elinor17@yahoo.com","dop":"2025-04-06","serial_number":"14823992799555128","imei1":"14823992799555128","imei2":"14823992799555128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173540,"job_number":"JOB_173540","tr_customer_id":173557,"tr_customer_product_id":173547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:04.000Z","modified_at":"2026-02-01T06:34:25.000Z","name":"Brady Hessel","mobile_number":"962-449-9723","email_id":"Elvie24@hotmail.com","dop":"2025-04-06","serial_number":"19724062960144","imei1":"19724062960144","imei2":"19724062960144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173539,"job_number":"JOB_173539","tr_customer_id":173556,"tr_customer_product_id":173546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:04.000Z","modified_at":"2026-02-01T06:34:04.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18263011934821","imei1":"18263011934821","imei2":"18263011934821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173536,"job_number":"JOB_173536","tr_customer_id":173553,"tr_customer_product_id":173543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:43.000Z","modified_at":"2026-02-01T06:33:43.000Z","name":"Tyrell Jerde","mobile_number":"761-351-9162","email_id":"Alfred52@yahoo.com","dop":"2025-04-06","serial_number":"14394770469614700","imei1":"14394770469614700","imei2":"14394770469614700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173535,"job_number":"JOB_173535","tr_customer_id":173552,"tr_customer_product_id":173542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:42.000Z","modified_at":"2026-02-01T06:34:01.000Z","name":"Wilma Quigley","mobile_number":"358-916-2122","email_id":"Conrad.OReilly@yahoo.com","dop":"2025-04-06","serial_number":"19156459988010","imei1":"19156459988010","imei2":"19156459988010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173534,"job_number":"JOB_173534","tr_customer_id":173551,"tr_customer_product_id":173541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:42.000Z","modified_at":"2026-02-01T06:33:42.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10497355228622","imei1":"10497355228622","imei2":"10497355228622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173533,"job_number":"JOB_173533","tr_customer_id":173550,"tr_customer_product_id":173540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:40.000Z","modified_at":"2026-02-01T06:33:44.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"41485599846746","imei1":"41485599846746","imei2":"41485599846746","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173531,"job_number":"JOB_173531","tr_customer_id":173548,"tr_customer_product_id":173538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Bandhul Prajapat","mobile_number":"7041270373","email_id":"rukhmani.sethi@hotmail.com","dop":"2026-01-22","serial_number":"196034359142631","imei1":"196034359142631","imei2":"196034359142631","popurl":"www.bhadran-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173530,"job_number":"JOB_173530","tr_customer_id":173547,"tr_customer_product_id":173537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Ritesh Dubashi","mobile_number":"7077562431","email_id":"dayamayee.tandon@hotmail.com","dop":"2026-01-22","serial_number":"375097357048254","imei1":"375097357048254","imei2":"375097357048254","popurl":"www.vrund-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173529,"job_number":"JOB_173529","tr_customer_id":173546,"tr_customer_product_id":173536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Rohana Jha","mobile_number":"7033855272","email_id":"chetan.pothuvaal@hotmail.com","dop":"2026-01-22","serial_number":"680596336713698","imei1":"680596336713698","imei2":"680596336713698","popurl":"www.dinesh-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173528,"job_number":"JOB_173528","tr_customer_id":173545,"tr_customer_product_id":173535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chanda Mahajan","mobile_number":"7040324639","email_id":"chidaatma.kaur@gmail.com","dop":"2026-01-22","serial_number":"227465309364444","imei1":"227465309364444","imei2":"227465309364444","popurl":"www.kirti-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173527,"job_number":"JOB_173527","tr_customer_id":173544,"tr_customer_product_id":173534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chandrabhaga Arora","mobile_number":"7071714847","email_id":"bhima.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"130400390527870","imei1":"130400390527870","imei2":"130400390527870","popurl":"www.mohinder-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173526,"job_number":"JOB_173526","tr_customer_id":173543,"tr_customer_product_id":173533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chaturbhuj Chattopadhyay","mobile_number":"7070366132","email_id":"oormila.menon@yahoo.co.in","dop":"2026-01-22","serial_number":"917863019178986","imei1":"917863019178986","imei2":"917863019178986","popurl":"www.gaurang-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173525,"job_number":"JOB_173525","tr_customer_id":173542,"tr_customer_product_id":173531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Gopaal Pandey","mobile_number":"7084472930","email_id":"karan.kakkar@gmail.com","dop":"2026-01-22","serial_number":"154426508617485","imei1":"154426508617485","imei2":"154426508617485","popurl":"www.vidhya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173524,"job_number":"JOB_173524","tr_customer_id":173541,"tr_customer_product_id":173532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Amaresh Reddy","mobile_number":"7000535023","email_id":"prasanna.bhattacharya@hotmail.com","dop":"2026-01-22","serial_number":"180580324387632","imei1":"180580324387632","imei2":"180580324387632","popurl":"www.aanjaneya-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173523,"job_number":"JOB_173523","tr_customer_id":173540,"tr_customer_product_id":173530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Uma Tagore","mobile_number":"7061358542","email_id":"mohini.jha@hotmail.com","dop":"2026-01-22","serial_number":"535339824633284","imei1":"535339824633284","imei2":"535339824633284","popurl":"www.krishnadasa-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173522,"job_number":"JOB_173522","tr_customer_id":173539,"tr_customer_product_id":173529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Sher Chaturvedi","mobile_number":"7008149292","email_id":"sukanya.dwivedi@yahoo.co.in","dop":"2026-01-22","serial_number":"134997322063100","imei1":"134997322063100","imei2":"134997322063100","popurl":"www.bhaaswar-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173521,"job_number":"JOB_173521","tr_customer_id":173538,"tr_customer_product_id":173528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:45.000Z","modified_at":"2026-02-01T05:42:45.000Z","name":"Charlene Gutkowski","mobile_number":"682-460-2192","email_id":"Gay_Beahan62@gmail.com","dop":"2025-04-06","serial_number":"19198058458074904","imei1":"19198058458074904","imei2":"19198058458074904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173520,"job_number":"JOB_173520","tr_customer_id":173537,"tr_customer_product_id":173527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:43.000Z","modified_at":"2026-02-01T05:43:23.000Z","name":"Vena Lehner","mobile_number":"884-964-5266","email_id":"Mariela.Littel71@yahoo.com","dop":"2025-04-06","serial_number":"18792167483600","imei1":"18792167483600","imei2":"18792167483600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173519,"job_number":"JOB_173519","tr_customer_id":173536,"tr_customer_product_id":173526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:22.000Z","modified_at":"2026-02-01T05:42:22.000Z","name":"Noelia Halvorson","mobile_number":"899-465-3793","email_id":"Eula92@yahoo.com","dop":"2025-04-06","serial_number":"11513759319454510","imei1":"11513759319454510","imei2":"11513759319454510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173518,"job_number":"JOB_173518","tr_customer_id":173535,"tr_customer_product_id":173525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:20.000Z","modified_at":"2026-02-01T05:42:57.000Z","name":"Ansel Brekke","mobile_number":"524-279-5580","email_id":"Whitney.Hermann53@gmail.com","dop":"2025-04-06","serial_number":"16087680703762","imei1":"16087680703762","imei2":"16087680703762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173517,"job_number":"JOB_173517","tr_customer_id":173534,"tr_customer_product_id":173524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:33.000Z","modified_at":"2026-02-01T05:24:33.000Z","name":"Balaaditya Banerjee","mobile_number":"7014181783","email_id":"akshayakeerti.desai@gmail.com","dop":"2026-01-22","serial_number":"199883858516977","imei1":"199883858516977","imei2":"199883858516977","popurl":"www.udai-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173516,"job_number":"JOB_173516","tr_customer_id":173533,"tr_customer_product_id":173523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:19.000Z","modified_at":"2026-02-01T05:24:30.000Z","name":"Letha Steuber","mobile_number":"652-201-9166","email_id":"Clarissa.Kreiger79@gmail.com","dop":"2025-07-01","serial_number":"104398326001070","imei1":"104398326001070","imei2":"104398326001070","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173515,"job_number":"JOB_173515","tr_customer_id":173532,"tr_customer_product_id":173522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:19.000Z","modified_at":"2026-02-01T05:24:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103029484782462","imei1":"103029484782462","imei2":"103029484782462","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173514,"job_number":"JOB_173514","tr_customer_id":173531,"tr_customer_product_id":173521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:05.000Z","modified_at":"2026-02-01T05:24:17.000Z","name":"Barry Herman","mobile_number":"271-967-0399","email_id":"Serenity92@yahoo.com","dop":"2025-07-01","serial_number":"102215325605989","imei1":"102215325605989","imei2":"102215325605989","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173513,"job_number":"JOB_173513","tr_customer_id":173530,"tr_customer_product_id":173520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:04.000Z","modified_at":"2026-02-01T05:24:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107752852483527","imei1":"107752852483527","imei2":"107752852483527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173512,"job_number":"JOB_173512","tr_customer_id":173529,"tr_customer_product_id":173519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:20:22.000Z","modified_at":"2026-02-01T05:20:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"21516579673586","imei1":"21516579673586","imei2":"21516579673586","popurl":"2026-01-22T05:20:21.633367009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173511,"job_number":"JOB_173511","tr_customer_id":173528,"tr_customer_product_id":173518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:20:01.000Z","modified_at":"2026-02-01T05:20:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"16713649162595","imei1":"16713649162595","imei2":"16713649162595","popurl":"2026-01-22T05:20:01.400151689Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173510,"job_number":"JOB_173510","tr_customer_id":173527,"tr_customer_product_id":173517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:11.000Z","modified_at":"2026-02-01T05:12:11.000Z","name":"Marcia Johns","mobile_number":"287-958-4141","email_id":"Aylin78@gmail.com","dop":"2025-04-06","serial_number":"17229405817518382","imei1":"17229405817518382","imei2":"17229405817518382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173509,"job_number":"JOB_173509","tr_customer_id":173526,"tr_customer_product_id":173516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:09.000Z","modified_at":"2026-02-01T05:12:51.000Z","name":"Tommie Tillman","mobile_number":"770-310-9185","email_id":"Richard.Gorczany6@gmail.com","dop":"2025-04-06","serial_number":"15333240490518","imei1":"15333240490518","imei2":"15333240490518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173508,"job_number":"JOB_173508","tr_customer_id":173525,"tr_customer_product_id":173515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:09.000Z","modified_at":"2026-02-01T05:12:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15236014538244","imei1":"15236014538244","imei2":"15236014538244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173507,"job_number":"JOB_173507","tr_customer_id":173524,"tr_customer_product_id":173514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:21.000Z","modified_at":"2026-02-01T05:11:21.000Z","name":"Alba Turner","mobile_number":"431-680-0767","email_id":"Tierra72@yahoo.com","dop":"2025-04-06","serial_number":"14629654200467536","imei1":"14629654200467536","imei2":"14629654200467536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173506,"job_number":"JOB_173506","tr_customer_id":173523,"tr_customer_product_id":173513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:20.000Z","modified_at":"2026-02-01T05:12:01.000Z","name":"Kolby Haag","mobile_number":"233-662-6928","email_id":"Austen_Crona@hotmail.com","dop":"2025-04-06","serial_number":"12243053701485","imei1":"12243053701485","imei2":"12243053701485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173505,"job_number":"JOB_173505","tr_customer_id":173522,"tr_customer_product_id":173512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:19.000Z","modified_at":"2026-02-01T05:11:19.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12431217247135","imei1":"12431217247135","imei2":"12431217247135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173504,"job_number":"JOB_173504","tr_customer_id":173521,"tr_customer_product_id":173511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:31.000Z","modified_at":"2026-02-01T05:10:31.000Z","name":"Ramona Schaden","mobile_number":"982-602-5959","email_id":"Lyda.Stokes62@gmail.com","dop":"2025-04-06","serial_number":"10303097432294828","imei1":"10303097432294828","imei2":"10303097432294828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173503,"job_number":"JOB_173503","tr_customer_id":173520,"tr_customer_product_id":173510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:30.000Z","modified_at":"2026-02-01T05:11:12.000Z","name":"Verna Raynor","mobile_number":"892-748-1113","email_id":"Keegan.Turner@hotmail.com","dop":"2025-04-06","serial_number":"10380319039321","imei1":"10380319039321","imei2":"10380319039321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173502,"job_number":"JOB_173502","tr_customer_id":173519,"tr_customer_product_id":173509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:29.000Z","modified_at":"2026-02-01T05:10:29.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18772175653211","imei1":"18772175653211","imei2":"18772175653211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173501,"job_number":"JOB_173501","tr_customer_id":173518,"tr_customer_product_id":173508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92940336078960","imei1":"92940336078960","imei2":"92940336078960","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173500,"job_number":"JOB_173500","tr_customer_id":173517,"tr_customer_product_id":173507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49177901434482","imei1":"49177901434482","imei2":"49177901434482","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173499,"job_number":"JOB_173499","tr_customer_id":173516,"tr_customer_product_id":173506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19155677985264","imei1":"19155677985264","imei2":"19155677985264","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173498,"job_number":"JOB_173498","tr_customer_id":173515,"tr_customer_product_id":173505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93927228256143","imei1":"93927228256143","imei2":"93927228256143","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173497,"job_number":"JOB_173497","tr_customer_id":173514,"tr_customer_product_id":173504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15589581013243","imei1":"15589581013243","imei2":"15589581013243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173496,"job_number":"JOB_173496","tr_customer_id":173513,"tr_customer_product_id":173503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82084733551446","imei1":"82084733551446","imei2":"82084733551446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173495,"job_number":"JOB_173495","tr_customer_id":173512,"tr_customer_product_id":173502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:59.000Z","modified_at":"2026-02-01T04:56:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58623669109626","imei1":"58623669109626","imei2":"58623669109626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173494,"job_number":"JOB_173494","tr_customer_id":173511,"tr_customer_product_id":173501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:30.000Z","modified_at":"2026-02-01T04:56:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59186995615996","imei1":"59186995615996","imei2":"59186995615996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173493,"job_number":"JOB_173493","tr_customer_id":173510,"tr_customer_product_id":173500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:30.000Z","modified_at":"2026-02-01T04:56:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31453495726471","imei1":"31453495726471","imei2":"31453495726471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173492,"job_number":"JOB_173492","tr_customer_id":173509,"tr_customer_product_id":173499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93080339105300","imei1":"93080339105300","imei2":"93080339105300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173491,"job_number":"JOB_173491","tr_customer_id":173508,"tr_customer_product_id":173498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86994421576585","imei1":"86994421576585","imei2":"86994421576585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173490,"job_number":"JOB_173490","tr_customer_id":173507,"tr_customer_product_id":173497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41483093689809","imei1":"41483093689809","imei2":"41483093689809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173489,"job_number":"JOB_173489","tr_customer_id":173506,"tr_customer_product_id":173496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:28.000Z","modified_at":"2026-02-01T04:56:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62255011093821","imei1":"62255011093821","imei2":"62255011093821","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173488,"job_number":"JOB_173488","tr_customer_id":173505,"tr_customer_product_id":173495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:28.000Z","modified_at":"2026-02-01T04:56:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59131379349295","imei1":"59131379349295","imei2":"59131379349295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173487,"job_number":"JOB_173487","tr_customer_id":173504,"tr_customer_product_id":173494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:56:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92012664444509","imei1":"92012664444509","imei2":"92012664444509","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173486,"job_number":"JOB_173486","tr_customer_id":173503,"tr_customer_product_id":173493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65596307510823","imei1":"65596307510823","imei2":"65596307510823","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173485,"job_number":"JOB_173485","tr_customer_id":173502,"tr_customer_product_id":173492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16082694929132","imei1":"16082694929132","imei2":"16082694929132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173484,"job_number":"JOB_173484","tr_customer_id":173501,"tr_customer_product_id":173491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51515239481266","imei1":"51515239481266","imei2":"51515239481266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173483,"job_number":"JOB_173483","tr_customer_id":173500,"tr_customer_product_id":173490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67429924613262","imei1":"67429924613262","imei2":"67429924613262","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173482,"job_number":"JOB_173482","tr_customer_id":173499,"tr_customer_product_id":173489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21377847992815","imei1":"21377847992815","imei2":"21377847992815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173481,"job_number":"JOB_173481","tr_customer_id":173498,"tr_customer_product_id":173488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82108956291151","imei1":"82108956291151","imei2":"82108956291151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173480,"job_number":"JOB_173480","tr_customer_id":173497,"tr_customer_product_id":173487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:06.000Z","modified_at":"2026-02-01T04:46:06.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"16664023964705","imei1":"16664023964705","imei2":"16664023964705","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173479,"job_number":"JOB_173479","tr_customer_id":173496,"tr_customer_product_id":173486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:04.000Z","modified_at":"2026-02-01T04:46:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17621606347018","imei1":"17621606347018","imei2":"17621606347018","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173478,"job_number":"JOB_173478","tr_customer_id":173495,"tr_customer_product_id":173485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:03.000Z","modified_at":"2026-02-01T04:46:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"12085175934819","imei1":"12085175934819","imei2":"12085175934819","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173477,"job_number":"JOB_173477","tr_customer_id":173494,"tr_customer_product_id":173484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:02.000Z","modified_at":"2026-02-01T04:46:02.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"13841442947030","imei1":"13841442947030","imei2":"13841442947030","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173476,"job_number":"JOB_173476","tr_customer_id":173493,"tr_customer_product_id":173483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:00.000Z","modified_at":"2026-02-01T04:46:00.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17958257075236","imei1":"17958257075236","imei2":"17958257075236","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173475,"job_number":"JOB_173475","tr_customer_id":173492,"tr_customer_product_id":173482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:45:59.000Z","modified_at":"2026-02-01T04:45:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18654461883497","imei1":"18654461883497","imei2":"18654461883497","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173474,"job_number":"JOB_173474","tr_customer_id":173491,"tr_customer_product_id":173481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:40.000Z","modified_at":"2026-02-01T04:42:40.000Z","name":"Jamal Schmitt","mobile_number":"899-597-2786","email_id":"Jeffery.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"17327076778453212","imei1":"17327076778453212","imei2":"17327076778453212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173473,"job_number":"JOB_173473","tr_customer_id":173490,"tr_customer_product_id":173480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:40.000Z","modified_at":"2026-02-01T04:42:40.000Z","name":"Elmo Huels","mobile_number":"897-986-8220","email_id":"Lucio_Sanford69@gmail.com","dop":"2025-04-06","serial_number":"19074916421710964","imei1":"19074916421710964","imei2":"19074916421710964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173472,"job_number":"JOB_173472","tr_customer_id":173489,"tr_customer_product_id":173479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:43:18.000Z","name":"Ludwig McLaughlin","mobile_number":"286-788-2326","email_id":"Judd_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"19831129093419","imei1":"19831129093419","imei2":"19831129093419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173471,"job_number":"JOB_173471","tr_customer_id":173488,"tr_customer_product_id":173478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:43:18.000Z","name":"Diana Haley","mobile_number":"546-222-3278","email_id":"Lina_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"16860399149761","imei1":"16860399149761","imei2":"16860399149761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173470,"job_number":"JOB_173470","tr_customer_id":173487,"tr_customer_product_id":173477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:42:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12152668584547","imei1":"12152668584547","imei2":"12152668584547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173469,"job_number":"JOB_173469","tr_customer_id":173486,"tr_customer_product_id":173476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:42:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10073607898851","imei1":"10073607898851","imei2":"10073607898851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173467,"job_number":"JOB_173467","tr_customer_id":173484,"tr_customer_product_id":173474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:22.000Z","modified_at":"2026-02-01T04:42:22.000Z","name":"Demario Harber","mobile_number":"819-351-9803","email_id":"Irma.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"12892273439800920","imei1":"12892273439800920","imei2":"12892273439800920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173466,"job_number":"JOB_173466","tr_customer_id":173483,"tr_customer_product_id":173473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:21.000Z","modified_at":"2026-02-01T04:43:00.000Z","name":"Koby Lynch","mobile_number":"366-511-6141","email_id":"Filomena.Smitham28@hotmail.com","dop":"2000-01-31","serial_number":"10000243560419","imei1":"10000243560419","imei2":"10000243560419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173464,"job_number":"JOB_173464","tr_customer_id":173481,"tr_customer_product_id":173471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:43:00.000Z","name":"Myrtis Botsford","mobile_number":"470-222-7091","email_id":"Bradley.Gaylord53@gmail.com","dop":"2025-04-06","serial_number":"18466348881452","imei1":"18466348881452","imei2":"18466348881452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173463,"job_number":"JOB_173463","tr_customer_id":173480,"tr_customer_product_id":173470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17849976641353","imei1":"17849976641353","imei2":"17849976641353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173462,"job_number":"JOB_173462","tr_customer_id":173479,"tr_customer_product_id":173469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:17.000Z","modified_at":"2026-02-01T04:42:17.000Z","name":"Erika Hirthe","mobile_number":"301-830-8012","email_id":"Sammy_Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"12794902011273592","imei1":"12794902011273592","imei2":"12794902011273592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173461,"job_number":"JOB_173461","tr_customer_id":173478,"tr_customer_product_id":173468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:16.000Z","modified_at":"2026-02-01T04:42:56.000Z","name":"Aubrey Koelpin","mobile_number":"660-581-7993","email_id":"Javonte.Buckridge33@hotmail.com","dop":"2025-04-06","serial_number":"11867827325373","imei1":"11867827325373","imei2":"11867827325373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173460,"job_number":"JOB_173460","tr_customer_id":173477,"tr_customer_product_id":173467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:15.000Z","modified_at":"2026-02-01T04:42:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13100464274349","imei1":"13100464274349","imei2":"13100464274349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173459,"job_number":"JOB_173459","tr_customer_id":173476,"tr_customer_product_id":173466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:11.000Z","modified_at":"2026-02-01T04:42:11.000Z","name":"Dock Yundt","mobile_number":"795-499-0473","email_id":"Desmond.Berge@gmail.com","dop":"2025-04-06","serial_number":"18987264713542510","imei1":"18987264713542510","imei2":"18987264713542510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173458,"job_number":"JOB_173458","tr_customer_id":173475,"tr_customer_product_id":173465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:10.000Z","modified_at":"2026-02-01T04:42:50.000Z","name":"Theresia Tromp","mobile_number":"756-445-0449","email_id":"Prudence8@gmail.com","dop":"2025-04-06","serial_number":"14571952420821","imei1":"14571952420821","imei2":"14571952420821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173457,"job_number":"JOB_173457","tr_customer_id":173474,"tr_customer_product_id":173464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:09.000Z","modified_at":"2026-02-01T04:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19115873297318","imei1":"19115873297318","imei2":"19115873297318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173456,"job_number":"JOB_173456","tr_customer_id":173473,"tr_customer_product_id":173463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:57.000Z","modified_at":"2026-02-01T04:41:57.000Z","name":"Emmanuelle O'Connell","mobile_number":"901-611-4391","email_id":"Raymond88@yahoo.com","dop":"2025-04-06","serial_number":"16885420546588600","imei1":"16885420546588600","imei2":"16885420546588600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173455,"job_number":"JOB_173455","tr_customer_id":173472,"tr_customer_product_id":173462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:56.000Z","modified_at":"2026-02-01T04:42:33.000Z","name":"Mohammed Bechtelar","mobile_number":"549-727-9017","email_id":"Wilfredo_Larkin94@gmail.com","dop":"2025-04-06","serial_number":"19183312671435","imei1":"19183312671435","imei2":"19183312671435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173454,"job_number":"JOB_173454","tr_customer_id":173471,"tr_customer_product_id":173461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:56.000Z","modified_at":"2026-02-01T04:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15942974208282","imei1":"15942974208282","imei2":"15942974208282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173453,"job_number":"JOB_173453","tr_customer_id":173470,"tr_customer_product_id":173460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:54.000Z","modified_at":"2026-02-01T04:41:54.000Z","name":"Cheyanne Lang","mobile_number":"474-900-3890","email_id":"Clifford83@hotmail.com","dop":"2025-04-06","serial_number":"18843116744407040","imei1":"18843116744407040","imei2":"18843116744407040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173452,"job_number":"JOB_173452","tr_customer_id":173469,"tr_customer_product_id":173459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:52.000Z","modified_at":"2026-02-01T04:42:33.000Z","name":"Ada Lehner","mobile_number":"307-728-0856","email_id":"Chyna_Runte@yahoo.com","dop":"2025-04-06","serial_number":"13435469295498","imei1":"13435469295498","imei2":"13435469295498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173451,"job_number":"JOB_173451","tr_customer_id":173468,"tr_customer_product_id":173458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:52.000Z","modified_at":"2026-02-01T04:41:52.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14122728018379","imei1":"14122728018379","imei2":"14122728018379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173450,"job_number":"JOB_173450","tr_customer_id":173467,"tr_customer_product_id":173457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:51.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Danial Koepp","mobile_number":"698-297-5903","email_id":"Jess62@hotmail.com","dop":"2025-04-06","serial_number":"13314063582191322","imei1":"13314063582191322","imei2":"13314063582191322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173449,"job_number":"JOB_173449","tr_customer_id":173466,"tr_customer_product_id":173456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:51.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Freddy Greenfelder","mobile_number":"939-312-7678","email_id":"Kamille57@yahoo.com","dop":"2025-04-06","serial_number":"17876701707586196","imei1":"17876701707586196","imei2":"17876701707586196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173448,"job_number":"JOB_173448","tr_customer_id":173465,"tr_customer_product_id":173455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:50.000Z","modified_at":"2026-02-01T04:41:50.000Z","name":"Abbie Walsh","mobile_number":"626-699-2633","email_id":"Emerald_Hahn30@gmail.com","dop":"2025-04-06","serial_number":"17584840688015466","imei1":"17584840688015466","imei2":"17584840688015466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173447,"job_number":"JOB_173447","tr_customer_id":173464,"tr_customer_product_id":173454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:42:30.000Z","name":"Bernardo Hills","mobile_number":"837-854-9590","email_id":"Crawford.Muller60@hotmail.com","dop":"2025-04-06","serial_number":"13843036077365","imei1":"13843036077365","imei2":"13843036077365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173446,"job_number":"JOB_173446","tr_customer_id":173463,"tr_customer_product_id":173453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:42:31.000Z","name":"Jettie Corwin","mobile_number":"253-791-2931","email_id":"Erwin1@gmail.com","dop":"2025-04-06","serial_number":"15949751382107","imei1":"15949751382107","imei2":"15949751382107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173445,"job_number":"JOB_173445","tr_customer_id":173462,"tr_customer_product_id":173452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14125890858594","imei1":"14125890858594","imei2":"14125890858594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173444,"job_number":"JOB_173444","tr_customer_id":173461,"tr_customer_product_id":173451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10110488863504","imei1":"10110488863504","imei2":"10110488863504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173443,"job_number":"JOB_173443","tr_customer_id":173460,"tr_customer_product_id":173450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:48.000Z","modified_at":"2026-02-01T04:42:30.000Z","name":"Sofia Murphy","mobile_number":"668-696-1555","email_id":"Vicenta6@hotmail.com","dop":"2025-04-06","serial_number":"12476008322561","imei1":"12476008322561","imei2":"12476008322561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173442,"job_number":"JOB_173442","tr_customer_id":173459,"tr_customer_product_id":173449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:48.000Z","modified_at":"2026-02-01T04:41:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13072525120669","imei1":"13072525120669","imei2":"13072525120669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173439,"job_number":"JOB_173439","tr_customer_id":173456,"tr_customer_product_id":173446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:35.000Z","modified_at":"2026-02-01T04:42:13.000Z","name":"Winifred Hyatt","mobile_number":"983-212-8043","email_id":"Diamond_Cummerata64@hotmail.com","dop":"2000-01-31","serial_number":"10047170398952","imei1":"10047170398952","imei2":"10047170398952","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173437,"job_number":"JOB_173437","tr_customer_id":173454,"tr_customer_product_id":173444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:34.000Z","modified_at":"2026-02-01T04:41:34.000Z","name":"Gabrielle Jenkins","mobile_number":"799-787-7775","email_id":"Sigmund_Maggio@yahoo.com","dop":"2025-04-06","serial_number":"15119556439737774","imei1":"15119556439737774","imei2":"15119556439737774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173436,"job_number":"JOB_173436","tr_customer_id":173453,"tr_customer_product_id":173443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:32.000Z","modified_at":"2026-02-01T04:42:13.000Z","name":"Iliana Collins","mobile_number":"769-447-2808","email_id":"Jovani.Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"18542751768252","imei1":"18542751768252","imei2":"18542751768252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173435,"job_number":"JOB_173435","tr_customer_id":173452,"tr_customer_product_id":173442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:32.000Z","modified_at":"2026-02-01T04:41:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11788145933534","imei1":"11788145933534","imei2":"11788145933534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173434,"job_number":"JOB_173434","tr_customer_id":173451,"tr_customer_product_id":173441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:29.000Z","modified_at":"2026-02-01T04:41:29.000Z","name":"Timmothy Predovic","mobile_number":"643-747-5879","email_id":"Omer4@hotmail.com","dop":"2025-04-06","serial_number":"11645433213129228","imei1":"11645433213129228","imei2":"11645433213129228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173433,"job_number":"JOB_173433","tr_customer_id":173450,"tr_customer_product_id":173440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:27.000Z","modified_at":"2026-02-01T04:42:08.000Z","name":"Eduardo VonRueden","mobile_number":"874-447-6386","email_id":"Eliane_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"14490441553065","imei1":"14490441553065","imei2":"14490441553065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173432,"job_number":"JOB_173432","tr_customer_id":173449,"tr_customer_product_id":173439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:27.000Z","modified_at":"2026-02-01T04:41:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10270567978516","imei1":"10270567978516","imei2":"10270567978516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173428,"job_number":"JOB_173428","tr_customer_id":173445,"tr_customer_product_id":173435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Raegan Ratke","mobile_number":"469-283-7434","email_id":"Crawford_Steuber73@gmail.com","dop":"2025-04-06","serial_number":"12927601202993666","imei1":"12927601202993666","imei2":"12927601202993666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173426,"job_number":"JOB_173426","tr_customer_id":173443,"tr_customer_product_id":173433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:42:05.000Z","name":"Raegan Doyle","mobile_number":"811-272-3615","email_id":"Kraig.Reilly1@hotmail.com","dop":"2025-04-06","serial_number":"15570563884370","imei1":"15570563884370","imei2":"15570563884370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173425,"job_number":"JOB_173425","tr_customer_id":173442,"tr_customer_product_id":173432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:41:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18998909025978","imei1":"18998909025978","imei2":"18998909025978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173424,"job_number":"JOB_173424","tr_customer_id":173441,"tr_customer_product_id":173431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:41:22.000Z","name":"Darlene Ryan","mobile_number":"739-750-1070","email_id":"Katlynn69@hotmail.com","dop":"2025-04-06","serial_number":"11651483716160468","imei1":"11651483716160468","imei2":"11651483716160468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173423,"job_number":"JOB_173423","tr_customer_id":173440,"tr_customer_product_id":173430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:20.000Z","modified_at":"2026-02-01T04:42:02.000Z","name":"Murl McKenzie","mobile_number":"424-802-4620","email_id":"Robbie_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"17039989957196","imei1":"17039989957196","imei2":"17039989957196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173422,"job_number":"JOB_173422","tr_customer_id":173439,"tr_customer_product_id":173429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:20.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19175940860983","imei1":"19175940860983","imei2":"19175940860983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173421,"job_number":"JOB_173421","tr_customer_id":173438,"tr_customer_product_id":173428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Lavon Goodwin","mobile_number":"635-945-6196","email_id":"Alexa.Keebler82@hotmail.com","dop":"2025-04-06","serial_number":"13438052233130616","imei1":"13438052233130616","imei2":"13438052233130616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173420,"job_number":"JOB_173420","tr_customer_id":173437,"tr_customer_product_id":173427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Athena Wiza","mobile_number":"446-522-4715","email_id":"Dino.Windler77@hotmail.com","dop":"2025-04-06","serial_number":"10618200902677908","imei1":"10618200902677908","imei2":"10618200902677908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173419,"job_number":"JOB_173419","tr_customer_id":173436,"tr_customer_product_id":173426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40335856066478","imei1":"40335856066478","imei2":"40335856066478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173418,"job_number":"JOB_173418","tr_customer_id":173435,"tr_customer_product_id":173425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:11.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"Krista Lind","mobile_number":"265-304-4914","email_id":"Kitty63@gmail.com","dop":"2025-04-06","serial_number":"15402680299836","imei1":"15402680299836","imei2":"15402680299836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173417,"job_number":"JOB_173417","tr_customer_id":173434,"tr_customer_product_id":173424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:53.000Z","name":"Abdiel Wolf","mobile_number":"779-897-5021","email_id":"Gabriella95@hotmail.com","dop":"2025-04-06","serial_number":"18719732219018","imei1":"18719732219018","imei2":"18719732219018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173416,"job_number":"JOB_173416","tr_customer_id":173433,"tr_customer_product_id":173423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:48.000Z","name":"Bret Beahan","mobile_number":"762-479-4783","email_id":"Pat.Bayer@gmail.com","dop":"2026-01-04","serial_number":"14543116682723","imei1":"14543116682723","imei2":"14543116682723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173415,"job_number":"JOB_173415","tr_customer_id":173432,"tr_customer_product_id":173422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15603036714090","imei1":"15603036714090","imei2":"15603036714090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173414,"job_number":"JOB_173414","tr_customer_id":173431,"tr_customer_product_id":173421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19240515728693","imei1":"19240515728693","imei2":"19240515728693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173413,"job_number":"JOB_173413","tr_customer_id":173430,"tr_customer_product_id":173420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"17958748575488","imei1":"17958748575488","imei2":"17958748575488","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173411,"job_number":"JOB_173411","tr_customer_id":173428,"tr_customer_product_id":173418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:06.000Z","modified_at":"2026-02-01T04:41:06.000Z","name":"Jesus Schoen","mobile_number":"743-309-7891","email_id":"Kody28@yahoo.com","dop":"2025-04-06","serial_number":"15564141962022960","imei1":"15564141962022960","imei2":"15564141962022960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173410,"job_number":"JOB_173410","tr_customer_id":173427,"tr_customer_product_id":173417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:05.000Z","modified_at":"2026-02-01T04:41:46.000Z","name":"Doug Grady","mobile_number":"658-631-1808","email_id":"Hollie.Morissette@gmail.com","dop":"2025-04-06","serial_number":"18076609744894","imei1":"18076609744894","imei2":"18076609744894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173409,"job_number":"JOB_173409","tr_customer_id":173426,"tr_customer_product_id":173416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:04.000Z","modified_at":"2026-02-01T04:41:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314303835859","imei1":"14314303835859","imei2":"14314303835859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173407,"job_number":"JOB_173407","tr_customer_id":173424,"tr_customer_product_id":173414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Elvie Rippin","mobile_number":"836-454-3470","email_id":"Maxime_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13224356803458660","imei1":"13224356803458660","imei2":"13224356803458660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173405,"job_number":"JOB_173405","tr_customer_id":173422,"tr_customer_product_id":173412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Skye Konopelski","mobile_number":"750-605-4346","email_id":"Vicente.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"19598504159381050","imei1":"19598504159381050","imei2":"19598504159381050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173403,"job_number":"JOB_173403","tr_customer_id":173420,"tr_customer_product_id":173410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:02.000Z","modified_at":"2026-02-01T04:41:45.000Z","name":"Leo Hoeger","mobile_number":"694-773-1211","email_id":"Micheal_Kozey@hotmail.com","dop":"2025-04-06","serial_number":"18088202289677","imei1":"18088202289677","imei2":"18088202289677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173402,"job_number":"JOB_173402","tr_customer_id":173419,"tr_customer_product_id":173409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:02.000Z","modified_at":"2026-02-01T04:41:44.000Z","name":"Marshall Wolf","mobile_number":"486-388-0276","email_id":"Antonina55@hotmail.com","dop":"2025-04-06","serial_number":"13023838741777","imei1":"13023838741777","imei2":"13023838741777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173401,"job_number":"JOB_173401","tr_customer_id":173418,"tr_customer_product_id":173408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:01.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15892891637093","imei1":"15892891637093","imei2":"15892891637093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173400,"job_number":"JOB_173400","tr_customer_id":173417,"tr_customer_product_id":173407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:01.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13740083840276","imei1":"13740083840276","imei2":"13740083840276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173398,"job_number":"JOB_173398","tr_customer_id":173415,"tr_customer_product_id":173405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Zelda Graham","mobile_number":"383-724-6834","email_id":"Marjory.Ratke@gmail.com","dop":"2025-04-06","serial_number":"15419739902973416","imei1":"15419739902973416","imei2":"15419739902973416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173397,"job_number":"JOB_173397","tr_customer_id":173414,"tr_customer_product_id":173404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Jovan Franecki","mobile_number":"552-394-8973","email_id":"Ford.Runolfsdottir74@yahoo.com","dop":"2025-04-06","serial_number":"12047218810397482","imei1":"12047218810397482","imei2":"12047218810397482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173395,"job_number":"JOB_173395","tr_customer_id":173412,"tr_customer_product_id":173402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:58.000Z","modified_at":"2026-02-01T04:40:58.000Z","name":"Cecile Cronin","mobile_number":"385-933-9505","email_id":"Brendon_Fisher73@yahoo.com","dop":"2025-04-06","serial_number":"16217959121827448","imei1":"16217959121827448","imei2":"16217959121827448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173394,"job_number":"JOB_173394","tr_customer_id":173411,"tr_customer_product_id":173401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:41:41.000Z","name":"Martin Kuhic","mobile_number":"621-805-5475","email_id":"Delbert.Walsh52@yahoo.com","dop":"2025-04-06","serial_number":"19397800060169","imei1":"19397800060169","imei2":"19397800060169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173393,"job_number":"JOB_173393","tr_customer_id":173410,"tr_customer_product_id":173400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:41:41.000Z","name":"Benjamin VonRueden","mobile_number":"653-749-1544","email_id":"Kip.Gorczany17@hotmail.com","dop":"2025-04-06","serial_number":"17620495660955","imei1":"17620495660955","imei2":"17620495660955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173392,"job_number":"JOB_173392","tr_customer_id":173409,"tr_customer_product_id":173399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14160818096297","imei1":"14160818096297","imei2":"14160818096297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173391,"job_number":"JOB_173391","tr_customer_id":173408,"tr_customer_product_id":173398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14077884012949","imei1":"14077884012949","imei2":"14077884012949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173390,"job_number":"JOB_173390","tr_customer_id":173407,"tr_customer_product_id":173397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:56.000Z","modified_at":"2026-02-01T04:41:40.000Z","name":"Jorge Price","mobile_number":"458-677-3161","email_id":"Coby51@yahoo.com","dop":"2025-04-06","serial_number":"15066272038257","imei1":"15066272038257","imei2":"15066272038257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173389,"job_number":"JOB_173389","tr_customer_id":173406,"tr_customer_product_id":173396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:56.000Z","modified_at":"2026-02-01T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12461774051985","imei1":"12461774051985","imei2":"12461774051985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173382,"job_number":"JOB_173382","tr_customer_id":173399,"tr_customer_product_id":173389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:46.000Z","modified_at":"2026-02-01T04:41:27.000Z","name":"Harrison Weissnat","mobile_number":"584-212-2207","email_id":"Cicero_Dickens59@gmail.com","dop":"2000-01-31","serial_number":"10872866777029","imei1":"10872866777029","imei2":"10872866777029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173381,"job_number":"JOB_173381","tr_customer_id":173398,"tr_customer_product_id":173388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:45.000Z","modified_at":"2026-02-01T04:41:28.000Z","name":"Loraine Reichel","mobile_number":"723-265-6350","email_id":"Irwin60@hotmail.com","dop":"2025-06-26","serial_number":"10695572864807","imei1":"10695572864807","imei2":"10695572864807","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173377,"job_number":"JOB_173377","tr_customer_id":173395,"tr_customer_product_id":173385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:44.000Z","name":"Matteo Greenfelder","mobile_number":"358-501-8420","email_id":"Riley_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"12291373965612202","imei1":"12291373965612202","imei2":"12291373965612202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173375,"job_number":"JOB_173375","tr_customer_id":173392,"tr_customer_product_id":173382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:42.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Saige Zboncak","mobile_number":"667-788-2902","email_id":"Lenna_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11445026203655","imei1":"11445026203655","imei2":"11445026203655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173374,"job_number":"JOB_173374","tr_customer_id":173391,"tr_customer_product_id":173381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:42.000Z","modified_at":"2026-02-01T04:40:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16491212450973","imei1":"16491212450973","imei2":"16491212450973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173369,"job_number":"JOB_173369","tr_customer_id":173386,"tr_customer_product_id":173376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:39.000Z","modified_at":"2026-02-01T04:40:39.000Z","name":"Harmony Fisher","mobile_number":"635-744-9142","email_id":"Araceli_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18384250239328690","imei1":"18384250239328690","imei2":"18384250239328690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173368,"job_number":"JOB_173368","tr_customer_id":173385,"tr_customer_product_id":173375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:38.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"Lonie Barrows","mobile_number":"854-218-7699","email_id":"Malvina11@yahoo.com","dop":"2025-04-06","serial_number":"19409421857996","imei1":"19409421857996","imei2":"19409421857996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173367,"job_number":"JOB_173367","tr_customer_id":173384,"tr_customer_product_id":173374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:37.000Z","modified_at":"2026-02-01T04:40:37.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15370403751411","imei1":"15370403751411","imei2":"15370403751411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173366,"job_number":"JOB_173366","tr_customer_id":173383,"tr_customer_product_id":173373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:31.000Z","modified_at":"2026-02-01T04:40:31.000Z","name":"Leopoldo Murazik","mobile_number":"615-406-6998","email_id":"Dejon_Mante@hotmail.com","dop":"2025-04-06","serial_number":"18162236972021296","imei1":"18162236972021296","imei2":"18162236972021296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173365,"job_number":"JOB_173365","tr_customer_id":173382,"tr_customer_product_id":173372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:31.000Z","modified_at":"2026-02-01T04:40:31.000Z","name":"Devyn Conn","mobile_number":"622-780-4568","email_id":"Ralph63@gmail.com","dop":"2025-04-06","serial_number":"10088894623945692","imei1":"10088894623945692","imei2":"10088894623945692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173364,"job_number":"JOB_173364","tr_customer_id":173381,"tr_customer_product_id":173371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:30.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Leilani Dach","mobile_number":"298-696-0714","email_id":"Edwina.Sawayn@hotmail.com","dop":"2025-04-06","serial_number":"13788480964170","imei1":"13788480964170","imei2":"13788480964170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173363,"job_number":"JOB_173363","tr_customer_id":173380,"tr_customer_product_id":173370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:30.000Z","modified_at":"2026-02-01T04:41:14.000Z","name":"Oran Lubowitz","mobile_number":"398-812-0177","email_id":"Israel_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"17610783869205","imei1":"17610783869205","imei2":"17610783869205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173362,"job_number":"JOB_173362","tr_customer_id":173379,"tr_customer_product_id":173369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:29.000Z","modified_at":"2026-02-01T04:40:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12983323371115","imei1":"12983323371115","imei2":"12983323371115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173361,"job_number":"JOB_173361","tr_customer_id":173378,"tr_customer_product_id":173368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:29.000Z","modified_at":"2026-02-01T04:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15293429616229","imei1":"15293429616229","imei2":"15293429616229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173360,"job_number":"JOB_173360","tr_customer_id":173377,"tr_customer_product_id":173367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:26.000Z","modified_at":"2026-02-01T04:40:26.000Z","name":"Keaton Hessel","mobile_number":"677-575-7097","email_id":"Delia_Senger@hotmail.com","dop":"2025-04-06","serial_number":"19261470417968704","imei1":"19261470417968704","imei2":"19261470417968704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173359,"job_number":"JOB_173359","tr_customer_id":173376,"tr_customer_product_id":173366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:26.000Z","modified_at":"2026-02-01T04:40:26.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40362073528889","imei1":"40362073528889","imei2":"40362073528889","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173358,"job_number":"JOB_173358","tr_customer_id":173375,"tr_customer_product_id":173365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:25.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Augustus Rowe","mobile_number":"566-533-8653","email_id":"Alf.Feest66@hotmail.com","dop":"2025-04-06","serial_number":"14941435662848","imei1":"14941435662848","imei2":"14941435662848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173357,"job_number":"JOB_173357","tr_customer_id":173374,"tr_customer_product_id":173364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:40:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725606318927","imei1":"13725606318927","imei2":"13725606318927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173356,"job_number":"JOB_173356","tr_customer_id":173373,"tr_customer_product_id":173363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:41:02.000Z","name":"Terrence Schinner","mobile_number":"564-263-0970","email_id":"Isaac.Brekke@hotmail.com","dop":"2026-01-04","serial_number":"19051850053045","imei1":"19051850053045","imei2":"19051850053045","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173355,"job_number":"JOB_173355","tr_customer_id":173372,"tr_customer_product_id":173362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:40:24.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15154891487916","imei1":"15154891487916","imei2":"15154891487916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173354,"job_number":"JOB_173354","tr_customer_id":173371,"tr_customer_product_id":173361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:22.000Z","modified_at":"2026-02-01T04:40:22.000Z","name":"Elvis Hane","mobile_number":"296-918-2544","email_id":"Samanta.Morissette89@yahoo.com","dop":"2025-04-06","serial_number":"16763784523795472","imei1":"16763784523795472","imei2":"16763784523795472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173353,"job_number":"JOB_173353","tr_customer_id":173370,"tr_customer_product_id":173360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"Fred Botsford","mobile_number":"544-206-4481","email_id":"Dandre90@gmail.com","dop":"2025-04-06","serial_number":"10890949165555","imei1":"10890949165555","imei2":"10890949165555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173352,"job_number":"JOB_173352","tr_customer_id":173369,"tr_customer_product_id":173359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:40:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11477829995989","imei1":"11477829995989","imei2":"11477829995989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173351,"job_number":"JOB_173351","tr_customer_id":173368,"tr_customer_product_id":173358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:40:20.000Z","name":"Lionel Legros","mobile_number":"970-879-1131","email_id":"Rubye.Block@hotmail.com","dop":"2025-04-06","serial_number":"14706340170641640","imei1":"14706340170641640","imei2":"14706340170641640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173350,"job_number":"JOB_173350","tr_customer_id":173367,"tr_customer_product_id":173357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:19.000Z","modified_at":"2026-02-01T04:40:19.000Z","name":"Leanna Kub","mobile_number":"640-800-8111","email_id":"Alford_Rath2@yahoo.com","dop":"2025-04-06","serial_number":"15136493172811604","imei1":"15136493172811604","imei2":"15136493172811604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173349,"job_number":"JOB_173349","tr_customer_id":173366,"tr_customer_product_id":173356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:18.000Z","modified_at":"2026-02-01T04:41:02.000Z","name":"Brett Breitenberg","mobile_number":"931-206-6049","email_id":"Norene_Fisher@gmail.com","dop":"2025-04-06","serial_number":"13376297473262","imei1":"13376297473262","imei2":"13376297473262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173348,"job_number":"JOB_173348","tr_customer_id":173365,"tr_customer_product_id":173355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:18.000Z","modified_at":"2026-02-01T04:40:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15573483075969","imei1":"15573483075969","imei2":"15573483075969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173347,"job_number":"JOB_173347","tr_customer_id":173364,"tr_customer_product_id":173354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:17.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"Candice Cassin","mobile_number":"865-464-9407","email_id":"Marcelina93@yahoo.com","dop":"2025-04-06","serial_number":"19388680935108","imei1":"19388680935108","imei2":"19388680935108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173346,"job_number":"JOB_173346","tr_customer_id":173363,"tr_customer_product_id":173353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:17.000Z","modified_at":"2026-02-01T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13881390806344","imei1":"13881390806344","imei2":"13881390806344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173345,"job_number":"JOB_173345","tr_customer_id":173362,"tr_customer_product_id":173352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:14.000Z","modified_at":"2026-02-01T04:40:14.000Z","name":"Dylan Farrell","mobile_number":"520-772-8013","email_id":"Shyann_Roberts@yahoo.com","dop":"2025-04-06","serial_number":"19254105926974220","imei1":"19254105926974220","imei2":"19254105926974220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173344,"job_number":"JOB_173344","tr_customer_id":173361,"tr_customer_product_id":173351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:13.000Z","modified_at":"2026-02-01T04:40:25.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19198531513656","imei2":"19198531513656","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173343,"job_number":"JOB_173343","tr_customer_id":173360,"tr_customer_product_id":173350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:13.000Z","modified_at":"2026-02-01T04:40:54.000Z","name":"Kurtis Dach","mobile_number":"612-834-7508","email_id":"Kirstin_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"12507235165593","imei1":"12507235165593","imei2":"12507235165593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173342,"job_number":"JOB_173342","tr_customer_id":173359,"tr_customer_product_id":173349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:12.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10167826379666","imei2":"10167826379666","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173341,"job_number":"JOB_173341","tr_customer_id":173358,"tr_customer_product_id":173348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:12.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12566136344675","imei1":"12566136344675","imei2":"12566136344675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173339,"job_number":"JOB_173339","tr_customer_id":173356,"tr_customer_product_id":173346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:07.000Z","modified_at":"2026-02-01T04:40:07.000Z","name":"Brannon Lehner","mobile_number":"572-802-2769","email_id":"Ramona_Boehm0@gmail.com","dop":"2025-04-06","serial_number":"13535090815936946","imei1":"13535090815936946","imei2":"13535090815936946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173338,"job_number":"JOB_173338","tr_customer_id":173355,"tr_customer_product_id":173345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:06.000Z","modified_at":"2026-02-01T04:40:48.000Z","name":"Harry Thiel","mobile_number":"820-754-6754","email_id":"Darryl.Kutch43@yahoo.com","dop":"2025-04-06","serial_number":"10548891658320","imei1":"10548891658320","imei2":"10548891658320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173337,"job_number":"JOB_173337","tr_customer_id":173354,"tr_customer_product_id":173344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:05.000Z","modified_at":"2026-02-01T04:40:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19009393789243","imei1":"19009393789243","imei2":"19009393789243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173335,"job_number":"JOB_173335","tr_customer_id":173352,"tr_customer_product_id":173342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:58.000Z","modified_at":"2026-02-01T04:40:38.000Z","name":"Shayne Nitzsche","mobile_number":"838-652-7133","email_id":"Dimitri60@yahoo.com","dop":"2000-01-31","serial_number":"10298052042833","imei1":"10298052042833","imei2":"10298052042833","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173333,"job_number":"JOB_173333","tr_customer_id":173350,"tr_customer_product_id":173340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:56.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11231237117039","imei2":"11231237117039","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173332,"job_number":"JOB_173332","tr_customer_id":173349,"tr_customer_product_id":173339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:56.000Z","modified_at":"2026-02-01T04:39:56.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14569582002361","imei2":"14569582002361","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173331,"job_number":"JOB_173331","tr_customer_id":173348,"tr_customer_product_id":173338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:52.000Z","modified_at":"2026-02-01T04:39:52.000Z","name":"Rosendo Medhurst","mobile_number":"631-741-5266","email_id":"Arnoldo3@hotmail.com","dop":"2025-06-18","serial_number":"1061294982090475","imei1":"1061294982090475","imei2":"1061294982090475","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173330,"job_number":"JOB_173330","tr_customer_id":173347,"tr_customer_product_id":173337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:52.000Z","modified_at":"2026-02-01T04:40:30.000Z","name":"Ines Predovic","mobile_number":"474-887-0786","email_id":"Eriberto75@gmail.com","dop":"2025-06-18","serial_number":"10619136859341","imei1":"10619136859341","imei2":"10619136859341","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173329,"job_number":"JOB_173329","tr_customer_id":173346,"tr_customer_product_id":173336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:51.000Z","modified_at":"2026-02-01T04:39:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10094262347780","imei1":"10094262347780","imei2":"10094262347780","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173327,"job_number":"JOB_173327","tr_customer_id":173344,"tr_customer_product_id":173334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:41.000Z","modified_at":"2026-02-01T04:39:41.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"57748484097906","imei1":"57748484097906","imei2":"57748484097906","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173326,"job_number":"JOB_173326","tr_customer_id":173343,"tr_customer_product_id":173333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:52.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11161031823085","imei2":"11161031823085","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173325,"job_number":"JOB_173325","tr_customer_id":173342,"tr_customer_product_id":173332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17921062601370","imei2":"17921062601370","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173324,"job_number":"JOB_173324","tr_customer_id":173341,"tr_customer_product_id":173331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:40.000Z","name":"Buck Abshire","mobile_number":"627-786-1597","email_id":"Josh63@hotmail.com","dop":"2025-04-06","serial_number":"17519729669744588","imei1":"17519729669744588","imei2":"17519729669744588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173323,"job_number":"JOB_173323","tr_customer_id":173340,"tr_customer_product_id":173330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:40:17.000Z","name":"Stanford Zieme","mobile_number":"428-426-6046","email_id":"Liza.Mertz64@gmail.com","dop":"2026-01-04","serial_number":"14195634081635","imei1":"14195634081635","imei2":"14195634081635","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173322,"job_number":"JOB_173322","tr_customer_id":173339,"tr_customer_product_id":173329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:39.000Z","modified_at":"2026-02-01T04:39:39.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14151501822260","imei1":"14151501822260","imei2":"14151501822260","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173321,"job_number":"JOB_173321","tr_customer_id":173338,"tr_customer_product_id":173328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:38.000Z","modified_at":"2026-02-01T04:40:21.000Z","name":"Faye Wisozk","mobile_number":"400-582-7473","email_id":"Jarod_Pagac24@yahoo.com","dop":"2025-04-06","serial_number":"15103504740092","imei1":"15103504740092","imei2":"15103504740092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173320,"job_number":"JOB_173320","tr_customer_id":173337,"tr_customer_product_id":173327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:38.000Z","modified_at":"2026-02-01T04:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395082981021","imei1":"16395082981021","imei2":"16395082981021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173319,"job_number":"JOB_173319","tr_customer_id":173336,"tr_customer_product_id":173326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:36.000Z","modified_at":"2026-02-01T04:39:36.000Z","name":"Rossie Macejkovic","mobile_number":"774-274-0667","email_id":"Tate3@yahoo.com","dop":"2025-04-06","serial_number":"10884458169253468","imei1":"10884458169253468","imei2":"10884458169253468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173318,"job_number":"JOB_173318","tr_customer_id":173335,"tr_customer_product_id":173325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:35.000Z","modified_at":"2026-02-01T04:40:14.000Z","name":"Mortimer Rice","mobile_number":"899-778-0219","email_id":"Rachelle56@gmail.com","dop":"2025-04-06","serial_number":"16947178502804","imei1":"16947178502804","imei2":"16947178502804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173317,"job_number":"JOB_173317","tr_customer_id":173334,"tr_customer_product_id":173324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:34.000Z","modified_at":"2026-02-01T04:39:34.000Z","name":"Jedediah Johnson","mobile_number":"549-385-0436","email_id":"Terence.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"17173405132754976","imei1":"17173405132754976","imei2":"17173405132754976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173316,"job_number":"JOB_173316","tr_customer_id":173333,"tr_customer_product_id":173323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"Hattie Schulist","mobile_number":"760-203-3507","email_id":"Doris43@hotmail.com","dop":"2025-04-06","serial_number":"12698751524029","imei1":"12698751524029","imei2":"12698751524029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173315,"job_number":"JOB_173315","tr_customer_id":173332,"tr_customer_product_id":173322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:39:32.000Z","name":"Chaim Volkman","mobile_number":"768-491-3317","email_id":"Chyna.Kris76@gmail.com","dop":"2025-04-06","serial_number":"18930669504042976","imei1":"18930669504042976","imei2":"18930669504042976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173314,"job_number":"JOB_173314","tr_customer_id":173331,"tr_customer_product_id":173321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:39:32.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13496035397534","imei1":"13496035397534","imei2":"13496035397534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173313,"job_number":"JOB_173313","tr_customer_id":173330,"tr_customer_product_id":173320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:31.000Z","modified_at":"2026-02-01T04:40:10.000Z","name":"Ivory Baumbach","mobile_number":"768-815-4669","email_id":"Hiram.Beatty47@yahoo.com","dop":"2025-04-06","serial_number":"15974353119384","imei1":"15974353119384","imei2":"15974353119384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173312,"job_number":"JOB_173312","tr_customer_id":173329,"tr_customer_product_id":173319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:30.000Z","modified_at":"2026-02-01T04:39:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10394080113302","imei1":"10394080113302","imei2":"10394080113302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173309,"job_number":"JOB_173309","tr_customer_id":173326,"tr_customer_product_id":173316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:25.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Jason Jacobs","mobile_number":"289-577-0022","email_id":"Belle.Muller31@yahoo.com","dop":"2025-04-06","serial_number":"18258472762580548","imei1":"18258472762580548","imei2":"18258472762580548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173308,"job_number":"JOB_173308","tr_customer_id":173325,"tr_customer_product_id":173315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:25.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Samanta Abernathy","mobile_number":"680-952-9701","email_id":"Elroy_Cronin90@yahoo.com","dop":"2025-04-06","serial_number":"19448178928935016","imei1":"19448178928935016","imei2":"19448178928935016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173307,"job_number":"JOB_173307","tr_customer_id":173324,"tr_customer_product_id":173314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:39:24.000Z","name":"Fredy McCullough","mobile_number":"707-393-2081","email_id":"Emily.Heller@yahoo.com","dop":"2025-04-06","serial_number":"13334376704894544","imei1":"13334376704894544","imei2":"13334376704894544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173306,"job_number":"JOB_173306","tr_customer_id":173323,"tr_customer_product_id":173313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:39:24.000Z","name":"Nannie Grady","mobile_number":"713-856-1801","email_id":"Arno.Doyle3@yahoo.com","dop":"2025-04-06","serial_number":"16802572546845396","imei1":"16802572546845396","imei2":"16802572546845396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173305,"job_number":"JOB_173305","tr_customer_id":173322,"tr_customer_product_id":173312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:40:05.000Z","name":"Aron Walter","mobile_number":"638-329-7719","email_id":"Breanna_Tillman@gmail.com","dop":"2025-04-06","serial_number":"18960118343534","imei1":"18960118343534","imei2":"18960118343534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173304,"job_number":"JOB_173304","tr_customer_id":173321,"tr_customer_product_id":173311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19377902949927","imei1":"19377902949927","imei2":"19377902949927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173303,"job_number":"JOB_173303","tr_customer_id":173320,"tr_customer_product_id":173310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:40:01.000Z","name":"Austin Russel","mobile_number":"363-860-8858","email_id":"Elwin63@yahoo.com","dop":"2025-04-06","serial_number":"17645131231269","imei1":"17645131231269","imei2":"17645131231269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173302,"job_number":"JOB_173302","tr_customer_id":173319,"tr_customer_product_id":173309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:40:01.000Z","name":"Mylene Turcotte","mobile_number":"589-306-6654","email_id":"Coleman16@yahoo.com","dop":"2025-04-06","serial_number":"14825296457581","imei1":"14825296457581","imei2":"14825296457581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173301,"job_number":"JOB_173301","tr_customer_id":173318,"tr_customer_product_id":173308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:22.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Derek Cremin","mobile_number":"629-898-1529","email_id":"Anita72@hotmail.com","dop":"2025-04-06","serial_number":"16476438816978","imei1":"16476438816978","imei2":"16476438816978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173300,"job_number":"JOB_173300","tr_customer_id":173317,"tr_customer_product_id":173307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:22.000Z","modified_at":"2026-02-01T04:39:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11115512834475","imei1":"11115512834475","imei2":"11115512834475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173298,"job_number":"JOB_173298","tr_customer_id":173315,"tr_customer_product_id":173305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:17.000Z","modified_at":"2026-02-01T04:39:17.000Z","name":"Dianna Torphy","mobile_number":"228-309-9407","email_id":"Moises.Murazik@gmail.com","dop":"2025-04-06","serial_number":"17658387052512780","imei1":"17658387052512780","imei2":"17658387052512780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173297,"job_number":"JOB_173297","tr_customer_id":173314,"tr_customer_product_id":173304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:16.000Z","modified_at":"2026-02-01T04:39:54.000Z","name":"Clara Heaney","mobile_number":"941-573-8958","email_id":"Justus.Hegmann49@yahoo.com","dop":"2025-04-06","serial_number":"12876520962238","imei1":"12876520962238","imei2":"12876520962238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173296,"job_number":"JOB_173296","tr_customer_id":173313,"tr_customer_product_id":173303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:08.000Z","modified_at":"2026-02-01T04:39:08.000Z","name":"Clarabelle Hudson","mobile_number":"395-660-4648","email_id":"Dangelo.Bernier78@yahoo.com","dop":"2025-06-18","serial_number":"1046394614662707","imei1":"1046394614662707","imei2":"1046394614662707","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173295,"job_number":"JOB_173295","tr_customer_id":173312,"tr_customer_product_id":173302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:08.000Z","modified_at":"2026-02-01T04:39:45.000Z","name":"Kennedi Gorczany","mobile_number":"712-794-1550","email_id":"Kirk.Tromp@hotmail.com","dop":"2025-06-18","serial_number":"10599754582672","imei1":"10599754582672","imei2":"10599754582672","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173294,"job_number":"JOB_173294","tr_customer_id":173311,"tr_customer_product_id":173301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:07.000Z","modified_at":"2026-02-01T04:39:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10483095420903","imei1":"10483095420903","imei2":"10483095420903","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173292,"job_number":"JOB_173292","tr_customer_id":173309,"tr_customer_product_id":173299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:58.000Z","modified_at":"2026-02-01T04:38:58.000Z","name":"Denis Koelpin","mobile_number":"602-334-9723","email_id":"Baylee_Berge@gmail.com","dop":"2025-04-06","serial_number":"10328184315480918","imei1":"10328184315480918","imei2":"10328184315480918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173291,"job_number":"JOB_173291","tr_customer_id":173308,"tr_customer_product_id":173298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:57.000Z","modified_at":"2026-02-01T04:39:36.000Z","name":"Felicita Douglas","mobile_number":"956-366-1485","email_id":"Luis.Schoen@hotmail.com","dop":"2025-04-06","serial_number":"13550471977831","imei1":"13550471977831","imei2":"13550471977831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173290,"job_number":"JOB_173290","tr_customer_id":173307,"tr_customer_product_id":173297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:48.000Z","modified_at":"2026-02-01T04:38:58.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"23475585016270","imei1":"23475585016270","imei2":"23475585016270","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173289,"job_number":"JOB_173289","tr_customer_id":173306,"tr_customer_product_id":173296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:47.000Z","modified_at":"2026-02-01T04:38:47.000Z","name":"Ellsworth Harvey","mobile_number":"326-772-4496","email_id":"Magdalen.Pagac83@yahoo.com","dop":"2025-04-06","serial_number":"11887852370696394","imei1":"11887852370696394","imei2":"11887852370696394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173288,"job_number":"JOB_173288","tr_customer_id":173305,"tr_customer_product_id":173295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:45.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Carson Breitenberg","mobile_number":"979-874-2682","email_id":"Erick.Blanda5@yahoo.com","dop":"2025-04-06","serial_number":"10795342755655","imei1":"10795342755655","imei2":"10795342755655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173287,"job_number":"JOB_173287","tr_customer_id":173304,"tr_customer_product_id":173294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:45.000Z","modified_at":"2026-02-01T04:38:45.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18027654485234","imei1":"18027654485234","imei2":"18027654485234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173286,"job_number":"JOB_173286","tr_customer_id":173303,"tr_customer_product_id":173293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:40.000Z","modified_at":"2026-02-01T04:38:40.000Z","name":"Simeon Lakin","mobile_number":"471-697-2219","email_id":"Manuela5@hotmail.com","dop":"2025-04-06","serial_number":"14821068419629502","imei1":"14821068419629502","imei2":"14821068419629502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173285,"job_number":"JOB_173285","tr_customer_id":173302,"tr_customer_product_id":173292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:39.000Z","modified_at":"2026-02-01T04:39:17.000Z","name":"Marcella Jenkins","mobile_number":"664-304-0819","email_id":"Chasity_Murphy57@hotmail.com","dop":"2025-04-06","serial_number":"15555193299670","imei1":"15555193299670","imei2":"15555193299670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173284,"job_number":"JOB_173284","tr_customer_id":173301,"tr_customer_product_id":173291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:35.000Z","modified_at":"2026-02-01T04:38:46.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"92288381057464","imei1":"92288381057464","imei2":"92288381057464","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173283,"job_number":"JOB_173283","tr_customer_id":173300,"tr_customer_product_id":173290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:27:25.000Z","modified_at":"2026-02-01T04:27:25.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15551140378535","imei1":"15551140378535","imei2":"15551140378535","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173282,"job_number":"JOB_173282","tr_customer_id":173299,"tr_customer_product_id":173289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:32:54.000Z","modified_at":"2026-02-01T01:32:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"64544680294504","imei1":"64544680294504","imei2":"64544680294504","popurl":"2026-01-22T01:32:53.155908800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173281,"job_number":"JOB_173281","tr_customer_id":173298,"tr_customer_product_id":173288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:30:06.000Z","modified_at":"2026-02-01T01:30:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"91398281867393","imei1":"91398281867393","imei2":"91398281867393","popurl":"2026-01-22T01:30:05.895287100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173280,"job_number":"JOB_173280","tr_customer_id":173297,"tr_customer_product_id":173287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:23:45.000Z","modified_at":"2026-02-01T01:23:45.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"59121952621433","imei1":"59121952621433","imei2":"59121952621433","popurl":"2026-01-22T01:23:45.247678700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173279,"job_number":"JOB_173279","tr_customer_id":173296,"tr_customer_product_id":173286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:17:57.000Z","modified_at":"2026-02-01T01:17:57.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"24113436852358","imei1":"24113436852358","imei2":"24113436852358","popurl":"2026-01-22T01:17:56.894337600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173468,"job_number":"JOB_173468","tr_customer_id":173485,"tr_customer_product_id":173475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:22.000Z","modified_at":"2026-02-01T04:42:22.000Z","name":"America Hand","mobile_number":"836-802-2611","email_id":"Khalil_Strosin@yahoo.com","dop":"2000-01-31","serial_number":"1043153348529451","imei1":"1043153348529451","imei2":"1043153348529451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173465,"job_number":"JOB_173465","tr_customer_id":173482,"tr_customer_product_id":173472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:42:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10257186603651","imei1":"10257186603651","imei2":"10257186603651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173440,"job_number":"JOB_173440","tr_customer_id":173457,"tr_customer_product_id":173447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:36.000Z","modified_at":"2026-02-01T04:41:36.000Z","name":"Hollis Denesik","mobile_number":"419-808-8156","email_id":"Mozelle58@gmail.com","dop":"2000-01-31","serial_number":"1088096472429636","imei1":"1088096472429636","imei2":"1088096472429636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173438,"job_number":"JOB_173438","tr_customer_id":173455,"tr_customer_product_id":173445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:35.000Z","modified_at":"2026-02-01T04:41:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10866232274097","imei1":"10866232274097","imei2":"10866232274097","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173383,"job_number":"JOB_173383","tr_customer_id":173400,"tr_customer_product_id":173390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:47.000Z","modified_at":"2026-02-01T04:40:47.000Z","name":"Johnny O'Conner","mobile_number":"432-789-6187","email_id":"Nels.Conn19@gmail.com","dop":"2000-01-31","serial_number":"1015944838168257","imei1":"1015944838168257","imei2":"1015944838168257","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173380,"job_number":"JOB_173380","tr_customer_id":173397,"tr_customer_product_id":173387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:45.000Z","modified_at":"2026-02-01T04:40:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10637659101722","imei1":"10637659101722","imei2":"10637659101722","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173336,"job_number":"JOB_173336","tr_customer_id":173353,"tr_customer_product_id":173343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:00.000Z","modified_at":"2026-02-01T04:40:00.000Z","name":"Irma Tillman","mobile_number":"600-330-5391","email_id":"Emmitt_Waters@yahoo.com","dop":"2000-01-31","serial_number":"1041586962733205","imei1":"1041586962733205","imei2":"1041586962733205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173334,"job_number":"JOB_173334","tr_customer_id":173351,"tr_customer_product_id":173341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:58.000Z","modified_at":"2026-02-01T04:39:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10555139372499","imei1":"10555139372499","imei2":"10555139372499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3d79a57-cd66-4c73-8396-448c4504d052
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 1KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7a48212-f649-4701-a2b7-57af4e9c558a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_173863"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"402-hIhMLBUx0FuA/Gj9XPE63n/i++M"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:19.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_173863 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 263 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67f8002a-67d9-4b87-89c2-547d66c4117b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_173863"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 133e342b-a92f-4f60-a5cd-35dd380fdc11
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_173863"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb4bb7d8-7c03-480b-87b7-06cbd1e17a89
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f011658c-c4ad-4d86-abf9-53d8fb389d68
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_173863
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 1.54KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e35b512-56b7-4a75-be3e-74355e01b5a9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"625-aVc65Ftj4WgRdyPdhoBaJDdAKtk"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:19.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":663730,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-01T13:50:19.000Z","created_at":"2026-02-01T13:50:19.000Z"},{"id":663731,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-01T13:50:19.000Z","created_at":"2026-02-01T13:50:19.000Z"}],"problems":[{"id":157274,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-01T13:50:19.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 279 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_173863
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61a5a84a-f779-4d35-aa49-86482b81d926
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_173863
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da4aa82e-cd4c-4553-8d56-d91d130f328c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_173863
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 1.54KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f51099ab-76f1-4f2e-bb1f-e8e74c8d80bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"625-aVc65Ftj4WgRdyPdhoBaJDdAKtk"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:19.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":663730,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-01T13:50:19.000Z","created_at":"2026-02-01T13:50:19.000Z"},{"id":663731,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-01T13:50:19.000Z","created_at":"2026-02-01T13:50:19.000Z"}],"problems":[{"id":157274,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-01T13:50:19.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b185cafd-52ce-4b6f-883e-f65fbe3eca93
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6b71b85-9dfa-45ca-b00c-bb60dccbba90
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9d6ace9-9257-4809-95e4-1f7ef633f4b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_173863
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MTR9.QS5LaDarBIHiUA_vKWhH3tOVucSHtOq_fZljOgwATB8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f9b5036-a397-4486-b49e-076d3e307cb6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 488346cc-dfb1-4a7a-827a-10e5a48cd8ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-nN7gSRkoBnDkXijUYKW0yeq/FSA"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4Mjh9.GOvZsjQLENUY64TT7pNaAgZbt5NJTYEkpsS2MmPqfkQ"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 241 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3023479-6037-432b-bcc5-bbafba4f374d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97200897-7e40-42d2-b8ad-5c3f18f44cc0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4Mjh9.GOvZsjQLENUY64TT7pNaAgZbt5NJTYEkpsS2MmPqfkQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2411dd0a-5211-471e-b863-2fe873104e54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 249B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4Mjh9.GOvZsjQLENUY64TT7pNaAgZbt5NJTYEkpsS2MmPqfkQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f6a4999-914b-40f2-98a2-809fa1b53e54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 249
ETag W/"f9-PZKiNmucLhMw6JykqImhViFoxYY"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1302},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 656ms
Mean size per request: 1.24MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4Mjh9.GOvZsjQLENUY64TT7pNaAgZbt5NJTYEkpsS2MmPqfkQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1df59837-fbd6-4d46-b21c-522002dff2d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"13ce10-XeZVoN7iFgRY8lG3FuYuvMVhjW8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":172088,"job_number":"JOB_172088","tr_customer_id":172105,"tr_customer_product_id":172095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:07:23.000Z","modified_at":"2026-01-30T20:07:23.000Z","name":"Paramartha Panicker","mobile_number":"9638538681","email_id":"minakshi.nayar@gmail.com","dop":"2026-01-21","serial_number":"42173866545359","imei1":"42173866545359","imei2":"42173866545359","popurl":"www.chandni-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172089,"job_number":"JOB_172089","tr_customer_id":172106,"tr_customer_product_id":172096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:02.000Z","modified_at":"2026-01-30T20:22:02.000Z","name":"Deontae Jaskolski","mobile_number":"412-730-5442","email_id":"Seth72@hotmail.com","dop":"2025-09-09","serial_number":"17487191592236","imei1":"17487191592236","imei2":"17487191592236","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172090,"job_number":"JOB_172090","tr_customer_id":172107,"tr_customer_product_id":172097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:02.000Z","modified_at":"2026-01-30T20:22:02.000Z","name":"Jerad Carter","mobile_number":"941-631-9761","email_id":"Lewis_Grant@hotmail.com","dop":"2025-09-09","serial_number":"15843514646085","imei1":"15843514646085","imei2":"15843514646085","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172092,"job_number":"JOB_172092","tr_customer_id":172109,"tr_customer_product_id":172099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:06.000Z","modified_at":"2026-01-30T20:22:06.000Z","name":"Chaim Orn","mobile_number":"681-436-5011","email_id":"Crystel.OKeefe59@yahoo.com","dop":"2025-09-09","serial_number":"18100781238109","imei1":"18100781238109","imei2":"18100781238109","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172093,"job_number":"JOB_172093","tr_customer_id":172110,"tr_customer_product_id":172100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:06.000Z","modified_at":"2026-01-30T20:22:06.000Z","name":"Linwood Swift","mobile_number":"956-838-6893","email_id":"George.Jenkins@yahoo.com","dop":"2025-09-09","serial_number":"15265346979489","imei1":"15265346979489","imei2":"15265346979489","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172095,"job_number":"JOB_172095","tr_customer_id":172112,"tr_customer_product_id":172102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:10.000Z","modified_at":"2026-01-30T20:22:10.000Z","name":"Braeden Johnston","mobile_number":"938-446-9069","email_id":"Izabella_Hermann89@gmail.com","dop":"2025-09-09","serial_number":"19219071546262","imei1":"19219071546262","imei2":"19219071546262","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172096,"job_number":"JOB_172096","tr_customer_id":172113,"tr_customer_product_id":172103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:10.000Z","modified_at":"2026-01-30T20:22:10.000Z","name":"Autumn Tillman","mobile_number":"258-665-7285","email_id":"Amie61@gmail.com","dop":"2025-09-09","serial_number":"14633689500051","imei1":"14633689500051","imei2":"14633689500051","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172098,"job_number":"JOB_172098","tr_customer_id":172115,"tr_customer_product_id":172105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Jagmeet Adiga","mobile_number":"9923534746","email_id":"charumati.mehra@yahoo.co.in","dop":"2026-01-21","serial_number":"20049842989654","imei1":"20049842989654","imei2":"20049842989654","popurl":"www.vidhur-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172099,"job_number":"JOB_172099","tr_customer_id":172116,"tr_customer_product_id":172106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Shubhaprada Ahuja","mobile_number":"9687123714","email_id":"chinmayanand.joshi@yahoo.co.in","dop":"2026-01-21","serial_number":"31459086180514","imei1":"31459086180514","imei2":"31459086180514","popurl":"www.diptendu-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172100,"job_number":"JOB_172100","tr_customer_id":172117,"tr_customer_product_id":172107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Rohana Sinha","mobile_number":"9609256942","email_id":"shresthi.dwivedi@gmail.com","dop":"2026-01-21","serial_number":"69884065036622","imei1":"69884065036622","imei2":"69884065036622","popurl":"www.shakti-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172101,"job_number":"JOB_172101","tr_customer_id":172118,"tr_customer_product_id":172108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Suresh Gill","mobile_number":"9982804417","email_id":"prayag.desai@gmail.com","dop":"2026-01-21","serial_number":"91971265105814","imei1":"91971265105814","imei2":"91971265105814","popurl":"www.gopi-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172102,"job_number":"JOB_172102","tr_customer_id":172119,"tr_customer_product_id":172109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Agniprava Bhat","mobile_number":"9520056788","email_id":"sloka.dutta@yahoo.co.in","dop":"2026-01-21","serial_number":"11713024954620","imei1":"11713024954620","imei2":"11713024954620","popurl":"www.jitender-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172103,"job_number":"JOB_172103","tr_customer_id":172120,"tr_customer_product_id":172110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Anilaabh Trivedi","mobile_number":"9383135960","email_id":"ananta.guneta@hotmail.com","dop":"2026-01-21","serial_number":"58990575976000","imei1":"58990575976000","imei2":"58990575976000","popurl":"www.bhaswar-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172104,"job_number":"JOB_172104","tr_customer_id":172121,"tr_customer_product_id":172111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Gita Abbott","mobile_number":"9519015517","email_id":"deevakar.patil@yahoo.co.in","dop":"2026-01-21","serial_number":"16933727488809","imei1":"16933727488809","imei2":"16933727488809","popurl":"www.adhiraj-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172105,"job_number":"JOB_172105","tr_customer_id":172122,"tr_customer_product_id":172112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Harinarayan Kapoor","mobile_number":"9040523473","email_id":"ekdant.bharadwaj@yahoo.co.in","dop":"2026-01-21","serial_number":"71236426118809","imei1":"71236426118809","imei2":"71236426118809","popurl":"www.divjot-acharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172106,"job_number":"JOB_172106","tr_customer_id":172123,"tr_customer_product_id":172113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:54.000Z","name":"Jahnu Shah","mobile_number":"9328598220","email_id":"umang.kapoor@hotmail.com","dop":"2026-01-21","serial_number":"58100371873145","imei1":"58100371873145","imei2":"58100371873145","popurl":"www.bhooshan-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172107,"job_number":"JOB_172107","tr_customer_id":172124,"tr_customer_product_id":172114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:54.000Z","modified_at":"2026-01-30T20:28:54.000Z","name":"Abhaya Somayaji","mobile_number":"9762644275","email_id":"anagh.jha@hotmail.com","dop":"2026-01-21","serial_number":"85162660112231","imei1":"85162660112231","imei2":"85162660112231","popurl":"www.trilochana-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172108,"job_number":"JOB_172108","tr_customer_id":172125,"tr_customer_product_id":172115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:29.000Z","modified_at":"2026-01-30T20:29:29.000Z","name":"Dinesh Mukhopadhyay","mobile_number":"9276744612","email_id":"daksha.marar@yahoo.co.in","dop":"2026-01-21","serial_number":"30886075018822","imei1":"30886075018822","imei2":"30886075018822","popurl":"www.lai-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172109,"job_number":"JOB_172109","tr_customer_id":172126,"tr_customer_product_id":172116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:29.000Z","modified_at":"2026-01-30T20:29:29.000Z","name":"Bhavani Saini","mobile_number":"9214866946","email_id":"ambar.nair@gmail.com","dop":"2026-01-21","serial_number":"38130786068858","imei1":"38130786068858","imei2":"38130786068858","popurl":"www.dev-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172110,"job_number":"JOB_172110","tr_customer_id":172127,"tr_customer_product_id":172117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:29.000Z","modified_at":"2026-01-30T20:29:29.000Z","name":"Bhaanumati Bharadwaj","mobile_number":"9545596634","email_id":"rakesh.panicker@gmail.com","dop":"2026-01-21","serial_number":"37082793557698","imei1":"37082793557698","imei2":"37082793557698","popurl":"www.chandani-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172111,"job_number":"JOB_172111","tr_customer_id":172128,"tr_customer_product_id":172118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:29.000Z","modified_at":"2026-01-30T20:29:29.000Z","name":"Baala Agarwal","mobile_number":"9403844816","email_id":"anjali.devar@yahoo.co.in","dop":"2026-01-21","serial_number":"03485339678306","imei1":"03485339678306","imei2":"03485339678306","popurl":"www.trisha-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172113,"job_number":"JOB_172113","tr_customer_id":172130,"tr_customer_product_id":172120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Chandravati Tagore","mobile_number":"9589323066","email_id":"brahmabrata.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"05718428035637","imei1":"05718428035637","imei2":"05718428035637","popurl":"www.atmananda-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172114,"job_number":"JOB_172114","tr_customer_id":172131,"tr_customer_product_id":172121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Drona Nayar","mobile_number":"9191687356","email_id":"bandhul.khatri@hotmail.com","dop":"2026-01-21","serial_number":"65246410899430","imei1":"65246410899430","imei2":"65246410899430","popurl":"www.tejas-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172115,"job_number":"JOB_172115","tr_customer_id":172132,"tr_customer_product_id":172122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Pranay Butt","mobile_number":"9050974722","email_id":"brahmabrata.kakkar@gmail.com","dop":"2026-01-21","serial_number":"65217361590561","imei1":"65217361590561","imei2":"65217361590561","popurl":"www.anaadi-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172116,"job_number":"JOB_172116","tr_customer_id":172133,"tr_customer_product_id":172123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Aaratrika Menon","mobile_number":"9968179183","email_id":"bhagwanti.chattopadhyay@hotmail.com","dop":"2026-01-21","serial_number":"83528921934503","imei1":"83528921934503","imei2":"83528921934503","popurl":"www.manik-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172117,"job_number":"JOB_172117","tr_customer_id":172134,"tr_customer_product_id":172124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Sudeva Sinha","mobile_number":"9162167490","email_id":"shwet.bhattacharya@yahoo.co.in","dop":"2026-01-21","serial_number":"42815062850287","imei1":"42815062850287","imei2":"42815062850287","popurl":"www.amrita-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172118,"job_number":"JOB_172118","tr_customer_id":172135,"tr_customer_product_id":172125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Deenabandhu Desai","mobile_number":"9036496917","email_id":"kailash.jain@hotmail.com","dop":"2026-01-21","serial_number":"44941087297112","imei1":"44941087297112","imei2":"44941087297112","popurl":"www.dipankar-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172119,"job_number":"JOB_172119","tr_customer_id":172136,"tr_customer_product_id":172126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Rohit Chattopadhyay","mobile_number":"9044745815","email_id":"kashyapi.pothuvaal@hotmail.com","dop":"2026-01-21","serial_number":"15442620243223","imei1":"15442620243223","imei2":"15442620243223","popurl":"www.adhiraj-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172120,"job_number":"JOB_172120","tr_customer_id":172137,"tr_customer_product_id":172127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Gatik Mehrotra","mobile_number":"9406212150","email_id":"dharani.bhattathiri@gmail.com","dop":"2026-01-21","serial_number":"99753802233250","imei1":"99753802233250","imei2":"99753802233250","popurl":"www.garuda-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172122,"job_number":"JOB_172122","tr_customer_id":172139,"tr_customer_product_id":172129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Dharmaketu Asan","mobile_number":"9258158661","email_id":"chandira.dubashi@gmail.com","dop":"2026-01-21","serial_number":"38015642851765","imei1":"38015642851765","imei2":"38015642851765","popurl":"www.pushti-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172123,"job_number":"JOB_172123","tr_customer_id":172140,"tr_customer_product_id":172130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Rajinder Singh","mobile_number":"9747207727","email_id":"asha.saini@hotmail.com","dop":"2026-01-21","serial_number":"61773645565565","imei1":"61773645565565","imei2":"61773645565565","popurl":"www.baijayanti-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172125,"job_number":"JOB_172125","tr_customer_id":172142,"tr_customer_product_id":172132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Tushar Shukla","mobile_number":"9927119308","email_id":"girish.malik@hotmail.com","dop":"2026-01-21","serial_number":"21741910409620","imei1":"21741910409620","imei2":"21741910409620","popurl":"www.bhilangana-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172126,"job_number":"JOB_172126","tr_customer_id":172143,"tr_customer_product_id":172133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Dulari Nehru","mobile_number":"9038350295","email_id":"jitender.jha@hotmail.com","dop":"2026-01-21","serial_number":"39275586928240","imei1":"39275586928240","imei2":"39275586928240","popurl":"www.bhasvan-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172127,"job_number":"JOB_172127","tr_customer_id":172144,"tr_customer_product_id":172134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Tanushri Embranthiri","mobile_number":"9809040713","email_id":"chetan.mahajan@yahoo.co.in","dop":"2026-01-21","serial_number":"76869343568844","imei1":"76869343568844","imei2":"76869343568844","popurl":"www.diksha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172129,"job_number":"JOB_172129","tr_customer_id":172146,"tr_customer_product_id":172136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Rohan Pilla","mobile_number":"9629358891","email_id":"adripathi.kakkar@hotmail.com","dop":"2026-01-21","serial_number":"56195657003023","imei1":"56195657003023","imei2":"56195657003023","popurl":"www.draupadi-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172130,"job_number":"JOB_172130","tr_customer_id":172147,"tr_customer_product_id":172137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Narinder Sethi","mobile_number":"9834302884","email_id":"achalesvara.mehra@hotmail.com","dop":"2026-01-21","serial_number":"97755871571579","imei1":"97755871571579","imei2":"97755871571579","popurl":"www.chandradev-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172132,"job_number":"JOB_172132","tr_customer_id":172149,"tr_customer_product_id":172139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Rageswari Dubashi","mobile_number":"9400344510","email_id":"menka.asan@gmail.com","dop":"2026-01-21","serial_number":"05293696947247","imei1":"05293696947247","imei2":"05293696947247","popurl":"www.bhagwanti-ahluwalia.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172133,"job_number":"JOB_172133","tr_customer_id":172150,"tr_customer_product_id":172140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Sushil Menon","mobile_number":"9872525129","email_id":"ranjit.reddy@gmail.com","dop":"2026-01-21","serial_number":"72985551186766","imei1":"72985551186766","imei2":"72985551186766","popurl":"www.achyut-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172134,"job_number":"JOB_172134","tr_customer_id":172151,"tr_customer_product_id":172141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Giri Nair","mobile_number":"9561524080","email_id":"chaanakya.kaul@yahoo.co.in","dop":"2026-01-21","serial_number":"25249007451480","imei1":"25249007451480","imei2":"25249007451480","popurl":"www.shakti-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172135,"job_number":"JOB_172135","tr_customer_id":172152,"tr_customer_product_id":172142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Bhagavaan Panicker","mobile_number":"9362922300","email_id":"bilwa.kakkar@hotmail.com","dop":"2026-01-21","serial_number":"48670860149450","imei1":"48670860149450","imei2":"48670860149450","popurl":"www.deven-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172136,"job_number":"JOB_172136","tr_customer_id":172153,"tr_customer_product_id":172143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Balagopal Mishra","mobile_number":"9472068553","email_id":"bhisham.sethi@yahoo.co.in","dop":"2026-01-21","serial_number":"67627404929279","imei1":"67627404929279","imei2":"67627404929279","popurl":"www.sher-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172137,"job_number":"JOB_172137","tr_customer_id":172154,"tr_customer_product_id":172144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Jaya Ganaka","mobile_number":"9435698175","email_id":"baalaaditya.menon@yahoo.co.in","dop":"2026-01-21","serial_number":"39503159081337","imei1":"39503159081337","imei2":"39503159081337","popurl":"www.naval-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172138,"job_number":"JOB_172138","tr_customer_id":172155,"tr_customer_product_id":172145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Manik Pothuvaal","mobile_number":"9552700881","email_id":"bhooshan.sinha@hotmail.com","dop":"2026-01-21","serial_number":"48328837137420","imei1":"48328837137420","imei2":"48328837137420","popurl":"www.sher-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172140,"job_number":"JOB_172140","tr_customer_id":172157,"tr_customer_product_id":172147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Dwaipayan Singh","mobile_number":"9397608583","email_id":"jagathi.singh@gmail.com","dop":"2026-01-21","serial_number":"23400709927514","imei1":"23400709927514","imei2":"23400709927514","popurl":"www.ranjit-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172142,"job_number":"JOB_172142","tr_customer_id":172159,"tr_customer_product_id":172149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Kamla Ahuja","mobile_number":"9123844307","email_id":"brajesh.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"14307912361229","imei1":"14307912361229","imei2":"14307912361229","popurl":"www.ayushmati-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172143,"job_number":"JOB_172143","tr_customer_id":172160,"tr_customer_product_id":172150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Amarnath Khatri","mobile_number":"9090248071","email_id":"prem.acharya@hotmail.com","dop":"2026-01-21","serial_number":"88080015267681","imei1":"88080015267681","imei2":"88080015267681","popurl":"www.kama-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172144,"job_number":"JOB_172144","tr_customer_id":172161,"tr_customer_product_id":172151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Baidehi Reddy","mobile_number":"9247722309","email_id":"bhooshit.kaul@hotmail.com","dop":"2026-01-21","serial_number":"30785377076931","imei1":"30785377076931","imei2":"30785377076931","popurl":"www.pushti-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172145,"job_number":"JOB_172145","tr_customer_id":172162,"tr_customer_product_id":172152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Amrita Achari","mobile_number":"9370379293","email_id":"anilabh.achari@gmail.com","dop":"2026-01-21","serial_number":"20380715263538","imei1":"20380715263538","imei2":"20380715263538","popurl":"www.mahesh-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172146,"job_number":"JOB_172146","tr_customer_id":172163,"tr_customer_product_id":172153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Bhardwaj Prajapat","mobile_number":"9276693823","email_id":"bhagwati.bharadwaj@hotmail.com","dop":"2026-01-21","serial_number":"74769407112890","imei1":"74769407112890","imei2":"74769407112890","popurl":"www.aayushmaan-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172147,"job_number":"JOB_172147","tr_customer_id":172164,"tr_customer_product_id":172154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Devika Guneta","mobile_number":"9683320287","email_id":"kanaka.dhawan@gmail.com","dop":"2026-01-21","serial_number":"28463357278713","imei1":"28463357278713","imei2":"28463357278713","popurl":"www.urmila-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172148,"job_number":"JOB_172148","tr_customer_id":172165,"tr_customer_product_id":172155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Garud Sharma","mobile_number":"9826210786","email_id":"balgopal.ahuja@gmail.com","dop":"2026-01-21","serial_number":"58320378315328","imei1":"58320378315328","imei2":"58320378315328","popurl":"www.deveshwar-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172149,"job_number":"JOB_172149","tr_customer_id":172166,"tr_customer_product_id":172156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Kamlesh Nambeesan","mobile_number":"9571031714","email_id":"girja.trivedi@yahoo.co.in","dop":"2026-01-21","serial_number":"76574151337483","imei1":"76574151337483","imei2":"76574151337483","popurl":"www.daiwik-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172151,"job_number":"JOB_172151","tr_customer_id":172168,"tr_customer_product_id":172158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Samir Chattopadhyay","mobile_number":"9406334142","email_id":"atmananda.saini@hotmail.com","dop":"2026-01-21","serial_number":"06907667110038","imei1":"06907667110038","imei2":"06907667110038","popurl":"www.minakshi-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172152,"job_number":"JOB_172152","tr_customer_id":172169,"tr_customer_product_id":172159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Bhupen Somayaji","mobile_number":"9828413526","email_id":"sanjay.namboothiri@yahoo.co.in","dop":"2026-01-21","serial_number":"21911814409204","imei1":"21911814409204","imei2":"21911814409204","popurl":"www.avani-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172154,"job_number":"JOB_172154","tr_customer_id":172171,"tr_customer_product_id":172161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Chandra Tagore","mobile_number":"9282196326","email_id":"dhyaneshwar.guneta@hotmail.com","dop":"2026-01-21","serial_number":"40037908951257","imei1":"40037908951257","imei2":"40037908951257","popurl":"www.chidaatma-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172155,"job_number":"JOB_172155","tr_customer_id":172172,"tr_customer_product_id":172162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Uma Arora","mobile_number":"9476564032","email_id":"chidambaram.tagore@gmail.com","dop":"2026-01-21","serial_number":"68990895641704","imei1":"68990895641704","imei2":"68990895641704","popurl":"www.sucheta-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172156,"job_number":"JOB_172156","tr_customer_id":172173,"tr_customer_product_id":172163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Chitrangada Patel","mobile_number":"9909332621","email_id":"dandapaani.ganaka@yahoo.co.in","dop":"2026-01-21","serial_number":"91167544797495","imei1":"91167544797495","imei2":"91167544797495","popurl":"www.chandran-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172157,"job_number":"JOB_172157","tr_customer_id":172174,"tr_customer_product_id":172164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Vishnu Jha","mobile_number":"9698443820","email_id":"manoj.mahajan@hotmail.com","dop":"2026-01-21","serial_number":"68743232382050","imei1":"68743232382050","imei2":"68743232382050","popurl":"www.kali-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172158,"job_number":"JOB_172158","tr_customer_id":172175,"tr_customer_product_id":172165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Indra Namboothiri","mobile_number":"9024687617","email_id":"soma.dutta@hotmail.com","dop":"2026-01-21","serial_number":"26963206017347","imei1":"26963206017347","imei2":"26963206017347","popurl":"www.dulari-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172159,"job_number":"JOB_172159","tr_customer_id":172176,"tr_customer_product_id":172166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Gauraang Namboothiri","mobile_number":"9414096407","email_id":"tarun.prajapat@gmail.com","dop":"2026-01-21","serial_number":"49884237123736","imei1":"49884237123736","imei2":"49884237123736","popurl":"www.meghnath-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172160,"job_number":"JOB_172160","tr_customer_id":172177,"tr_customer_product_id":172167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Agasti Singh","mobile_number":"9690145112","email_id":"chidaakaash.namboothiri@hotmail.com","dop":"2026-01-21","serial_number":"65298665423073","imei1":"65298665423073","imei2":"65298665423073","popurl":"www.dulari-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172161,"job_number":"JOB_172161","tr_customer_id":172178,"tr_customer_product_id":172168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Bhagwati Mehra","mobile_number":"9447357516","email_id":"gitanjali.talwar@yahoo.co.in","dop":"2026-01-21","serial_number":"90854106806549","imei1":"90854106806549","imei2":"90854106806549","popurl":"www.vishwamitra-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172162,"job_number":"JOB_172162","tr_customer_id":172179,"tr_customer_product_id":172169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Girija Verma","mobile_number":"9602585273","email_id":"kashyapi.embranthiri@yahoo.co.in","dop":"2026-01-21","serial_number":"18048843813740","imei1":"18048843813740","imei2":"18048843813740","popurl":"www.sarisha-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172163,"job_number":"JOB_172163","tr_customer_id":172180,"tr_customer_product_id":172170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Nirbhay Prajapat","mobile_number":"9983076031","email_id":"acharyanandana.agarwal@gmail.com","dop":"2026-01-21","serial_number":"33146266105000","imei1":"33146266105000","imei2":"33146266105000","popurl":"www.harit-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172164,"job_number":"JOB_172164","tr_customer_id":172181,"tr_customer_product_id":172171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Kamalesh Nair","mobile_number":"9450740067","email_id":"sarvin.chopra@yahoo.co.in","dop":"2026-01-21","serial_number":"13162052001178","imei1":"13162052001178","imei2":"13162052001178","popurl":"www.abani-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172165,"job_number":"JOB_172165","tr_customer_id":172182,"tr_customer_product_id":172172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Chandraketu Khanna","mobile_number":"9122481690","email_id":"gayatri.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"05546579127590","imei1":"05546579127590","imei2":"05546579127590","popurl":"www.aanandaswarup-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172167,"job_number":"JOB_172167","tr_customer_id":172184,"tr_customer_product_id":172174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Bhupati Khatri","mobile_number":"9302780198","email_id":"deepan.nair@hotmail.com","dop":"2026-01-21","serial_number":"50995457303075","imei1":"50995457303075","imei2":"50995457303075","popurl":"www.dhruv-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172170,"job_number":"JOB_172170","tr_customer_id":172187,"tr_customer_product_id":172177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Ankal Nehru","mobile_number":"9448742685","email_id":"navin.khan@gmail.com","dop":"2026-01-21","serial_number":"75113274059093","imei1":"75113274059093","imei2":"75113274059093","popurl":"www.aasa-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172171,"job_number":"JOB_172171","tr_customer_id":172188,"tr_customer_product_id":172178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Deb Bhattathiri","mobile_number":"9980740256","email_id":"aadi.nair@yahoo.co.in","dop":"2026-01-21","serial_number":"01592207859961","imei1":"01592207859961","imei2":"01592207859961","popurl":"www.rageswari-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172172,"job_number":"JOB_172172","tr_customer_id":172189,"tr_customer_product_id":172179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Chapal Agarwal","mobile_number":"9092348633","email_id":"dandapaani.bhat@hotmail.com","dop":"2026-01-21","serial_number":"82393337501622","imei1":"82393337501622","imei2":"82393337501622","popurl":"www.bhupati-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172173,"job_number":"JOB_172173","tr_customer_id":172190,"tr_customer_product_id":172180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Anal Nehru","mobile_number":"9622382709","email_id":"gajabahu.tagore@hotmail.com","dop":"2026-01-21","serial_number":"94944055892893","imei1":"94944055892893","imei2":"94944055892893","popurl":"www.shashi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172175,"job_number":"JOB_172175","tr_customer_id":172192,"tr_customer_product_id":172182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Lavanya Dubashi","mobile_number":"9121838009","email_id":"akshaj.joshi@gmail.com","dop":"2026-01-21","serial_number":"78500931463017","imei1":"78500931463017","imei2":"78500931463017","popurl":"www.adhiraj-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172177,"job_number":"JOB_172177","tr_customer_id":172194,"tr_customer_product_id":172184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Gauraang Trivedi","mobile_number":"9452975786","email_id":"nanda.khanna@gmail.com","dop":"2026-01-21","serial_number":"60163715427998","imei1":"60163715427998","imei2":"60163715427998","popurl":"www.bhagwanti-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172178,"job_number":"JOB_172178","tr_customer_id":172195,"tr_customer_product_id":172185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Gati Nambeesan","mobile_number":"9881290022","email_id":"dhara.dhawan@gmail.com","dop":"2026-01-21","serial_number":"12163654214251","imei1":"12163654214251","imei2":"12163654214251","popurl":"www.preity-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172179,"job_number":"JOB_172179","tr_customer_id":172196,"tr_customer_product_id":172186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Shashi Panicker","mobile_number":"9898053351","email_id":"anang.singh@yahoo.co.in","dop":"2026-01-21","serial_number":"05654235389567","imei1":"05654235389567","imei2":"05654235389567","popurl":"www.sloka-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172181,"job_number":"JOB_172181","tr_customer_id":172198,"tr_customer_product_id":172188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Bahula Banerjee","mobile_number":"9832900663","email_id":"kalpana.nambeesan@hotmail.com","dop":"2026-01-21","serial_number":"23791424302436","imei1":"23791424302436","imei2":"23791424302436","popurl":"www.lakshmidhar-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172182,"job_number":"JOB_172182","tr_customer_id":172199,"tr_customer_product_id":172189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Mayoor Johar","mobile_number":"9486443310","email_id":"avadhesh.acharya@gmail.com","dop":"2026-01-21","serial_number":"41854114889991","imei1":"41854114889991","imei2":"41854114889991","popurl":"www.chitrangada-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172183,"job_number":"JOB_172183","tr_customer_id":172200,"tr_customer_product_id":172190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Somu Guneta","mobile_number":"9701133698","email_id":"menaka.guneta@yahoo.co.in","dop":"2026-01-21","serial_number":"08266682468762","imei1":"08266682468762","imei2":"08266682468762","popurl":"www.lakshmidhar-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172185,"job_number":"JOB_172185","tr_customer_id":172202,"tr_customer_product_id":172192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Suryakantam Kocchar","mobile_number":"9049884996","email_id":"chandrabhan.mehra@gmail.com","dop":"2026-01-21","serial_number":"07596982818159","imei1":"07596982818159","imei2":"07596982818159","popurl":"www.shobhana-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172186,"job_number":"JOB_172186","tr_customer_id":172203,"tr_customer_product_id":172193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Himani Reddy","mobile_number":"9779472838","email_id":"trilok.abbott@yahoo.co.in","dop":"2026-01-21","serial_number":"69801132836599","imei1":"69801132836599","imei2":"69801132836599","popurl":"www.aadrika-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172187,"job_number":"JOB_172187","tr_customer_id":172204,"tr_customer_product_id":172194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Trilochan Bhattacharya","mobile_number":"9413110251","email_id":"annapurna.verma@yahoo.co.in","dop":"2026-01-21","serial_number":"67063273118955","imei1":"67063273118955","imei2":"67063273118955","popurl":"www.chinmayananda-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172189,"job_number":"JOB_172189","tr_customer_id":172206,"tr_customer_product_id":172196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Rita Banerjee","mobile_number":"9499110260","email_id":"abhirath.gupta@yahoo.co.in","dop":"2026-01-21","serial_number":"95833127919777","imei1":"95833127919777","imei2":"95833127919777","popurl":"www.chapal-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172190,"job_number":"JOB_172190","tr_customer_id":172207,"tr_customer_product_id":172197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Sudeva Nayar","mobile_number":"9215275223","email_id":"chetan.bharadwaj@hotmail.com","dop":"2026-01-21","serial_number":"93618635514592","imei1":"93618635514592","imei2":"93618635514592","popurl":"www.esha-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172191,"job_number":"JOB_172191","tr_customer_id":172208,"tr_customer_product_id":172198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Deeptanshu Jha","mobile_number":"9627266875","email_id":"bhisham.panicker@gmail.com","dop":"2026-01-21","serial_number":"08416394460997","imei1":"08416394460997","imei2":"08416394460997","popurl":"www.dayaanidhi-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172193,"job_number":"JOB_172193","tr_customer_id":172210,"tr_customer_product_id":172200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Leela Joshi","mobile_number":"9793573072","email_id":"harit.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"30862528954129","imei1":"30862528954129","imei2":"30862528954129","popurl":"www.bhooshit-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172194,"job_number":"JOB_172194","tr_customer_id":172211,"tr_customer_product_id":172201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Baijayanti Jha","mobile_number":"9148039050","email_id":"subhasini.abbott@gmail.com","dop":"2026-01-21","serial_number":"12157154681644","imei1":"12157154681644","imei2":"12157154681644","popurl":"www.bhadraksh-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172195,"job_number":"JOB_172195","tr_customer_id":172212,"tr_customer_product_id":172202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Preity Guha","mobile_number":"9764676523","email_id":"aadi.nayar@yahoo.co.in","dop":"2026-01-21","serial_number":"48981107058279","imei1":"48981107058279","imei2":"48981107058279","popurl":"www.dhanu-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172196,"job_number":"JOB_172196","tr_customer_id":172213,"tr_customer_product_id":172203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Ramesh Joshi","mobile_number":"9728098896","email_id":"divjot.iyengar@hotmail.com","dop":"2026-01-21","serial_number":"53133726967025","imei1":"53133726967025","imei2":"53133726967025","popurl":"www.girindra-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172198,"job_number":"JOB_172198","tr_customer_id":172215,"tr_customer_product_id":172205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Deenabandhu Kakkar","mobile_number":"9446032364","email_id":"mina.dwivedi@hotmail.com","dop":"2026-01-21","serial_number":"33344564069818","imei1":"33344564069818","imei2":"33344564069818","popurl":"www.ekaling-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172199,"job_number":"JOB_172199","tr_customer_id":172216,"tr_customer_product_id":172206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Nalini Talwar","mobile_number":"9704729227","email_id":"indira.pandey@hotmail.com","dop":"2026-01-21","serial_number":"23804645168183","imei1":"23804645168183","imei2":"23804645168183","popurl":"www.bilva-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172201,"job_number":"JOB_172201","tr_customer_id":172218,"tr_customer_product_id":172208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Siddhi Shah","mobile_number":"9941190314","email_id":"dhananjay.namboothiri@yahoo.co.in","dop":"2026-01-21","serial_number":"28803880833457","imei1":"28803880833457","imei2":"28803880833457","popurl":"www.vijay-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172202,"job_number":"JOB_172202","tr_customer_id":172219,"tr_customer_product_id":172209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Chakradhar Bandopadhyay","mobile_number":"9255303930","email_id":"rahul.naik@gmail.com","dop":"2026-01-21","serial_number":"83397673721704","imei1":"83397673721704","imei2":"83397673721704","popurl":"www.ajeet-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172203,"job_number":"JOB_172203","tr_customer_id":172220,"tr_customer_product_id":172210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Chandira Kakkar","mobile_number":"9969561090","email_id":"bhaswar.embranthiri@hotmail.com","dop":"2026-01-21","serial_number":"76060909283609","imei1":"76060909283609","imei2":"76060909283609","popurl":"www.anandamayi-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172204,"job_number":"JOB_172204","tr_customer_id":172221,"tr_customer_product_id":172211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Mangala Verma","mobile_number":"9870067076","email_id":"jagdish.dubashi@hotmail.com","dop":"2026-01-21","serial_number":"00697017668864","imei1":"00697017668864","imei2":"00697017668864","popurl":"www.jagathi-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172205,"job_number":"JOB_172205","tr_customer_id":172222,"tr_customer_product_id":172212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Darshan Nehru","mobile_number":"9252093477","email_id":"kanishka.tagore@gmail.com","dop":"2026-01-21","serial_number":"69589514444597","imei1":"69589514444597","imei2":"69589514444597","popurl":"www.brahmabrata-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172208,"job_number":"JOB_172208","tr_customer_id":172225,"tr_customer_product_id":172215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:30:54.000Z","modified_at":"2026-01-30T20:30:54.000Z","name":"Leda Monahan","mobile_number":"206-513-6241","email_id":"Dean_Rempel55@yahoo.com","dop":"2025-09-09","serial_number":"19119286454424","imei1":"19119286454424","imei2":"19119286454424","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172209,"job_number":"JOB_172209","tr_customer_id":172226,"tr_customer_product_id":172216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:30:54.000Z","modified_at":"2026-01-30T20:30:54.000Z","name":"Angelo Roberts","mobile_number":"535-989-1933","email_id":"Foster6@gmail.com","dop":"2025-09-09","serial_number":"16598250900709","imei1":"16598250900709","imei2":"16598250900709","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172211,"job_number":"JOB_172211","tr_customer_id":172228,"tr_customer_product_id":172218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:30:59.000Z","modified_at":"2026-01-30T20:30:59.000Z","name":"Mona Considine","mobile_number":"929-816-0907","email_id":"Hettie_Schmitt75@yahoo.com","dop":"2025-09-09","serial_number":"11478434180121","imei1":"11478434180121","imei2":"11478434180121","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172212,"job_number":"JOB_172212","tr_customer_id":172229,"tr_customer_product_id":172219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:30:59.000Z","modified_at":"2026-01-30T20:30:59.000Z","name":"Raymond Wisoky","mobile_number":"410-296-7538","email_id":"Newell.Lind@yahoo.com","dop":"2025-09-09","serial_number":"14175462214158","imei1":"14175462214158","imei2":"14175462214158","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172214,"job_number":"JOB_172214","tr_customer_id":172231,"tr_customer_product_id":172221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:31:04.000Z","modified_at":"2026-01-30T20:31:04.000Z","name":"Darren Gulgowski","mobile_number":"290-759-5910","email_id":"Prince_Botsford2@hotmail.com","dop":"2025-09-09","serial_number":"12225357032082","imei1":"12225357032082","imei2":"12225357032082","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172215,"job_number":"JOB_172215","tr_customer_id":172232,"tr_customer_product_id":172222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:31:04.000Z","modified_at":"2026-01-30T20:31:04.000Z","name":"Cesar Pfeffer","mobile_number":"770-220-0283","email_id":"Tania_Hilll@hotmail.com","dop":"2025-09-09","serial_number":"16675578753265","imei1":"16675578753265","imei2":"16675578753265","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172217,"job_number":"JOB_172217","tr_customer_id":172234,"tr_customer_product_id":172224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:42:59.000Z","modified_at":"2026-01-30T20:42:59.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"19544533056169","imei1":"19544533056169","imei2":"19544533056169","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172219,"job_number":"JOB_172219","tr_customer_id":172236,"tr_customer_product_id":172226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:43:01.000Z","modified_at":"2026-01-30T20:43:01.000Z","name":"Breanne Wolf","mobile_number":"443-570-3263","email_id":"Daphne94@yahoo.com","dop":"2025-11-11","serial_number":"1085584715011457","imei1":"1085584715011457","imei2":"1085584715011457","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172220,"job_number":"JOB_172220","tr_customer_id":172237,"tr_customer_product_id":172227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:43:48.000Z","modified_at":"2026-01-30T20:43:48.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"19628010922136","imei1":"19628010922136","imei2":"19628010922136","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172222,"job_number":"JOB_172222","tr_customer_id":172239,"tr_customer_product_id":172229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:43:50.000Z","modified_at":"2026-01-30T20:43:50.000Z","name":"Cathrine Weimann","mobile_number":"524-400-7958","email_id":"Guy.Gottlieb@hotmail.com","dop":"2025-11-11","serial_number":"1035248657334028","imei1":"1035248657334028","imei2":"1035248657334028","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172223,"job_number":"JOB_172223","tr_customer_id":172240,"tr_customer_product_id":172230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:44:37.000Z","modified_at":"2026-01-30T20:44:37.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"11161754173233","imei1":"11161754173233","imei2":"11161754173233","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172225,"job_number":"JOB_172225","tr_customer_id":172242,"tr_customer_product_id":172232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:44:39.000Z","modified_at":"2026-01-30T20:44:39.000Z","name":"Jamarcus Ratke","mobile_number":"288-677-9703","email_id":"Elna_Koepp@yahoo.com","dop":"2025-11-11","serial_number":"1017141540239387","imei1":"1017141540239387","imei2":"1017141540239387","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172226,"job_number":"JOB_172226","tr_customer_id":172243,"tr_customer_product_id":172233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:51:17.000Z","modified_at":"2026-01-30T20:51:17.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"17058000897923","imei1":"17058000897923","imei2":"17058000897923","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172228,"job_number":"JOB_172228","tr_customer_id":172245,"tr_customer_product_id":172235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:51:19.000Z","modified_at":"2026-01-30T20:51:19.000Z","name":"Shaniya Hickle","mobile_number":"835-559-7183","email_id":"Waldo42@gmail.com","dop":"2025-11-11","serial_number":"1005553285183606","imei1":"1005553285183606","imei2":"1005553285183606","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172229,"job_number":"JOB_172229","tr_customer_id":172246,"tr_customer_product_id":172236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:51:36.000Z","modified_at":"2026-01-30T20:51:36.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13703855569056","imei1":"13703855569056","imei2":"13703855569056","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172231,"job_number":"JOB_172231","tr_customer_id":172248,"tr_customer_product_id":172238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:51:37.000Z","modified_at":"2026-01-30T20:51:37.000Z","name":"Haylie Dicki","mobile_number":"541-237-1218","email_id":"Junior_Ratke@yahoo.com","dop":"2025-11-11","serial_number":"1012835298287185","imei1":"1012835298287185","imei2":"1012835298287185","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172232,"job_number":"JOB_172232","tr_customer_id":172249,"tr_customer_product_id":172239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:52:10.000Z","modified_at":"2026-01-30T20:52:10.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"15700311301367","imei1":"15700311301367","imei2":"15700311301367","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172234,"job_number":"JOB_172234","tr_customer_id":172251,"tr_customer_product_id":172241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:52:11.000Z","modified_at":"2026-01-30T20:52:11.000Z","name":"Bradford Hickle","mobile_number":"610-924-8824","email_id":"Stanley_Balistreri15@gmail.com","dop":"2025-11-11","serial_number":"1001413425432497","imei1":"1001413425432497","imei2":"1001413425432497","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172235,"job_number":"JOB_172235","tr_customer_id":172252,"tr_customer_product_id":172242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:52:29.000Z","modified_at":"2026-01-30T20:52:29.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"10060463253525","imei1":"10060463253525","imei2":"10060463253525","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172237,"job_number":"JOB_172237","tr_customer_id":172254,"tr_customer_product_id":172244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:52:31.000Z","modified_at":"2026-01-30T20:52:31.000Z","name":"Danyka Collier","mobile_number":"745-988-7361","email_id":"Beverly11@hotmail.com","dop":"2025-11-11","serial_number":"1021574037459725","imei1":"1021574037459725","imei2":"1021574037459725","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172238,"job_number":"JOB_172238","tr_customer_id":172255,"tr_customer_product_id":172245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:53:02.000Z","modified_at":"2026-01-30T20:53:02.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"17013186726131","imei1":"17013186726131","imei2":"17013186726131","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172240,"job_number":"JOB_172240","tr_customer_id":172257,"tr_customer_product_id":172247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:53:04.000Z","modified_at":"2026-01-30T20:53:04.000Z","name":"Mossie Daugherty","mobile_number":"649-287-0843","email_id":"Josie_Romaguera@hotmail.com","dop":"2025-11-11","serial_number":"1067730773611174","imei1":"1067730773611174","imei2":"1067730773611174","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172241,"job_number":"JOB_172241","tr_customer_id":172258,"tr_customer_product_id":172248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:53:23.000Z","modified_at":"2026-01-30T20:53:23.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"17893835945458","imei1":"17893835945458","imei2":"17893835945458","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172243,"job_number":"JOB_172243","tr_customer_id":172260,"tr_customer_product_id":172250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:53:25.000Z","modified_at":"2026-01-30T20:53:25.000Z","name":"Earnestine Bechtelar","mobile_number":"552-372-5620","email_id":"Nels.Labadie20@yahoo.com","dop":"2025-11-11","serial_number":"1068068435317336","imei1":"1068068435317336","imei2":"1068068435317336","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172244,"job_number":"JOB_172244","tr_customer_id":172261,"tr_customer_product_id":172251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:55:56.000Z","modified_at":"2026-01-30T20:55:56.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"19570296297722","imei1":"19570296297722","imei2":"19570296297722","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172245,"job_number":"JOB_172245","tr_customer_id":172262,"tr_customer_product_id":172252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:55:56.000Z","modified_at":"2026-01-30T20:55:56.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13704842992681","imei1":"13704842992681","imei2":"13704842992681","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172248,"job_number":"JOB_172248","tr_customer_id":172265,"tr_customer_product_id":172255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:55:57.000Z","modified_at":"2026-01-30T20:55:57.000Z","name":"Sarina Glover","mobile_number":"887-775-3733","email_id":"Jessy_Cremin70@yahoo.com","dop":"2025-11-11","serial_number":"1075161369597434","imei1":"1075161369597434","imei2":"1075161369597434","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172249,"job_number":"JOB_172249","tr_customer_id":172266,"tr_customer_product_id":172256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:55:58.000Z","modified_at":"2026-01-30T20:55:58.000Z","name":"Johann Hettinger","mobile_number":"968-391-8628","email_id":"Nicholas_Friesen@hotmail.com","dop":"2025-11-11","serial_number":"1095495010245508","imei1":"1095495010245508","imei2":"1095495010245508","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172250,"job_number":"JOB_172250","tr_customer_id":172267,"tr_customer_product_id":172257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:34.000Z","modified_at":"2026-01-30T20:56:34.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-25","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-25T20:56:33.921189665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172251,"job_number":"JOB_172251","tr_customer_id":172268,"tr_customer_product_id":172258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:45.000Z","modified_at":"2026-01-30T20:56:45.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"18375673252745","imei1":"18375673252745","imei2":"18375673252745","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172253,"job_number":"JOB_172253","tr_customer_id":172270,"tr_customer_product_id":172260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:46.000Z","modified_at":"2026-01-30T20:56:46.000Z","name":"Cletus Bogan","mobile_number":"570-248-0104","email_id":"Karen_Haag@hotmail.com","dop":"2025-11-11","serial_number":"1089205796574876","imei1":"1089205796574876","imei2":"1089205796574876","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172254,"job_number":"JOB_172254","tr_customer_id":172271,"tr_customer_product_id":172261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:47.000Z","modified_at":"2026-01-30T20:56:47.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"12239763325526","imei1":"12239763325526","imei2":"12239763325526","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172256,"job_number":"JOB_172256","tr_customer_id":172273,"tr_customer_product_id":172263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:49.000Z","modified_at":"2026-01-30T20:56:49.000Z","name":"Vern Wintheiser","mobile_number":"840-810-4383","email_id":"Rodrigo68@hotmail.com","dop":"2025-11-11","serial_number":"1056360042324112","imei1":"1056360042324112","imei2":"1056360042324112","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172257,"job_number":"JOB_172257","tr_customer_id":172274,"tr_customer_product_id":172264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Shankar Prajapat","mobile_number":"9634697380","email_id":"shivakari.gandhi@yahoo.co.in","dop":"2026-01-21","serial_number":"63777902912915","imei1":"63777902912915","imei2":"63777902912915","popurl":"www.himadri-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172258,"job_number":"JOB_172258","tr_customer_id":172275,"tr_customer_product_id":172265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Avani Guha","mobile_number":"9750306537","email_id":"keerti.gowda@yahoo.co.in","dop":"2026-01-21","serial_number":"14215736508311","imei1":"14215736508311","imei2":"14215736508311","popurl":"www.giriraj-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172259,"job_number":"JOB_172259","tr_customer_id":172276,"tr_customer_product_id":172266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Bilva Gandhi","mobile_number":"9659771843","email_id":"vasudha.rana@gmail.com","dop":"2026-01-21","serial_number":"10743531080258","imei1":"10743531080258","imei2":"10743531080258","popurl":"www.ananda-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172260,"job_number":"JOB_172260","tr_customer_id":172277,"tr_customer_product_id":172267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Bilva Verma","mobile_number":"9480272036","email_id":"aatmaja.panicker@gmail.com","dop":"2026-01-21","serial_number":"12759868474276","imei1":"12759868474276","imei2":"12759868474276","popurl":"www.sloka-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172261,"job_number":"JOB_172261","tr_customer_id":172278,"tr_customer_product_id":172268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Dhana Bharadwaj","mobile_number":"9943769865","email_id":"pramila.banerjee@hotmail.com","dop":"2026-01-21","serial_number":"84390560577860","imei1":"84390560577860","imei2":"84390560577860","popurl":"www.vaijayanthi-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172262,"job_number":"JOB_172262","tr_customer_id":172279,"tr_customer_product_id":172269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Hiranya Mahajan","mobile_number":"9957134967","email_id":"jay.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"66255576499187","imei1":"66255576499187","imei2":"66255576499187","popurl":"www.parvati-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172263,"job_number":"JOB_172263","tr_customer_id":172280,"tr_customer_product_id":172270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Lai Trivedi","mobile_number":"9469923332","email_id":"deeptendu.khan@gmail.com","dop":"2026-01-21","serial_number":"69944918875070","imei1":"69944918875070","imei2":"69944918875070","popurl":"www.subhashini-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172264,"job_number":"JOB_172264","tr_customer_id":172281,"tr_customer_product_id":172271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Adityanandan Namboothiri","mobile_number":"9747818922","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-01-21","serial_number":"06260748752962","imei1":"06260748752962","imei2":"06260748752962","popurl":"www.ghanashyam-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172265,"job_number":"JOB_172265","tr_customer_id":172282,"tr_customer_product_id":172272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Lila Desai","mobile_number":"9901506573","email_id":"gangesh.kaur@yahoo.co.in","dop":"2026-01-21","serial_number":"08649359121173","imei1":"08649359121173","imei2":"08649359121173","popurl":"www.geetanjali-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172266,"job_number":"JOB_172266","tr_customer_id":172283,"tr_customer_product_id":172273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Pranay Kakkar","mobile_number":"9012764455","email_id":"param.butt@gmail.com","dop":"2026-01-21","serial_number":"49074397904736","imei1":"49074397904736","imei2":"49074397904736","popurl":"www.krishnadasa-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172267,"job_number":"JOB_172267","tr_customer_id":172284,"tr_customer_product_id":172274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Chandani Nambeesan","mobile_number":"9590831793","email_id":"deeptimayee.gupta@gmail.com","dop":"2026-01-21","serial_number":"34637831655089","imei1":"34637831655089","imei2":"34637831655089","popurl":"www.anusuya-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172268,"job_number":"JOB_172268","tr_customer_id":172285,"tr_customer_product_id":172275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Vaijayanthi Tandon","mobile_number":"9852523319","email_id":"swarnalata.chopra@yahoo.co.in","dop":"2026-01-21","serial_number":"72756267590305","imei1":"72756267590305","imei2":"72756267590305","popurl":"www.minakshi-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172269,"job_number":"JOB_172269","tr_customer_id":172286,"tr_customer_product_id":172276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Hiranya Agarwal","mobile_number":"9482363798","email_id":"bhupen.mehrotra@yahoo.co.in","dop":"2026-01-21","serial_number":"69783826652317","imei1":"69783826652317","imei2":"69783826652317","popurl":"www.chaaruchandra-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172270,"job_number":"JOB_172270","tr_customer_id":172287,"tr_customer_product_id":172277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Som Trivedi","mobile_number":"9807152443","email_id":"manisha.joshi@gmail.com","dop":"2026-01-21","serial_number":"11477959077754","imei1":"11477959077754","imei2":"11477959077754","popurl":"www.chandni-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172271,"job_number":"JOB_172271","tr_customer_id":172288,"tr_customer_product_id":172278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Ananda Butt","mobile_number":"9814891285","email_id":"geetanjali.varrier@yahoo.co.in","dop":"2026-01-21","serial_number":"28782650726651","imei1":"28782650726651","imei2":"28782650726651","popurl":"www.dev-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172272,"job_number":"JOB_172272","tr_customer_id":172289,"tr_customer_product_id":172279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Chandani Abbott","mobile_number":"9399519146","email_id":"aaditya.namboothiri@yahoo.co.in","dop":"2026-01-21","serial_number":"32484022805291","imei1":"32484022805291","imei2":"32484022805291","popurl":"www.hiranya-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172273,"job_number":"JOB_172273","tr_customer_id":172290,"tr_customer_product_id":172280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Diptendu Reddy","mobile_number":"9784007077","email_id":"dhyaneshwar.mahajan@yahoo.co.in","dop":"2026-01-21","serial_number":"31370456158623","imei1":"31370456158623","imei2":"31370456158623","popurl":"www.gandharv-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172274,"job_number":"JOB_172274","tr_customer_id":172291,"tr_customer_product_id":172281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Mangalya Panicker","mobile_number":"9338947053","email_id":"deeptimayee.shukla@gmail.com","dop":"2026-01-21","serial_number":"20923833154809","imei1":"20923833154809","imei2":"20923833154809","popurl":"www.abhisyanta-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172275,"job_number":"JOB_172275","tr_customer_id":172292,"tr_customer_product_id":172282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Draupadi Kakkar","mobile_number":"9421433464","email_id":"mandaakin.abbott@gmail.com","dop":"2026-01-21","serial_number":"41950063431761","imei1":"41950063431761","imei2":"41950063431761","popurl":"www.charuvrat-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172276,"job_number":"JOB_172276","tr_customer_id":172293,"tr_customer_product_id":172283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Avantika Johar","mobile_number":"9358115063","email_id":"anusuya.gowda@gmail.com","dop":"2026-01-21","serial_number":"94098252958613","imei1":"94098252958613","imei2":"94098252958613","popurl":"www.vimala-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172277,"job_number":"JOB_172277","tr_customer_id":172294,"tr_customer_product_id":172284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Kannen Nambeesan","mobile_number":"9366893455","email_id":"bhaanumati.tagore@yahoo.co.in","dop":"2026-01-21","serial_number":"77805082044177","imei1":"77805082044177","imei2":"77805082044177","popurl":"www.dhanapati-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172278,"job_number":"JOB_172278","tr_customer_id":172295,"tr_customer_product_id":172285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Kirti Marar","mobile_number":"9719192471","email_id":"nikita.mehrotra@yahoo.co.in","dop":"2026-01-21","serial_number":"05454724102886","imei1":"05454724102886","imei2":"05454724102886","popurl":"www.subodh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172279,"job_number":"JOB_172279","tr_customer_id":172296,"tr_customer_product_id":172286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Balagovind Varma","mobile_number":"9240559918","email_id":"omana.pothuvaal@gmail.com","dop":"2026-01-21","serial_number":"25290532001883","imei1":"25290532001883","imei2":"25290532001883","popurl":"www.gatik-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172280,"job_number":"JOB_172280","tr_customer_id":172297,"tr_customer_product_id":172287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Shubha Varman","mobile_number":"9171770612","email_id":"prema.ganaka@gmail.com","dop":"2026-01-21","serial_number":"82736425637724","imei1":"82736425637724","imei2":"82736425637724","popurl":"www.swapnil-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172281,"job_number":"JOB_172281","tr_customer_id":172298,"tr_customer_product_id":172288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Anusuya Shah","mobile_number":"9531108965","email_id":"krishnadasa.pilla@yahoo.co.in","dop":"2026-01-21","serial_number":"88644357229456","imei1":"88644357229456","imei2":"88644357229456","popurl":"www.chiranjeev-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172282,"job_number":"JOB_172282","tr_customer_id":172299,"tr_customer_product_id":172289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Kalpana Namboothiri","mobile_number":"9343006747","email_id":"hiranmay.bharadwaj@hotmail.com","dop":"2026-01-21","serial_number":"14642406334645","imei1":"14642406334645","imei2":"14642406334645","popurl":"www.vaijayanthi-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172283,"job_number":"JOB_172283","tr_customer_id":172300,"tr_customer_product_id":172290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Girik Mishra","mobile_number":"9877618078","email_id":"sanka.bandopadhyay@gmail.com","dop":"2026-01-21","serial_number":"09666796381791","imei1":"09666796381791","imei2":"09666796381791","popurl":"www.hiranya-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172284,"job_number":"JOB_172284","tr_customer_id":172301,"tr_customer_product_id":172291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Jitendra Nayar","mobile_number":"9658164388","email_id":"goswamee.kaur@hotmail.com","dop":"2026-01-21","serial_number":"06672821934951","imei1":"06672821934951","imei2":"06672821934951","popurl":"www.gautam-mehra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172285,"job_number":"JOB_172285","tr_customer_id":172302,"tr_customer_product_id":172292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Bilva Varma","mobile_number":"9376051242","email_id":"narendra.joshi@gmail.com","dop":"2026-01-21","serial_number":"16169966796903","imei1":"16169966796903","imei2":"16169966796903","popurl":"www.dharani-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172286,"job_number":"JOB_172286","tr_customer_id":172303,"tr_customer_product_id":172293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Agnivesh Bhattacharya","mobile_number":"9446861095","email_id":"aditeya.dhawan@yahoo.co.in","dop":"2026-01-21","serial_number":"91301277861296","imei1":"91301277861296","imei2":"91301277861296","popurl":"www.baidehi-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172287,"job_number":"JOB_172287","tr_customer_id":172304,"tr_customer_product_id":172294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Divaakar Shah","mobile_number":"9039788827","email_id":"deeptendu.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"94887109830540","imei1":"94887109830540","imei2":"94887109830540","popurl":"www.aasa-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172288,"job_number":"JOB_172288","tr_customer_id":172305,"tr_customer_product_id":172295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Vimal Mahajan","mobile_number":"9047392719","email_id":"nikita.kaniyar@gmail.com","dop":"2026-01-21","serial_number":"92066034738532","imei1":"92066034738532","imei2":"92066034738532","popurl":"www.sanya-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172289,"job_number":"JOB_172289","tr_customer_id":172306,"tr_customer_product_id":172296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Baidehi Gowda","mobile_number":"9095873070","email_id":"agnimitra.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"85670663889508","imei1":"85670663889508","imei2":"85670663889508","popurl":"www.siddhi-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172290,"job_number":"JOB_172290","tr_customer_id":172307,"tr_customer_product_id":172297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Shantanu Nayar","mobile_number":"9777093267","email_id":"deeptimoy.dubashi@yahoo.co.in","dop":"2026-01-21","serial_number":"06350588587682","imei1":"06350588587682","imei2":"06350588587682","popurl":"www.bhagavaan-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172291,"job_number":"JOB_172291","tr_customer_id":172308,"tr_customer_product_id":172298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Laxman Patil","mobile_number":"9092447584","email_id":"deevakar.khatri@yahoo.co.in","dop":"2026-01-21","serial_number":"64517218077228","imei1":"64517218077228","imei2":"64517218077228","popurl":"www.charvi-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172292,"job_number":"JOB_172292","tr_customer_id":172309,"tr_customer_product_id":172299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Adwitiya Ganaka","mobile_number":"9969851001","email_id":"jyotsana.somayaji@hotmail.com","dop":"2026-01-21","serial_number":"31482066583510","imei1":"31482066583510","imei2":"31482066583510","popurl":"www.upendra-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172293,"job_number":"JOB_172293","tr_customer_id":172310,"tr_customer_product_id":172300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Amish Gandhi","mobile_number":"9092263874","email_id":"drona.khanna@hotmail.com","dop":"2026-01-21","serial_number":"69750126956132","imei1":"69750126956132","imei2":"69750126956132","popurl":"www.vaidehi-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172294,"job_number":"JOB_172294","tr_customer_id":172311,"tr_customer_product_id":172301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:03.000Z","name":"Shankar Kaul","mobile_number":"9949869801","email_id":"krishnadasa.mehrotra@gmail.com","dop":"2026-01-21","serial_number":"16732174160845","imei1":"16732174160845","imei2":"16732174160845","popurl":"www.agnimitra-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172295,"job_number":"JOB_172295","tr_customer_id":172312,"tr_customer_product_id":172302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:03.000Z","name":"Heema Mukhopadhyay","mobile_number":"9497047067","email_id":"hamsini.tagore@yahoo.co.in","dop":"2026-01-21","serial_number":"23564478484673","imei1":"23564478484673","imei2":"23564478484673","popurl":"www.vimal-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172296,"job_number":"JOB_172296","tr_customer_id":172313,"tr_customer_product_id":172303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:03.000Z","name":"Hari Sharma","mobile_number":"9348461934","email_id":"chandraprabha.dwivedi@gmail.com","dop":"2026-01-21","serial_number":"60344085157137","imei1":"60344085157137","imei2":"60344085157137","popurl":"www.asha-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172297,"job_number":"JOB_172297","tr_customer_id":172314,"tr_customer_product_id":172304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:03.000Z","name":"Dev Mehrotra","mobile_number":"9910266842","email_id":"madhuri.ganaka@yahoo.co.in","dop":"2026-01-21","serial_number":"31989284627354","imei1":"31989284627354","imei2":"31989284627354","popurl":"www.naval-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172298,"job_number":"JOB_172298","tr_customer_id":172315,"tr_customer_product_id":172305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Rajan Mehrotra","mobile_number":"9027627427","email_id":"jagdish.khan@yahoo.co.in","dop":"2026-01-21","serial_number":"87102758817384","imei1":"87102758817384","imei2":"87102758817384","popurl":"www.jaya-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172299,"job_number":"JOB_172299","tr_customer_id":172316,"tr_customer_product_id":172306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Paramartha Pandey","mobile_number":"9326081644","email_id":"krishnadas.reddy@yahoo.co.in","dop":"2026-01-21","serial_number":"20867976497633","imei1":"20867976497633","imei2":"20867976497633","popurl":"www.naval-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172300,"job_number":"JOB_172300","tr_customer_id":172317,"tr_customer_product_id":172307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Divakar Mukhopadhyay","mobile_number":"9754306038","email_id":"aanandaswarup.jain@gmail.com","dop":"2026-01-21","serial_number":"36851516730385","imei1":"36851516730385","imei2":"36851516730385","popurl":"www.anasuya-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172301,"job_number":"JOB_172301","tr_customer_id":172318,"tr_customer_product_id":172308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Gajaadhar Agarwal","mobile_number":"9636926400","email_id":"ritesh.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"34360597193046","imei1":"34360597193046","imei2":"34360597193046","popurl":"www.shantanu-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172302,"job_number":"JOB_172302","tr_customer_id":172319,"tr_customer_product_id":172309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Chitrali Rana","mobile_number":"9994644284","email_id":"gopi.sharma@hotmail.com","dop":"2026-01-21","serial_number":"68984632956765","imei1":"68984632956765","imei2":"68984632956765","popurl":"www.gouranga-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172303,"job_number":"JOB_172303","tr_customer_id":172320,"tr_customer_product_id":172310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Bilva Gandhi","mobile_number":"9116893002","email_id":"lakshmidhar.prajapat@yahoo.co.in","dop":"2026-01-21","serial_number":"63436966451528","imei1":"63436966451528","imei2":"63436966451528","popurl":"www.veda-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172304,"job_number":"JOB_172304","tr_customer_id":172321,"tr_customer_product_id":172311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Ekdant Malik","mobile_number":"9433226022","email_id":"mandakini.kocchar@yahoo.co.in","dop":"2026-01-21","serial_number":"28090344543156","imei1":"28090344543156","imei2":"28090344543156","popurl":"www.jaimini-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172305,"job_number":"JOB_172305","tr_customer_id":172322,"tr_customer_product_id":172312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Akshayakeerti Bharadwaj","mobile_number":"9239829892","email_id":"atmananda.namboothiri@yahoo.co.in","dop":"2026-01-21","serial_number":"06420293804442","imei1":"06420293804442","imei2":"06420293804442","popurl":"www.meghnath-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172306,"job_number":"JOB_172306","tr_customer_id":172323,"tr_customer_product_id":172313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Vidur Jha","mobile_number":"9093862593","email_id":"mani.chattopadhyay@yahoo.co.in","dop":"2026-01-21","serial_number":"59804329390314","imei1":"59804329390314","imei2":"59804329390314","popurl":"www.avadhesh-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172307,"job_number":"JOB_172307","tr_customer_id":172324,"tr_customer_product_id":172314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Tara Sethi","mobile_number":"9692043315","email_id":"ganapati.menon@gmail.com","dop":"2026-01-21","serial_number":"63015364750442","imei1":"63015364750442","imei2":"63015364750442","popurl":"www.ajit-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172308,"job_number":"JOB_172308","tr_customer_id":172325,"tr_customer_product_id":172315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Swapnil Naik","mobile_number":"9684855222","email_id":"chiranjeeve.banerjee@yahoo.co.in","dop":"2026-01-21","serial_number":"69969040737950","imei1":"69969040737950","imei2":"69969040737950","popurl":"www.raj-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172309,"job_number":"JOB_172309","tr_customer_id":172326,"tr_customer_product_id":172316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Chandrakin Ahuja","mobile_number":"9287498736","email_id":"bhooshan.ahuja@gmail.com","dop":"2026-01-21","serial_number":"87052876650230","imei1":"87052876650230","imei2":"87052876650230","popurl":"www.sharmila-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172310,"job_number":"JOB_172310","tr_customer_id":172327,"tr_customer_product_id":172317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Rajiv Iyengar","mobile_number":"9659253536","email_id":"bhaves.verma@yahoo.co.in","dop":"2026-01-21","serial_number":"22423034135189","imei1":"22423034135189","imei2":"22423034135189","popurl":"www.subodh-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172311,"job_number":"JOB_172311","tr_customer_id":172328,"tr_customer_product_id":172318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Adikavi Iyengar","mobile_number":"9813160024","email_id":"charumati.pilla@gmail.com","dop":"2026-01-21","serial_number":"44980838400503","imei1":"44980838400503","imei2":"44980838400503","popurl":"www.indra-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172312,"job_number":"JOB_172312","tr_customer_id":172329,"tr_customer_product_id":172319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Shwet Bhattacharya","mobile_number":"9844337172","email_id":"bhagavaan.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"24193999219691","imei1":"24193999219691","imei2":"24193999219691","popurl":"www.arnesh-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172313,"job_number":"JOB_172313","tr_customer_id":172330,"tr_customer_product_id":172320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Anjushri Dhawan","mobile_number":"9290064014","email_id":"dhara.gupta@hotmail.com","dop":"2026-01-21","serial_number":"68196127207549","imei1":"68196127207549","imei2":"68196127207549","popurl":"www.satyen-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172314,"job_number":"JOB_172314","tr_customer_id":172331,"tr_customer_product_id":172321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Ujjwal Dwivedi","mobile_number":"9892155090","email_id":"rajinder.dutta@hotmail.com","dop":"2026-01-21","serial_number":"34077708064860","imei1":"34077708064860","imei2":"34077708064860","popurl":"www.bhadrak-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172315,"job_number":"JOB_172315","tr_customer_id":172332,"tr_customer_product_id":172322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Triloki Nath Tandon","mobile_number":"9277560351","email_id":"dipesh.kapoor@gmail.com","dop":"2026-01-21","serial_number":"54736521828467","imei1":"54736521828467","imei2":"54736521828467","popurl":"www.esha-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172316,"job_number":"JOB_172316","tr_customer_id":172333,"tr_customer_product_id":172323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Sanya Bhat","mobile_number":"9962811166","email_id":"vidur.kaul@gmail.com","dop":"2026-01-21","serial_number":"13315420033908","imei1":"13315420033908","imei2":"13315420033908","popurl":"www.dandak-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172317,"job_number":"JOB_172317","tr_customer_id":172334,"tr_customer_product_id":172324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Baidehi Johar","mobile_number":"9204411670","email_id":"aagneya.sharma@gmail.com","dop":"2026-01-21","serial_number":"70268270269778","imei1":"70268270269778","imei2":"70268270269778","popurl":"www.kamala-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172318,"job_number":"JOB_172318","tr_customer_id":172335,"tr_customer_product_id":172325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Bhushit Pillai","mobile_number":"9693487546","email_id":"rageswari.jha@yahoo.co.in","dop":"2026-01-21","serial_number":"96809595933506","imei1":"96809595933506","imei2":"96809595933506","popurl":"www.dinakar-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172319,"job_number":"JOB_172319","tr_customer_id":172336,"tr_customer_product_id":172326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Charuchandra Khatri","mobile_number":"9418925182","email_id":"anilabh.marar@gmail.com","dop":"2026-01-21","serial_number":"52940941824986","imei1":"52940941824986","imei2":"52940941824986","popurl":"www.aadinath-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172320,"job_number":"JOB_172320","tr_customer_id":172337,"tr_customer_product_id":172327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Samir Asan","mobile_number":"9098997855","email_id":"divaakar.khatri@gmail.com","dop":"2026-01-21","serial_number":"50198437453302","imei1":"50198437453302","imei2":"50198437453302","popurl":"www.aadinath-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172321,"job_number":"JOB_172321","tr_customer_id":172338,"tr_customer_product_id":172328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Buddhana Kakkar","mobile_number":"9924787767","email_id":"chakradhar.ahuja@yahoo.co.in","dop":"2026-01-21","serial_number":"53203238476467","imei1":"53203238476467","imei2":"53203238476467","popurl":"www.adhrit-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172322,"job_number":"JOB_172322","tr_customer_id":172339,"tr_customer_product_id":172329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Parvati Sinha","mobile_number":"9455653171","email_id":"siddhi.ahuja@hotmail.com","dop":"2026-01-21","serial_number":"11750472229417","imei1":"11750472229417","imei2":"11750472229417","popurl":"www.raj-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172323,"job_number":"JOB_172323","tr_customer_id":172340,"tr_customer_product_id":172330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Udai Arora","mobile_number":"9885349125","email_id":"vishnu.mehrotra@gmail.com","dop":"2026-01-21","serial_number":"90601332371868","imei1":"90601332371868","imei2":"90601332371868","popurl":"www.ashok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172324,"job_number":"JOB_172324","tr_customer_id":172341,"tr_customer_product_id":172331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Ekaparnika Chopra","mobile_number":"9229772047","email_id":"vidya.gill@gmail.com","dop":"2026-01-21","serial_number":"70927859306827","imei1":"70927859306827","imei2":"70927859306827","popurl":"www.ambar-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172325,"job_number":"JOB_172325","tr_customer_id":172342,"tr_customer_product_id":172332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Rati Varrier","mobile_number":"9915971224","email_id":"dhanesh.mishra@hotmail.com","dop":"2026-01-21","serial_number":"05190452280434","imei1":"05190452280434","imei2":"05190452280434","popurl":"www.giriraj-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172326,"job_number":"JOB_172326","tr_customer_id":172343,"tr_customer_product_id":172333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Anand Swarup Reddy","mobile_number":"9566888606","email_id":"anal.iyengar@yahoo.co.in","dop":"2026-01-21","serial_number":"22712986323989","imei1":"22712986323989","imei2":"22712986323989","popurl":"www.sarada-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172327,"job_number":"JOB_172327","tr_customer_id":172344,"tr_customer_product_id":172334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Bakula Guha","mobile_number":"9989305100","email_id":"giri.verma@yahoo.co.in","dop":"2026-01-21","serial_number":"95933664535273","imei1":"95933664535273","imei2":"95933664535273","popurl":"www.jagdish-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172328,"job_number":"JOB_172328","tr_customer_id":172345,"tr_customer_product_id":172335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Vasudha Guneta","mobile_number":"9243928659","email_id":"umang.asan@hotmail.com","dop":"2026-01-21","serial_number":"59466619688969","imei1":"59466619688969","imei2":"59466619688969","popurl":"www.meghnath-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172329,"job_number":"JOB_172329","tr_customer_id":172346,"tr_customer_product_id":172336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Gouranga Banerjee","mobile_number":"9098378659","email_id":"vidya.chopra@yahoo.co.in","dop":"2026-01-21","serial_number":"93111543586583","imei1":"93111543586583","imei2":"93111543586583","popurl":"www.pushti-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172330,"job_number":"JOB_172330","tr_customer_id":172347,"tr_customer_product_id":172337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Dwaipayan Mahajan","mobile_number":"9040752818","email_id":"jaya.singh@gmail.com","dop":"2026-01-21","serial_number":"81563818315174","imei1":"81563818315174","imei2":"81563818315174","popurl":"www.padma-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172331,"job_number":"JOB_172331","tr_customer_id":172348,"tr_customer_product_id":172338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Ranjeet Gandhi","mobile_number":"9759829206","email_id":"dayaanidhi.nayar@hotmail.com","dop":"2026-01-21","serial_number":"01214258698909","imei1":"01214258698909","imei2":"01214258698909","popurl":"www.niro-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172332,"job_number":"JOB_172332","tr_customer_id":172349,"tr_customer_product_id":172339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Devasree Gowda","mobile_number":"9259449279","email_id":"bilva.gowda@yahoo.co.in","dop":"2026-01-21","serial_number":"44151216241426","imei1":"44151216241426","imei2":"44151216241426","popurl":"www.dhanesh-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172333,"job_number":"JOB_172333","tr_customer_id":172350,"tr_customer_product_id":172340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Vasundhara Jha","mobile_number":"9850296405","email_id":"heema.bhattathiri@gmail.com","dop":"2026-01-21","serial_number":"86203086771281","imei1":"86203086771281","imei2":"86203086771281","popurl":"www.dinakar-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172334,"job_number":"JOB_172334","tr_customer_id":172351,"tr_customer_product_id":172341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Chetan Desai","mobile_number":"9941949498","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"01119686797844","imei1":"01119686797844","imei2":"01119686797844","popurl":"www.kalyani-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172335,"job_number":"JOB_172335","tr_customer_id":172352,"tr_customer_product_id":172342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Diksha Gill","mobile_number":"9406665990","email_id":"amodini.khatri@yahoo.co.in","dop":"2026-01-21","serial_number":"15325825714362","imei1":"15325825714362","imei2":"15325825714362","popurl":"www.deeptanshu-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172336,"job_number":"JOB_172336","tr_customer_id":172353,"tr_customer_product_id":172343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Mohana Menon","mobile_number":"9365545624","email_id":"deeksha.trivedi@yahoo.co.in","dop":"2026-01-21","serial_number":"63073982518177","imei1":"63073982518177","imei2":"63073982518177","popurl":"www.pran-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172337,"job_number":"JOB_172337","tr_customer_id":172354,"tr_customer_product_id":172344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Adheesh Bhattacharya","mobile_number":"9914166878","email_id":"anurag.tandon@gmail.com","dop":"2026-01-21","serial_number":"00021698261669","imei1":"00021698261669","imei2":"00021698261669","popurl":"www.chaten-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172338,"job_number":"JOB_172338","tr_customer_id":172355,"tr_customer_product_id":172345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Aanand Naik","mobile_number":"9576654977","email_id":"vaidehi.gupta@gmail.com","dop":"2026-01-21","serial_number":"14853447798956","imei1":"14853447798956","imei2":"14853447798956","popurl":"www.ekaling-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172339,"job_number":"JOB_172339","tr_customer_id":172356,"tr_customer_product_id":172346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Chandrabhan Guneta","mobile_number":"9261224539","email_id":"vimal.adiga@gmail.com","dop":"2026-01-21","serial_number":"14486306913856","imei1":"14486306913856","imei2":"14486306913856","popurl":"www.basanti-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172340,"job_number":"JOB_172340","tr_customer_id":172357,"tr_customer_product_id":172347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Naveen Chattopadhyay","mobile_number":"9976221374","email_id":"gurdev.varrier@yahoo.co.in","dop":"2026-01-21","serial_number":"41380151590284","imei1":"41380151590284","imei2":"41380151590284","popurl":"www.ekaksh-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172341,"job_number":"JOB_172341","tr_customer_id":172358,"tr_customer_product_id":172348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Dhana Gill","mobile_number":"9302923521","email_id":"esha.shah@hotmail.com","dop":"2026-01-21","serial_number":"75467184634819","imei1":"75467184634819","imei2":"75467184634819","popurl":"www.som-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172342,"job_number":"JOB_172342","tr_customer_id":172359,"tr_customer_product_id":172349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Dharmaketu Gupta","mobile_number":"9468435330","email_id":"pran.jain@hotmail.com","dop":"2026-01-21","serial_number":"19266231402926","imei1":"19266231402926","imei2":"19266231402926","popurl":"www.garuda-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172343,"job_number":"JOB_172343","tr_customer_id":172360,"tr_customer_product_id":172350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Dulari Marar","mobile_number":"9892601202","email_id":"hamsini.joshi@hotmail.com","dop":"2026-01-21","serial_number":"12423513344996","imei1":"12423513344996","imei2":"12423513344996","popurl":"www.arya-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172344,"job_number":"JOB_172344","tr_customer_id":172361,"tr_customer_product_id":172351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Indira Nayar","mobile_number":"9143584151","email_id":"chiranjeev.khan@gmail.com","dop":"2026-01-21","serial_number":"90618186775798","imei1":"90618186775798","imei2":"90618186775798","popurl":"www.kartik-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172345,"job_number":"JOB_172345","tr_customer_id":172362,"tr_customer_product_id":172352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Lavanya Guha","mobile_number":"9827416594","email_id":"avadhesh.kaul@gmail.com","dop":"2026-01-21","serial_number":"50999960338724","imei1":"50999960338724","imei2":"50999960338724","popurl":"www.rukmin-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172346,"job_number":"JOB_172346","tr_customer_id":172363,"tr_customer_product_id":172353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Aatmaja Bhattacharya","mobile_number":"9960261850","email_id":"jaya.dhawan@gmail.com","dop":"2026-01-21","serial_number":"75701637383305","imei1":"75701637383305","imei2":"75701637383305","popurl":"www.rohana-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172347,"job_number":"JOB_172347","tr_customer_id":172364,"tr_customer_product_id":172354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Ekalavya Somayaji","mobile_number":"9452247221","email_id":"drona.bhattacharya@hotmail.com","dop":"2026-01-21","serial_number":"44939346445293","imei1":"44939346445293","imei2":"44939346445293","popurl":"www.anwesha-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172348,"job_number":"JOB_172348","tr_customer_id":172365,"tr_customer_product_id":172355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Priyala Verma","mobile_number":"9440324860","email_id":"goutam.iyengar@gmail.com","dop":"2026-01-21","serial_number":"85617088491913","imei1":"85617088491913","imei2":"85617088491913","popurl":"www.narayan-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172349,"job_number":"JOB_172349","tr_customer_id":172366,"tr_customer_product_id":172356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Subhasini Somayaji","mobile_number":"9566657147","email_id":"adinath.ganaka@gmail.com","dop":"2026-01-21","serial_number":"05702023389968","imei1":"05702023389968","imei2":"05702023389968","popurl":"www.deeptimayee-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172350,"job_number":"JOB_172350","tr_customer_id":172367,"tr_customer_product_id":172357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Digambar Bandopadhyay","mobile_number":"9478675642","email_id":"rageshwari.tandon@hotmail.com","dop":"2026-01-21","serial_number":"93400337790034","imei1":"93400337790034","imei2":"93400337790034","popurl":"www.aryan-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172351,"job_number":"JOB_172351","tr_customer_id":172368,"tr_customer_product_id":172358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Naval Khanna","mobile_number":"9940964581","email_id":"ghanaanand.jain@hotmail.com","dop":"2026-01-21","serial_number":"33703397426424","imei1":"33703397426424","imei2":"33703397426424","popurl":"www.ranjeet-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172352,"job_number":"JOB_172352","tr_customer_id":172369,"tr_customer_product_id":172359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Prasanna Bandopadhyay","mobile_number":"9812512615","email_id":"priya.sinha@yahoo.co.in","dop":"2026-01-21","serial_number":"09775783659433","imei1":"09775783659433","imei2":"09775783659433","popurl":"www.bandhu-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172353,"job_number":"JOB_172353","tr_customer_id":172370,"tr_customer_product_id":172360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Dhaanyalakshmi Bhattathiri","mobile_number":"9464140730","email_id":"dakshayani.khanna@yahoo.co.in","dop":"2026-01-21","serial_number":"38822684734069","imei1":"38822684734069","imei2":"38822684734069","popurl":"www.gopaal-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172354,"job_number":"JOB_172354","tr_customer_id":172371,"tr_customer_product_id":172361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Atreyi Kaur","mobile_number":"9863621033","email_id":"akshita.chaturvedi@yahoo.co.in","dop":"2026-01-21","serial_number":"60915833023554","imei1":"60915833023554","imei2":"60915833023554","popurl":"www.lai-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172355,"job_number":"JOB_172355","tr_customer_id":172372,"tr_customer_product_id":172362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Ashlesh Prajapat","mobile_number":"9884470452","email_id":"gudakesa.tandon@yahoo.co.in","dop":"2026-01-21","serial_number":"81758537984798","imei1":"81758537984798","imei2":"81758537984798","popurl":"www.chandraayan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172356,"job_number":"JOB_172356","tr_customer_id":172373,"tr_customer_product_id":172363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Gauranga Gandhi","mobile_number":"9577939304","email_id":"ganak.johar@gmail.com","dop":"2026-01-21","serial_number":"17069568065723","imei1":"17069568065723","imei2":"17069568065723","popurl":"www.dharitri-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172357,"job_number":"JOB_172357","tr_customer_id":172374,"tr_customer_product_id":172364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:34.000Z","modified_at":"2026-01-30T20:57:34.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"10725547413845","imei1":"10725547413845","imei2":"10725547413845","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172359,"job_number":"JOB_172359","tr_customer_id":172376,"tr_customer_product_id":172366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:35.000Z","modified_at":"2026-01-30T20:57:35.000Z","name":"Cortney Lueilwitz","mobile_number":"981-924-9683","email_id":"Valentina.Grimes68@gmail.com","dop":"2025-11-11","serial_number":"1029057094589298","imei1":"1029057094589298","imei2":"1029057094589298","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172360,"job_number":"JOB_172360","tr_customer_id":172377,"tr_customer_product_id":172367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:39.000Z","modified_at":"2026-01-30T20:57:39.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"14609144636879","imei1":"14609144636879","imei2":"14609144636879","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172362,"job_number":"JOB_172362","tr_customer_id":172379,"tr_customer_product_id":172369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:41.000Z","modified_at":"2026-01-30T20:57:41.000Z","name":"Jacynthe Ortiz","mobile_number":"676-629-6647","email_id":"Jerrold.Kuphal@yahoo.com","dop":"2025-11-11","serial_number":"1034772810641743","imei1":"1034772810641743","imei2":"1034772810641743","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172363,"job_number":"JOB_172363","tr_customer_id":172380,"tr_customer_product_id":172370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:00:12.000Z","modified_at":"2026-01-30T21:00:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"16718741018070","imei1":"16718741018070","imei2":"16718741018070","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172364,"job_number":"JOB_172364","tr_customer_id":172381,"tr_customer_product_id":172371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:00:12.000Z","modified_at":"2026-01-30T21:00:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"15723408050332","imei1":"15723408050332","imei2":"15723408050332","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172367,"job_number":"JOB_172367","tr_customer_id":172384,"tr_customer_product_id":172374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:00:14.000Z","modified_at":"2026-01-30T21:00:14.000Z","name":"Lora Corkery","mobile_number":"782-535-3003","email_id":"Avis.Bailey@yahoo.com","dop":"2025-11-11","serial_number":"1094561219867106","imei1":"1094561219867106","imei2":"1094561219867106","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172368,"job_number":"JOB_172368","tr_customer_id":172385,"tr_customer_product_id":172375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:00:14.000Z","modified_at":"2026-01-30T21:00:14.000Z","name":"Dejuan Ryan","mobile_number":"215-736-0719","email_id":"Matilda_Schinner@hotmail.com","dop":"2025-11-11","serial_number":"1062712579115908","imei1":"1062712579115908","imei2":"1062712579115908","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172369,"job_number":"JOB_172369","tr_customer_id":172386,"tr_customer_product_id":172376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:04.000Z","modified_at":"2026-01-30T21:01:04.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"10858505714803","imei1":"10858505714803","imei2":"10858505714803","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172371,"job_number":"JOB_172371","tr_customer_id":172388,"tr_customer_product_id":172378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:05.000Z","modified_at":"2026-01-30T21:01:05.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"18801734640239","imei1":"18801734640239","imei2":"18801734640239","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172373,"job_number":"JOB_172373","tr_customer_id":172390,"tr_customer_product_id":172380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:05.000Z","modified_at":"2026-01-30T21:01:05.000Z","name":"Nathanael Feest","mobile_number":"581-702-0718","email_id":"Newell.Ruecker85@gmail.com","dop":"2025-11-11","serial_number":"1019670035798362","imei1":"1019670035798362","imei2":"1019670035798362","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172374,"job_number":"JOB_172374","tr_customer_id":172391,"tr_customer_product_id":172381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:06.000Z","modified_at":"2026-01-30T21:01:06.000Z","name":"Jonatan Kovacek","mobile_number":"597-552-8367","email_id":"Shyann92@hotmail.com","dop":"2025-11-11","serial_number":"1083876705435363","imei1":"1083876705435363","imei2":"1083876705435363","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172375,"job_number":"JOB_172375","tr_customer_id":172392,"tr_customer_product_id":172382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:55.000Z","modified_at":"2026-01-30T21:01:55.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"19382798276305","imei1":"19382798276305","imei2":"19382798276305","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172377,"job_number":"JOB_172377","tr_customer_id":172394,"tr_customer_product_id":172384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:57.000Z","modified_at":"2026-01-30T21:01:57.000Z","name":"Jeff Daniel","mobile_number":"731-971-2313","email_id":"Citlalli_Green79@hotmail.com","dop":"2025-11-11","serial_number":"1003554905005741","imei1":"1003554905005741","imei2":"1003554905005741","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172378,"job_number":"JOB_172378","tr_customer_id":172395,"tr_customer_product_id":172385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:57.000Z","modified_at":"2026-01-30T21:01:57.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"13390594505839","imei1":"13390594505839","imei2":"13390594505839","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172380,"job_number":"JOB_172380","tr_customer_id":172397,"tr_customer_product_id":172387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:59.000Z","modified_at":"2026-01-30T21:01:59.000Z","name":"Barbara Haley","mobile_number":"701-955-7921","email_id":"Demario_Prosacco13@gmail.com","dop":"2025-11-11","serial_number":"1003013042108695","imei1":"1003013042108695","imei2":"1003013042108695","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172381,"job_number":"JOB_172381","tr_customer_id":172398,"tr_customer_product_id":172388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:06:55.000Z","modified_at":"2026-01-30T21:06:55.000Z","name":"Braxton Hahn","mobile_number":"484-947-3413","email_id":"Jovany.Dickens@yahoo.com","dop":"2025-09-09","serial_number":"17464099579268","imei1":"17464099579268","imei2":"17464099579268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:06:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172382,"job_number":"JOB_172382","tr_customer_id":172399,"tr_customer_product_id":172389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:06:55.000Z","modified_at":"2026-01-30T21:06:55.000Z","name":"Jayson Waelchi","mobile_number":"676-643-1459","email_id":"Waino.Harber@hotmail.com","dop":"2025-09-09","serial_number":"10724349283095","imei1":"10724349283095","imei2":"10724349283095","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:06:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172384,"job_number":"JOB_172384","tr_customer_id":172401,"tr_customer_product_id":172391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:07:00.000Z","modified_at":"2026-01-30T21:07:00.000Z","name":"Hallie Terry","mobile_number":"593-800-4748","email_id":"Gertrude.Wiegand@yahoo.com","dop":"2025-09-09","serial_number":"18907634480644","imei1":"18907634480644","imei2":"18907634480644","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172385,"job_number":"JOB_172385","tr_customer_id":172402,"tr_customer_product_id":172392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:07:00.000Z","modified_at":"2026-01-30T21:07:00.000Z","name":"Kristian Brekke","mobile_number":"268-575-9871","email_id":"Angel_Ryan47@hotmail.com","dop":"2025-09-09","serial_number":"16191791754825","imei1":"16191791754825","imei2":"16191791754825","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172387,"job_number":"JOB_172387","tr_customer_id":172404,"tr_customer_product_id":172394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:07:05.000Z","modified_at":"2026-01-30T21:07:05.000Z","name":"Nakia Gutmann","mobile_number":"327-387-8643","email_id":"Patrick61@hotmail.com","dop":"2025-09-09","serial_number":"14648421748070","imei1":"14648421748070","imei2":"14648421748070","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172388,"job_number":"JOB_172388","tr_customer_id":172405,"tr_customer_product_id":172395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:07:05.000Z","modified_at":"2026-01-30T21:07:05.000Z","name":"Stevie Schuppe","mobile_number":"611-810-9124","email_id":"Rosina_Sipes46@gmail.com","dop":"2025-09-09","serial_number":"15884008028155","imei1":"15884008028155","imei2":"15884008028155","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172390,"job_number":"JOB_172390","tr_customer_id":172407,"tr_customer_product_id":172397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:13:11.000Z","modified_at":"2026-01-30T21:13:11.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"12380336231274","imei1":"12380336231274","imei2":"12380336231274","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172391,"job_number":"JOB_172391","tr_customer_id":172408,"tr_customer_product_id":172398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:13:11.000Z","modified_at":"2026-01-30T21:13:11.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"17623488511652","imei1":"17623488511652","imei2":"17623488511652","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172394,"job_number":"JOB_172394","tr_customer_id":172411,"tr_customer_product_id":172401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:13:12.000Z","modified_at":"2026-01-30T21:13:12.000Z","name":"Kiera Kilback","mobile_number":"408-323-1270","email_id":"Dino_Ziemann91@hotmail.com","dop":"2025-11-11","serial_number":"1019205191172153","imei1":"1019205191172153","imei2":"1019205191172153","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172395,"job_number":"JOB_172395","tr_customer_id":172412,"tr_customer_product_id":172402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:13:13.000Z","modified_at":"2026-01-30T21:13:13.000Z","name":"Maiya Gleason","mobile_number":"757-560-6669","email_id":"Ardith.Corkery@yahoo.com","dop":"2025-11-11","serial_number":"1042383906985789","imei1":"1042383906985789","imei2":"1042383906985789","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172396,"job_number":"JOB_172396","tr_customer_id":172413,"tr_customer_product_id":172403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:01.000Z","modified_at":"2026-01-30T21:14:01.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"13027163024313","imei1":"13027163024313","imei2":"13027163024313","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172398,"job_number":"JOB_172398","tr_customer_id":172415,"tr_customer_product_id":172405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:02.000Z","modified_at":"2026-01-30T21:14:02.000Z","name":"Gunnar Luettgen","mobile_number":"633-534-7660","email_id":"Frances.Harvey4@gmail.com","dop":"2025-11-11","serial_number":"1035388738758939","imei1":"1035388738758939","imei2":"1035388738758939","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172399,"job_number":"JOB_172399","tr_customer_id":172416,"tr_customer_product_id":172406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:04.000Z","modified_at":"2026-01-30T21:14:04.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"11458741487949","imei1":"11458741487949","imei2":"11458741487949","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172401,"job_number":"JOB_172401","tr_customer_id":172418,"tr_customer_product_id":172408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:05.000Z","modified_at":"2026-01-30T21:14:05.000Z","name":"Nona Will","mobile_number":"502-851-5507","email_id":"Lenore82@gmail.com","dop":"2025-11-11","serial_number":"1042056614309208","imei1":"1042056614309208","imei2":"1042056614309208","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172402,"job_number":"JOB_172402","tr_customer_id":172419,"tr_customer_product_id":172409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:51.000Z","modified_at":"2026-01-30T21:14:51.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"12288884825762","imei1":"12288884825762","imei2":"12288884825762","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172404,"job_number":"JOB_172404","tr_customer_id":172421,"tr_customer_product_id":172411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:52.000Z","modified_at":"2026-01-30T21:14:52.000Z","name":"Therese Willms","mobile_number":"661-333-9335","email_id":"Xander.Bernhard@hotmail.com","dop":"2025-11-11","serial_number":"1097629552351341","imei1":"1097629552351341","imei2":"1097629552351341","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172405,"job_number":"JOB_172405","tr_customer_id":172422,"tr_customer_product_id":172412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:56.000Z","modified_at":"2026-01-30T21:14:56.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"19109678251237","imei1":"19109678251237","imei2":"19109678251237","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172407,"job_number":"JOB_172407","tr_customer_id":172424,"tr_customer_product_id":172414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:58.000Z","modified_at":"2026-01-30T21:14:58.000Z","name":"Emmie Crona","mobile_number":"664-669-3179","email_id":"Eveline_Anderson51@yahoo.com","dop":"2025-11-11","serial_number":"1001888845285726","imei1":"1001888845285726","imei2":"1001888845285726","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172408,"job_number":"JOB_172408","tr_customer_id":172425,"tr_customer_product_id":172415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:22:12.000Z","modified_at":"2026-01-30T21:22:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13470588689230","imei1":"13470588689230","imei2":"13470588689230","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172410,"job_number":"JOB_172410","tr_customer_id":172427,"tr_customer_product_id":172417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:22:12.000Z","modified_at":"2026-01-30T21:22:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13218804858463","imei1":"13218804858463","imei2":"13218804858463","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172412,"job_number":"JOB_172412","tr_customer_id":172429,"tr_customer_product_id":172419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:22:13.000Z","modified_at":"2026-01-30T21:22:13.000Z","name":"Abbigail Bailey","mobile_number":"461-793-3369","email_id":"Kelsi_Koepp@gmail.com","dop":"2025-11-11","serial_number":"1085688234762477","imei1":"1085688234762477","imei2":"1085688234762477","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172413,"job_number":"JOB_172413","tr_customer_id":172430,"tr_customer_product_id":172420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:22:14.000Z","modified_at":"2026-01-30T21:22:14.000Z","name":"Vida Krajcik","mobile_number":"928-282-9786","email_id":"Cleta46@yahoo.com","dop":"2025-11-11","serial_number":"1018032639573408","imei1":"1018032639573408","imei2":"1018032639573408","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172414,"job_number":"JOB_172414","tr_customer_id":172431,"tr_customer_product_id":172421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:04.000Z","modified_at":"2026-01-30T21:23:04.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"17799087122617","imei1":"17799087122617","imei2":"17799087122617","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172416,"job_number":"JOB_172416","tr_customer_id":172433,"tr_customer_product_id":172423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:06.000Z","modified_at":"2026-01-30T21:23:06.000Z","name":"Jaida Stark","mobile_number":"254-728-8136","email_id":"Berniece.Lynch@yahoo.com","dop":"2025-11-11","serial_number":"1054391687208445","imei1":"1054391687208445","imei2":"1054391687208445","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172417,"job_number":"JOB_172417","tr_customer_id":172434,"tr_customer_product_id":172424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:07.000Z","modified_at":"2026-01-30T21:23:07.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"16036877650387","imei1":"16036877650387","imei2":"16036877650387","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172419,"job_number":"JOB_172419","tr_customer_id":172436,"tr_customer_product_id":172426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:09.000Z","modified_at":"2026-01-30T21:23:09.000Z","name":"Brielle Mills","mobile_number":"870-991-1282","email_id":"Kaelyn.Terry@hotmail.com","dop":"2025-11-11","serial_number":"1082594888102276","imei1":"1082594888102276","imei2":"1082594888102276","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172420,"job_number":"JOB_172420","tr_customer_id":172437,"tr_customer_product_id":172427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:56.000Z","modified_at":"2026-01-30T21:23:56.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"10198504740506","imei1":"10198504740506","imei2":"10198504740506","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172422,"job_number":"JOB_172422","tr_customer_id":172439,"tr_customer_product_id":172429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:58.000Z","modified_at":"2026-01-30T21:23:58.000Z","name":"Elvis Brekke","mobile_number":"744-439-6832","email_id":"Matteo98@yahoo.com","dop":"2025-11-11","serial_number":"1006338842373507","imei1":"1006338842373507","imei2":"1006338842373507","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172423,"job_number":"JOB_172423","tr_customer_id":172440,"tr_customer_product_id":172430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:24:02.000Z","modified_at":"2026-01-30T21:24:02.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"11921365970512","imei1":"11921365970512","imei2":"11921365970512","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172425,"job_number":"JOB_172425","tr_customer_id":172442,"tr_customer_product_id":172432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:24:04.000Z","modified_at":"2026-01-30T21:24:04.000Z","name":"Kylie Morissette","mobile_number":"218-266-0912","email_id":"Jonathan_Green@hotmail.com","dop":"2025-11-11","serial_number":"1010315002247731","imei1":"1010315002247731","imei2":"1010315002247731","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172426,"job_number":"JOB_172426","tr_customer_id":172443,"tr_customer_product_id":172433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:30:13.000Z","modified_at":"2026-01-30T21:30:13.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"14799189517485","imei1":"14799189517485","imei2":"14799189517485","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172427,"job_number":"JOB_172427","tr_customer_id":172444,"tr_customer_product_id":172434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:30:13.000Z","modified_at":"2026-01-30T21:30:13.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13403494756602","imei1":"13403494756602","imei2":"13403494756602","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172430,"job_number":"JOB_172430","tr_customer_id":172447,"tr_customer_product_id":172437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:30:14.000Z","modified_at":"2026-01-30T21:30:14.000Z","name":"Joany Heaney","mobile_number":"645-876-6200","email_id":"Danny.Wuckert17@hotmail.com","dop":"2025-11-11","serial_number":"1045723498591120","imei1":"1045723498591120","imei2":"1045723498591120","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172431,"job_number":"JOB_172431","tr_customer_id":172448,"tr_customer_product_id":172438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:30:15.000Z","modified_at":"2026-01-30T21:30:15.000Z","name":"Bret Kohler","mobile_number":"667-786-6846","email_id":"Shanna_Leuschke@yahoo.com","dop":"2025-11-11","serial_number":"1016707697266723","imei1":"1016707697266723","imei2":"1016707697266723","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172432,"job_number":"JOB_172432","tr_customer_id":172449,"tr_customer_product_id":172439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:31:06.000Z","modified_at":"2026-01-30T21:31:06.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"19160682946648","imei1":"19160682946648","imei2":"19160682946648","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172434,"job_number":"JOB_172434","tr_customer_id":172451,"tr_customer_product_id":172441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:31:07.000Z","modified_at":"2026-01-30T21:31:07.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"16993675172270","imei1":"16993675172270","imei2":"16993675172270","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172436,"job_number":"JOB_172436","tr_customer_id":172453,"tr_customer_product_id":172443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:31:08.000Z","modified_at":"2026-01-30T21:31:08.000Z","name":"Krista Gislason","mobile_number":"681-531-9580","email_id":"Eloy.Boehm7@hotmail.com","dop":"2025-11-11","serial_number":"1070433839883737","imei1":"1070433839883737","imei2":"1070433839883737","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172437,"job_number":"JOB_172437","tr_customer_id":172454,"tr_customer_product_id":172444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:31:09.000Z","modified_at":"2026-01-30T21:31:09.000Z","name":"Rosemarie Sanford","mobile_number":"880-253-0656","email_id":"Layne.Klein@yahoo.com","dop":"2025-11-11","serial_number":"1015275517496839","imei1":"1015275517496839","imei2":"1015275517496839","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172438,"job_number":"JOB_172438","tr_customer_id":172455,"tr_customer_product_id":172445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:32:00.000Z","modified_at":"2026-01-30T21:32:00.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"12247041133689","imei1":"12247041133689","imei2":"12247041133689","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172440,"job_number":"JOB_172440","tr_customer_id":172457,"tr_customer_product_id":172447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:32:01.000Z","modified_at":"2026-01-30T21:32:01.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"14514539913713","imei1":"14514539913713","imei2":"14514539913713","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172442,"job_number":"JOB_172442","tr_customer_id":172459,"tr_customer_product_id":172449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:32:02.000Z","modified_at":"2026-01-30T21:32:02.000Z","name":"Brando Johns","mobile_number":"651-332-0226","email_id":"Sadye.Heathcote18@yahoo.com","dop":"2025-11-11","serial_number":"1059524821709621","imei1":"1059524821709621","imei2":"1059524821709621","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172443,"job_number":"JOB_172443","tr_customer_id":172460,"tr_customer_product_id":172450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:32:03.000Z","modified_at":"2026-01-30T21:32:03.000Z","name":"Demetris Hudson","mobile_number":"703-434-8518","email_id":"Marilou78@hotmail.com","dop":"2025-11-11","serial_number":"1062883942937743","imei1":"1062883942937743","imei2":"1062883942937743","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172444,"job_number":"JOB_172444","tr_customer_id":172461,"tr_customer_product_id":172451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:36:12.000Z","modified_at":"2026-01-30T21:36:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"17005653684316","imei1":"17005653684316","imei2":"17005653684316","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172445,"job_number":"JOB_172445","tr_customer_id":172462,"tr_customer_product_id":172452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:36:12.000Z","modified_at":"2026-01-30T21:36:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13491607371938","imei1":"13491607371938","imei2":"13491607371938","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172448,"job_number":"JOB_172448","tr_customer_id":172465,"tr_customer_product_id":172455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:36:13.000Z","modified_at":"2026-01-30T21:36:13.000Z","name":"Americo Mayer","mobile_number":"786-863-6481","email_id":"Nicholaus96@yahoo.com","dop":"2025-11-11","serial_number":"1000063185889683","imei1":"1000063185889683","imei2":"1000063185889683","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172449,"job_number":"JOB_172449","tr_customer_id":172466,"tr_customer_product_id":172456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:36:13.000Z","modified_at":"2026-01-30T21:36:13.000Z","name":"Carmen Ratke","mobile_number":"343-844-2520","email_id":"Carter.Mertz@hotmail.com","dop":"2025-11-11","serial_number":"1012684883505661","imei1":"1012684883505661","imei2":"1012684883505661","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172450,"job_number":"JOB_172450","tr_customer_id":172467,"tr_customer_product_id":172457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:02.000Z","modified_at":"2026-01-30T21:37:02.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"16971904227788","imei1":"16971904227788","imei2":"16971904227788","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172452,"job_number":"JOB_172452","tr_customer_id":172469,"tr_customer_product_id":172459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:02.000Z","modified_at":"2026-01-30T21:37:02.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"10685521963586","imei1":"10685521963586","imei2":"10685521963586","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172454,"job_number":"JOB_172454","tr_customer_id":172471,"tr_customer_product_id":172461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:03.000Z","modified_at":"2026-01-30T21:37:03.000Z","name":"Kamren Ankunding","mobile_number":"769-375-7001","email_id":"Florencio_Harber@hotmail.com","dop":"2025-11-11","serial_number":"1019664931892131","imei1":"1019664931892131","imei2":"1019664931892131","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172455,"job_number":"JOB_172455","tr_customer_id":172472,"tr_customer_product_id":172462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:04.000Z","modified_at":"2026-01-30T21:37:04.000Z","name":"Charles Keeling","mobile_number":"981-697-6665","email_id":"Maximillian84@gmail.com","dop":"2025-11-11","serial_number":"1055290347598683","imei1":"1055290347598683","imei2":"1055290347598683","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172456,"job_number":"JOB_172456","tr_customer_id":172473,"tr_customer_product_id":172463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:51.000Z","modified_at":"2026-01-30T21:37:51.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"12945046489602","imei1":"12945046489602","imei2":"12945046489602","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172458,"job_number":"JOB_172458","tr_customer_id":172475,"tr_customer_product_id":172465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:53.000Z","modified_at":"2026-01-30T21:37:53.000Z","name":"Bettye Schaden","mobile_number":"997-691-5503","email_id":"Kristopher.Toy@hotmail.com","dop":"2025-11-11","serial_number":"1070289095312015","imei1":"1070289095312015","imei2":"1070289095312015","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172459,"job_number":"JOB_172459","tr_customer_id":172476,"tr_customer_product_id":172466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:53.000Z","modified_at":"2026-01-30T21:37:53.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"18293319264389","imei1":"18293319264389","imei2":"18293319264389","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172461,"job_number":"JOB_172461","tr_customer_id":172478,"tr_customer_product_id":172468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:55.000Z","modified_at":"2026-01-30T21:37:55.000Z","name":"Dee Murazik","mobile_number":"706-423-7190","email_id":"Alanis44@gmail.com","dop":"2025-11-11","serial_number":"1026694531423850","imei1":"1026694531423850","imei2":"1026694531423850","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172462,"job_number":"JOB_172462","tr_customer_id":172479,"tr_customer_product_id":172469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:40:11.000Z","modified_at":"2026-01-30T21:40:11.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"10973495322913","imei1":"10973495322913","imei2":"10973495322913","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172463,"job_number":"JOB_172463","tr_customer_id":172480,"tr_customer_product_id":172470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:40:11.000Z","modified_at":"2026-01-30T21:40:11.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"15893723864107","imei1":"15893723864107","imei2":"15893723864107","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172466,"job_number":"JOB_172466","tr_customer_id":172483,"tr_customer_product_id":172473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:40:12.000Z","modified_at":"2026-01-30T21:40:12.000Z","name":"Lyla Bailey","mobile_number":"366-914-4691","email_id":"Janie.Keeling@hotmail.com","dop":"2025-11-11","serial_number":"1081559480008277","imei1":"1081559480008277","imei2":"1081559480008277","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172467,"job_number":"JOB_172467","tr_customer_id":172484,"tr_customer_product_id":172474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:40:13.000Z","modified_at":"2026-01-30T21:40:13.000Z","name":"Elnora Aufderhar","mobile_number":"690-479-0121","email_id":"Tyson_Kertzmann@gmail.com","dop":"2025-11-11","serial_number":"1038840095214232","imei1":"1038840095214232","imei2":"1038840095214232","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172468,"job_number":"JOB_172468","tr_customer_id":172485,"tr_customer_product_id":172475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:01.000Z","modified_at":"2026-01-30T21:41:01.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"13710119597372","imei1":"13710119597372","imei2":"13710119597372","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172470,"job_number":"JOB_172470","tr_customer_id":172487,"tr_customer_product_id":172477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:03.000Z","modified_at":"2026-01-30T21:41:03.000Z","name":"Kyler Fadel","mobile_number":"581-995-7875","email_id":"Libbie82@yahoo.com","dop":"2025-11-11","serial_number":"1034173842967338","imei1":"1034173842967338","imei2":"1034173842967338","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172471,"job_number":"JOB_172471","tr_customer_id":172488,"tr_customer_product_id":172478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:04.000Z","modified_at":"2026-01-30T21:41:04.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"15109978046538","imei1":"15109978046538","imei2":"15109978046538","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172473,"job_number":"JOB_172473","tr_customer_id":172490,"tr_customer_product_id":172480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:06.000Z","modified_at":"2026-01-30T21:41:06.000Z","name":"Bryce Sanford","mobile_number":"795-252-6990","email_id":"Vernie.Daugherty@gmail.com","dop":"2025-11-11","serial_number":"1028638921414980","imei1":"1028638921414980","imei2":"1028638921414980","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172474,"job_number":"JOB_172474","tr_customer_id":172491,"tr_customer_product_id":172481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:51.000Z","modified_at":"2026-01-30T21:41:51.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"11082471020799","imei1":"11082471020799","imei2":"11082471020799","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172476,"job_number":"JOB_172476","tr_customer_id":172493,"tr_customer_product_id":172483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:53.000Z","modified_at":"2026-01-30T21:41:53.000Z","name":"Ali Reichel","mobile_number":"849-668-0008","email_id":"Johanna.Farrell42@hotmail.com","dop":"2025-11-11","serial_number":"1028378663737736","imei1":"1028378663737736","imei2":"1028378663737736","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172477,"job_number":"JOB_172477","tr_customer_id":172494,"tr_customer_product_id":172484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:57.000Z","modified_at":"2026-01-30T21:41:57.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"14858381830422","imei1":"14858381830422","imei2":"14858381830422","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172479,"job_number":"JOB_172479","tr_customer_id":172496,"tr_customer_product_id":172486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:59.000Z","modified_at":"2026-01-30T21:41:59.000Z","name":"Layla Armstrong","mobile_number":"442-259-3691","email_id":"Damon56@gmail.com","dop":"2025-11-11","serial_number":"1045705744493742","imei1":"1045705744493742","imei2":"1045705744493742","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172480,"job_number":"JOB_172480","tr_customer_id":172497,"tr_customer_product_id":172487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T23:45:05.000Z","modified_at":"2026-01-30T23:45:05.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-20","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-20T23:45:05.112763470Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T23:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172481,"job_number":"JOB_172481","tr_customer_id":172498,"tr_customer_product_id":172488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T23:45:06.000Z","modified_at":"2026-01-30T23:45:06.000Z","name":"Deependra Butt","mobile_number":"7071457248","email_id":"ameyatma.chaturvedi@gmail.com","dop":"2026-01-20","serial_number":"668187475715156","imei1":"668187475715156","imei2":"668187475715156","popurl":"www.amarnath-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T23:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172482,"job_number":"JOB_172482","tr_customer_id":172499,"tr_customer_product_id":172489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T23:47:30.000Z","modified_at":"2026-01-30T23:47:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-20","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-20T23:47:30.012228242Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172486,"job_number":"JOB_172486","tr_customer_id":172503,"tr_customer_product_id":172493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:08:56.000Z","modified_at":"2026-01-31T04:08:56.000Z","name":"D'angelo Johnson","mobile_number":"942-887-3170","email_id":"Kane_Goodwin@yahoo.com","dop":"2025-09-09","serial_number":"13178383453428","imei1":"13178383453428","imei2":"13178383453428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172489,"job_number":"JOB_172489","tr_customer_id":172506,"tr_customer_product_id":172496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:07.000Z","modified_at":"2026-01-31T04:14:07.000Z","name":"Kenna Gutmann","mobile_number":"290-277-7595","email_id":"Kristin25@yahoo.com","dop":"2025-04-06","serial_number":"19013143804594056","imei1":"19013143804594056","imei2":"19013143804594056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172490,"job_number":"JOB_172490","tr_customer_id":172507,"tr_customer_product_id":172497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:16.000Z","modified_at":"2026-01-31T04:14:16.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10997233831883","imei1":"10997233831883","imei2":"10997233831883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172493,"job_number":"JOB_172493","tr_customer_id":172510,"tr_customer_product_id":172500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:18.000Z","modified_at":"2026-01-31T04:14:18.000Z","name":"Madilyn Wyman","mobile_number":"915-845-5473","email_id":"Luna_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"18696130473665530","imei1":"18696130473665530","imei2":"18696130473665530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172495,"job_number":"JOB_172495","tr_customer_id":172512,"tr_customer_product_id":172502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:23.000Z","modified_at":"2026-01-31T04:14:23.000Z","name":"Cristal Koss","mobile_number":"218-631-7832","email_id":"Janelle1@hotmail.com","dop":"2025-04-06","serial_number":"19276733389257640","imei1":"19276733389257640","imei2":"19276733389257640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172498,"job_number":"JOB_172498","tr_customer_id":172515,"tr_customer_product_id":172505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:31.000Z","modified_at":"2026-01-31T04:14:31.000Z","name":"Aiyana Berge","mobile_number":"689-282-0039","email_id":"Vance.Glover@hotmail.com","dop":"2025-04-06","serial_number":"15593843578091480","imei1":"15593843578091480","imei2":"15593843578091480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172499,"job_number":"JOB_172499","tr_customer_id":172516,"tr_customer_product_id":172506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:31.000Z","modified_at":"2026-01-31T04:14:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16945507065386","imei1":"16945507065386","imei2":"16945507065386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172501,"job_number":"JOB_172501","tr_customer_id":172518,"tr_customer_product_id":172508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:32.000Z","modified_at":"2026-01-31T04:14:32.000Z","name":"Heloise Turcotte","mobile_number":"771-570-2457","email_id":"Allen_Becker69@gmail.com","dop":"2025-04-06","serial_number":"19456279379234624","imei1":"19456279379234624","imei2":"19456279379234624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172503,"job_number":"JOB_172503","tr_customer_id":172520,"tr_customer_product_id":172510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:33.000Z","modified_at":"2026-01-31T04:14:33.000Z","name":"Gertrude Cartwright","mobile_number":"415-679-2064","email_id":"Fernando_Cronin97@gmail.com","dop":"2025-04-06","serial_number":"18821245062044560","imei1":"18821245062044560","imei2":"18821245062044560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172504,"job_number":"JOB_172504","tr_customer_id":172521,"tr_customer_product_id":172511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:36.000Z","modified_at":"2026-01-31T04:14:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18408281928896","imei1":"18408281928896","imei2":"18408281928896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172506,"job_number":"JOB_172506","tr_customer_id":172523,"tr_customer_product_id":172513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:37.000Z","modified_at":"2026-01-31T04:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10915011459675","imei1":"10915011459675","imei2":"10915011459675","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172508,"job_number":"JOB_172508","tr_customer_id":172525,"tr_customer_product_id":172515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:38.000Z","modified_at":"2026-01-31T04:14:38.000Z","name":"Gabriel Luettgen","mobile_number":"403-300-8043","email_id":"Nils_Beier@gmail.com","dop":"2025-06-18","serial_number":"1096698658986404","imei1":"1096698658986404","imei2":"1096698658986404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172509,"job_number":"JOB_172509","tr_customer_id":172526,"tr_customer_product_id":172516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:38.000Z","modified_at":"2026-01-31T04:14:38.000Z","name":"Barrett Blick","mobile_number":"499-626-4119","email_id":"Dexter.Conn57@gmail.com","dop":"2025-04-06","serial_number":"11261100500846496","imei1":"11261100500846496","imei2":"11261100500846496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172511,"job_number":"JOB_172511","tr_customer_id":172528,"tr_customer_product_id":172518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:46.000Z","modified_at":"2026-01-31T04:14:46.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17966935647925","imei2":"17966935647925","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172514,"job_number":"JOB_172514","tr_customer_id":172531,"tr_customer_product_id":172521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:48.000Z","modified_at":"2026-01-31T04:14:48.000Z","name":"Jackeline Wintheiser","mobile_number":"358-828-9359","email_id":"Antoinette_Sanford82@yahoo.com","dop":"2025-04-06","serial_number":"10754597658262674","imei1":"10754597658262674","imei2":"10754597658262674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172515,"job_number":"JOB_172515","tr_customer_id":172532,"tr_customer_product_id":172522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:48.000Z","modified_at":"2026-01-31T04:14:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18974301397998","imei1":"18974301397998","imei2":"18974301397998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172517,"job_number":"JOB_172517","tr_customer_id":172534,"tr_customer_product_id":172524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:50.000Z","modified_at":"2026-01-31T04:14:50.000Z","name":"Norris Kuphal","mobile_number":"444-476-5635","email_id":"Johan_Schimmel@gmail.com","dop":"2025-04-06","serial_number":"14772707113249056","imei1":"14772707113249056","imei2":"14772707113249056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172519,"job_number":"JOB_172519","tr_customer_id":172536,"tr_customer_product_id":172526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:00.000Z","modified_at":"2026-01-31T04:15:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11667914551876","imei2":"11667914551876","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172523,"job_number":"JOB_172523","tr_customer_id":172540,"tr_customer_product_id":172530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:02.000Z","modified_at":"2026-01-31T04:15:02.000Z","name":"Newell Adams","mobile_number":"884-900-9508","email_id":"Casandra.Botsford@gmail.com","dop":"2025-04-06","serial_number":"17786980268275796","imei1":"17786980268275796","imei2":"17786980268275796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172524,"job_number":"JOB_172524","tr_customer_id":172541,"tr_customer_product_id":172531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:03.000Z","modified_at":"2026-01-31T04:15:03.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12026774271876","imei1":"12026774271876","imei2":"12026774271876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172526,"job_number":"JOB_172526","tr_customer_id":172543,"tr_customer_product_id":172533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:05.000Z","modified_at":"2026-01-31T04:15:05.000Z","name":"Toby McKenzie","mobile_number":"982-823-9479","email_id":"Ozella.Williamson42@yahoo.com","dop":"2025-04-06","serial_number":"15252825408956188","imei1":"15252825408956188","imei2":"15252825408956188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172527,"job_number":"JOB_172527","tr_customer_id":172544,"tr_customer_product_id":172534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:07.000Z","modified_at":"2026-01-31T04:15:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11299165980413","imei1":"11299165980413","imei2":"11299165980413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172529,"job_number":"JOB_172529","tr_customer_id":172546,"tr_customer_product_id":172536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:09.000Z","modified_at":"2026-01-31T04:15:09.000Z","name":"Adriel Ferry","mobile_number":"527-725-4036","email_id":"Justina75@yahoo.com","dop":"2025-04-06","serial_number":"15684898577635116","imei1":"15684898577635116","imei2":"15684898577635116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172530,"job_number":"JOB_172530","tr_customer_id":172547,"tr_customer_product_id":172537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:15.000Z","modified_at":"2026-01-31T04:15:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17759936829351","imei2":"17759936829351","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172534,"job_number":"JOB_172534","tr_customer_id":172551,"tr_customer_product_id":172541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:17.000Z","modified_at":"2026-01-31T04:15:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13771715664534","imei1":"13771715664534","imei2":"13771715664534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172537,"job_number":"JOB_172537","tr_customer_id":172554,"tr_customer_product_id":172544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:18.000Z","modified_at":"2026-01-31T04:15:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15577003756125","imei1":"15577003756125","imei2":"15577003756125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172539,"job_number":"JOB_172539","tr_customer_id":172556,"tr_customer_product_id":172546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:18.000Z","modified_at":"2026-01-31T04:15:19.000Z","name":"Genoveva Schuster","mobile_number":"747-293-4521","email_id":"Eino20@hotmail.com","dop":"2025-04-06","serial_number":"19611077651142308","imei1":"19611077651142308","imei2":"19611077651142308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172541,"job_number":"JOB_172541","tr_customer_id":172558,"tr_customer_product_id":172548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:19.000Z","modified_at":"2026-01-31T04:15:19.000Z","name":"Ryleigh Kirlin","mobile_number":"768-658-4786","email_id":"Fay30@yahoo.com","dop":"2025-04-06","serial_number":"13459298147280612","imei1":"13459298147280612","imei2":"13459298147280612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172542,"job_number":"JOB_172542","tr_customer_id":172559,"tr_customer_product_id":172549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:22.000Z","modified_at":"2026-01-31T04:15:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10804293917646","imei1":"10804293917646","imei2":"10804293917646","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172544,"job_number":"JOB_172544","tr_customer_id":172561,"tr_customer_product_id":172551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:22.000Z","modified_at":"2026-01-31T04:15:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11006797854742","imei1":"11006797854742","imei2":"11006797854742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172546,"job_number":"JOB_172546","tr_customer_id":172563,"tr_customer_product_id":172553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:23.000Z","modified_at":"2026-01-31T04:15:23.000Z","name":"Arianna Bayer","mobile_number":"390-752-4988","email_id":"Raymundo12@gmail.com","dop":"2025-06-18","serial_number":"1085742970898314","imei1":"1085742970898314","imei2":"1085742970898314","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172547,"job_number":"JOB_172547","tr_customer_id":172564,"tr_customer_product_id":172554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:24.000Z","modified_at":"2026-01-31T04:15:24.000Z","name":"Stephanie Nitzsche","mobile_number":"766-367-6521","email_id":"Maggie_Parker@hotmail.com","dop":"2025-04-06","serial_number":"10507873874110794","imei1":"10507873874110794","imei2":"10507873874110794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172548,"job_number":"JOB_172548","tr_customer_id":172565,"tr_customer_product_id":172555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:26.000Z","modified_at":"2026-01-31T04:15:26.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"17186733913572","imei1":"17186733913572","imei2":"17186733913572","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172550,"job_number":"JOB_172550","tr_customer_id":172567,"tr_customer_product_id":172557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:28.000Z","modified_at":"2026-01-31T04:15:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71402605413210","imei1":"71402605413210","imei2":"71402605413210","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172551,"job_number":"JOB_172551","tr_customer_id":172568,"tr_customer_product_id":172558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:29.000Z","modified_at":"2026-01-31T04:15:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12232236692618","imei1":"12232236692618","imei2":"12232236692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172553,"job_number":"JOB_172553","tr_customer_id":172570,"tr_customer_product_id":172560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:30.000Z","modified_at":"2026-01-31T04:15:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14265084907849","imei1":"14265084907849","imei2":"14265084907849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172555,"job_number":"JOB_172555","tr_customer_id":172572,"tr_customer_product_id":172562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:31.000Z","modified_at":"2026-01-31T04:15:31.000Z","name":"Jamey Kirlin","mobile_number":"972-415-0067","email_id":"Domenica.Orn@yahoo.com","dop":"2025-04-06","serial_number":"18345060110170944","imei1":"18345060110170944","imei2":"18345060110170944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172556,"job_number":"JOB_172556","tr_customer_id":172573,"tr_customer_product_id":172563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:31.000Z","modified_at":"2026-01-31T04:15:31.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17934611181544","imei1":"17934611181544","imei2":"17934611181544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172558,"job_number":"JOB_172558","tr_customer_id":172575,"tr_customer_product_id":172565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:32.000Z","modified_at":"2026-01-31T04:15:32.000Z","name":"Jonathan Lindgren","mobile_number":"570-877-0035","email_id":"Maximo.Kuhlman@yahoo.com","dop":"2025-04-06","serial_number":"17266293201369984","imei1":"17266293201369984","imei2":"17266293201369984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172559,"job_number":"JOB_172559","tr_customer_id":172576,"tr_customer_product_id":172566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:33.000Z","modified_at":"2026-01-31T04:15:33.000Z","name":"Hoyt Kulas","mobile_number":"615-659-3671","email_id":"Leatha62@hotmail.com","dop":"2025-04-06","serial_number":"12709712830718578","imei1":"12709712830718578","imei2":"12709712830718578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172560,"job_number":"JOB_172560","tr_customer_id":172577,"tr_customer_product_id":172567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:35.000Z","modified_at":"2026-01-31T04:15:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19792499192930","imei1":"19792499192930","imei2":"19792499192930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172563,"job_number":"JOB_172563","tr_customer_id":172580,"tr_customer_product_id":172570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:37.000Z","modified_at":"2026-01-31T04:15:37.000Z","name":"Ansley Cummings","mobile_number":"290-899-6703","email_id":"Kelly13@hotmail.com","dop":"2025-04-06","serial_number":"10739562977360502","imei1":"10739562977360502","imei2":"10739562977360502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172564,"job_number":"JOB_172564","tr_customer_id":172581,"tr_customer_product_id":172571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:39.000Z","modified_at":"2026-01-31T04:15:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12815119736645","imei1":"12815119736645","imei2":"12815119736645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172566,"job_number":"JOB_172566","tr_customer_id":172583,"tr_customer_product_id":172573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:41.000Z","modified_at":"2026-01-31T04:15:41.000Z","name":"Alana Leuschke","mobile_number":"311-240-9928","email_id":"Janie_Jast71@gmail.com","dop":"2025-04-06","serial_number":"15892738361257994","imei1":"15892738361257994","imei2":"15892738361257994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172570,"job_number":"JOB_172570","tr_customer_id":172587,"tr_customer_product_id":172577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:50.000Z","modified_at":"2026-01-31T04:15:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15747063307295","imei1":"15747063307295","imei2":"15747063307295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172572,"job_number":"JOB_172572","tr_customer_id":172589,"tr_customer_product_id":172579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:52.000Z","modified_at":"2026-01-31T04:15:52.000Z","name":"Meghan Witting","mobile_number":"913-688-7223","email_id":"Sofia_Shanahan@yahoo.com","dop":"2025-04-06","serial_number":"16725520233226700","imei1":"16725520233226700","imei2":"16725520233226700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172573,"job_number":"JOB_172573","tr_customer_id":172590,"tr_customer_product_id":172580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:54.000Z","modified_at":"2026-01-31T04:15:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327773987662","imei1":"16327773987662","imei2":"16327773987662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172579,"job_number":"JOB_172579","tr_customer_id":172596,"tr_customer_product_id":172586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:56.000Z","modified_at":"2026-01-31T04:15:56.000Z","name":"Noemy Koepp","mobile_number":"567-845-7404","email_id":"Ericka49@gmail.com","dop":"2025-04-06","serial_number":"11194013405980842","imei1":"11194013405980842","imei2":"11194013405980842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172580,"job_number":"JOB_172580","tr_customer_id":172597,"tr_customer_product_id":172587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:57.000Z","modified_at":"2026-01-31T04:15:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13461895265653","imei1":"13461895265653","imei2":"13461895265653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172582,"job_number":"JOB_172582","tr_customer_id":172599,"tr_customer_product_id":172589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:58.000Z","modified_at":"2026-01-31T04:15:58.000Z","name":"Eusebio Kreiger","mobile_number":"847-239-2849","email_id":"Randy28@yahoo.com","dop":"2025-04-06","serial_number":"14539474954547160","imei1":"14539474954547160","imei2":"14539474954547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172585,"job_number":"JOB_172585","tr_customer_id":172602,"tr_customer_product_id":172592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:01.000Z","modified_at":"2026-01-31T04:16:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16518512183040","imei1":"16518512183040","imei2":"16518512183040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172591,"job_number":"JOB_172591","tr_customer_id":172608,"tr_customer_product_id":172598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:03.000Z","modified_at":"2026-01-31T04:16:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18632343112587","imei1":"18632343112587","imei2":"18632343112587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172592,"job_number":"JOB_172592","tr_customer_id":172609,"tr_customer_product_id":172599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:03.000Z","modified_at":"2026-01-31T04:16:03.000Z","name":"Dorris Cormier","mobile_number":"561-343-9002","email_id":"Alba_Harris85@gmail.com","dop":"2025-04-06","serial_number":"17927602479938912","imei1":"17927602479938912","imei2":"17927602479938912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172593,"job_number":"JOB_172593","tr_customer_id":172610,"tr_customer_product_id":172600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:03.000Z","modified_at":"2026-01-31T04:16:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13358855034016","imei1":"13358855034016","imei2":"13358855034016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172596,"job_number":"JOB_172596","tr_customer_id":172613,"tr_customer_product_id":172603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:04.000Z","modified_at":"2026-01-31T04:16:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15679114101456","imei1":"15679114101456","imei2":"15679114101456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172598,"job_number":"JOB_172598","tr_customer_id":172615,"tr_customer_product_id":172605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:05.000Z","modified_at":"2026-01-31T04:16:05.000Z","name":"Onie Blanda","mobile_number":"904-440-5911","email_id":"Jonathan_Rippin9@hotmail.com","dop":"2025-04-06","serial_number":"13591006178259372","imei1":"13591006178259372","imei2":"13591006178259372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172599,"job_number":"JOB_172599","tr_customer_id":172616,"tr_customer_product_id":172606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:05.000Z","modified_at":"2026-01-31T04:16:05.000Z","name":"Constantin Wilderman","mobile_number":"977-709-3012","email_id":"Naomi.Bogisich69@yahoo.com","dop":"2025-04-06","serial_number":"19334584599517120","imei1":"19334584599517120","imei2":"19334584599517120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172600,"job_number":"JOB_172600","tr_customer_id":172617,"tr_customer_product_id":172607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:06.000Z","modified_at":"2026-01-31T04:16:06.000Z","name":"Maia Price","mobile_number":"655-201-8328","email_id":"Augustine_Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"16380558106659218","imei1":"16380558106659218","imei2":"16380558106659218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172605,"job_number":"JOB_172605","tr_customer_id":172622,"tr_customer_product_id":172612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:09.000Z","modified_at":"2026-01-31T04:16:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16609083320144","imei1":"16609083320144","imei2":"16609083320144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172607,"job_number":"JOB_172607","tr_customer_id":172624,"tr_customer_product_id":172614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:10.000Z","modified_at":"2026-01-31T04:16:10.000Z","name":"Izabella Bernier","mobile_number":"869-883-7248","email_id":"Edythe85@gmail.com","dop":"2025-04-06","serial_number":"13783653020928010","imei1":"13783653020928010","imei2":"13783653020928010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172608,"job_number":"JOB_172608","tr_customer_id":172625,"tr_customer_product_id":172615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:11.000Z","modified_at":"2026-01-31T04:16:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"17496812299960","imei1":"17496812299960","imei2":"17496812299960","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172610,"job_number":"JOB_172610","tr_customer_id":172627,"tr_customer_product_id":172617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:13.000Z","modified_at":"2026-01-31T04:16:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40341969056808","imei1":"40341969056808","imei2":"40341969056808","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172611,"job_number":"JOB_172611","tr_customer_id":172628,"tr_customer_product_id":172618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:14.000Z","modified_at":"2026-01-31T04:16:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17617539967341","imei1":"17617539967341","imei2":"17617539967341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172613,"job_number":"JOB_172613","tr_customer_id":172630,"tr_customer_product_id":172620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:16.000Z","modified_at":"2026-01-31T04:16:16.000Z","name":"Karley Stracke","mobile_number":"645-828-7954","email_id":"Justyn98@yahoo.com","dop":"2025-04-06","serial_number":"14478623718167748","imei1":"14478623718167748","imei2":"14478623718167748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172618,"job_number":"JOB_172618","tr_customer_id":172635,"tr_customer_product_id":172625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:19.000Z","modified_at":"2026-01-31T04:16:19.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12638822317169","imei1":"12638822317169","imei2":"12638822317169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172619,"job_number":"JOB_172619","tr_customer_id":172636,"tr_customer_product_id":172626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:19.000Z","modified_at":"2026-01-31T04:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19436521117971","imei1":"19436521117971","imei2":"19436521117971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172622,"job_number":"JOB_172622","tr_customer_id":172639,"tr_customer_product_id":172629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:20.000Z","modified_at":"2026-01-31T04:16:20.000Z","name":"Theresia Legros","mobile_number":"867-425-6180","email_id":"Seamus_Von@gmail.com","dop":"2025-04-06","serial_number":"19056540819362736","imei1":"19056540819362736","imei2":"19056540819362736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172623,"job_number":"JOB_172623","tr_customer_id":172640,"tr_customer_product_id":172630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:20.000Z","modified_at":"2026-01-31T04:16:21.000Z","name":"Kenny Hettinger","mobile_number":"803-240-8554","email_id":"Kim_Goldner@gmail.com","dop":"2025-04-06","serial_number":"11287432386655786","imei1":"11287432386655786","imei2":"11287432386655786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172624,"job_number":"JOB_172624","tr_customer_id":172641,"tr_customer_product_id":172631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:22.000Z","modified_at":"2026-01-31T04:16:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841329574532","imei1":"16841329574532","imei2":"16841329574532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172626,"job_number":"JOB_172626","tr_customer_id":172643,"tr_customer_product_id":172633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:24.000Z","modified_at":"2026-01-31T04:16:24.000Z","name":"Afton Tillman","mobile_number":"571-361-4570","email_id":"Lois0@yahoo.com","dop":"2025-04-06","serial_number":"19229646352532890","imei1":"19229646352532890","imei2":"19229646352532890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172627,"job_number":"JOB_172627","tr_customer_id":172644,"tr_customer_product_id":172634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:27.000Z","modified_at":"2026-01-31T04:16:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11240514385541","imei1":"11240514385541","imei2":"11240514385541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172629,"job_number":"JOB_172629","tr_customer_id":172646,"tr_customer_product_id":172636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:29.000Z","modified_at":"2026-01-31T04:16:29.000Z","name":"Dudley Rowe","mobile_number":"967-774-4698","email_id":"Frederick12@yahoo.com","dop":"2025-04-06","serial_number":"19406884152158210","imei1":"19406884152158210","imei2":"19406884152158210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172634,"job_number":"JOB_172634","tr_customer_id":172651,"tr_customer_product_id":172641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:41.000Z","modified_at":"2026-01-31T04:16:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16514025319316","imei1":"16514025319316","imei2":"16514025319316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172635,"job_number":"JOB_172635","tr_customer_id":172652,"tr_customer_product_id":172642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:41.000Z","modified_at":"2026-01-31T04:16:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19312029587736","imei1":"19312029587736","imei2":"19312029587736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172638,"job_number":"JOB_172638","tr_customer_id":172655,"tr_customer_product_id":172645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:43.000Z","modified_at":"2026-01-31T04:16:43.000Z","name":"Helga Goodwin","mobile_number":"284-387-7388","email_id":"Evangeline96@hotmail.com","dop":"2025-04-06","serial_number":"12381509917264954","imei1":"12381509917264954","imei2":"12381509917264954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172639,"job_number":"JOB_172639","tr_customer_id":172656,"tr_customer_product_id":172646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:43.000Z","modified_at":"2026-01-31T04:16:43.000Z","name":"Christiana Blanda","mobile_number":"415-703-6570","email_id":"Marcella_Towne@gmail.com","dop":"2025-04-06","serial_number":"18608439713295676","imei1":"18608439713295676","imei2":"18608439713295676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172644,"job_number":"JOB_172644","tr_customer_id":172661,"tr_customer_product_id":172651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:49.000Z","modified_at":"2026-01-31T04:16:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12285632559163","imei1":"12285632559163","imei2":"12285632559163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172646,"job_number":"JOB_172646","tr_customer_id":172663,"tr_customer_product_id":172653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:49.000Z","modified_at":"2026-01-31T04:16:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14653048291087","imei1":"14653048291087","imei2":"14653048291087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172647,"job_number":"JOB_172647","tr_customer_id":172664,"tr_customer_product_id":172654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:49.000Z","modified_at":"2026-01-31T04:16:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17570125234354","imei1":"17570125234354","imei2":"17570125234354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172650,"job_number":"JOB_172650","tr_customer_id":172667,"tr_customer_product_id":172657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:50.000Z","modified_at":"2026-01-31T04:16:50.000Z","name":"Cortney Marvin","mobile_number":"209-272-0073","email_id":"Vern_Rau@gmail.com","dop":"2025-04-06","serial_number":"13749827702507846","imei1":"13749827702507846","imei2":"13749827702507846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172651,"job_number":"JOB_172651","tr_customer_id":172668,"tr_customer_product_id":172658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:51.000Z","modified_at":"2026-01-31T04:16:51.000Z","name":"Dan Rosenbaum","mobile_number":"973-936-3989","email_id":"Wendy_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"10410730110665120","imei1":"10410730110665120","imei2":"10410730110665120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172652,"job_number":"JOB_172652","tr_customer_id":172669,"tr_customer_product_id":172659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:51.000Z","modified_at":"2026-01-31T04:16:51.000Z","name":"Caleigh Monahan","mobile_number":"431-254-7160","email_id":"Maurine_Murray82@gmail.com","dop":"2025-04-06","serial_number":"13131030839414826","imei1":"13131030839414826","imei2":"13131030839414826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172653,"job_number":"JOB_172653","tr_customer_id":172670,"tr_customer_product_id":172660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:56.000Z","modified_at":"2026-01-31T04:16:56.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15701151147583","imei1":"15701151147583","imei2":"15701151147583","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172655,"job_number":"JOB_172655","tr_customer_id":172672,"tr_customer_product_id":172662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:58.000Z","modified_at":"2026-01-31T04:16:58.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22051783156791","imei1":"22051783156791","imei2":"22051783156791","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172656,"job_number":"JOB_172656","tr_customer_id":172673,"tr_customer_product_id":172663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:59.000Z","modified_at":"2026-01-31T04:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14420411050928","imei1":"14420411050928","imei2":"14420411050928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172658,"job_number":"JOB_172658","tr_customer_id":172675,"tr_customer_product_id":172665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:01.000Z","modified_at":"2026-01-31T04:17:01.000Z","name":"Gregory Goldner","mobile_number":"671-642-6129","email_id":"Cornelius.White@yahoo.com","dop":"2025-04-06","serial_number":"15568070810165544","imei1":"15568070810165544","imei2":"15568070810165544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172659,"job_number":"JOB_172659","tr_customer_id":172676,"tr_customer_product_id":172666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:05.000Z","modified_at":"2026-01-31T04:17:05.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16945109013028","imei1":"16945109013028","imei2":"16945109013028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172661,"job_number":"JOB_172661","tr_customer_id":172678,"tr_customer_product_id":172668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:07.000Z","modified_at":"2026-01-31T04:17:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15193684655595","imei1":"15193684655595","imei2":"15193684655595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172663,"job_number":"JOB_172663","tr_customer_id":172680,"tr_customer_product_id":172670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:07.000Z","modified_at":"2026-01-31T04:17:07.000Z","name":"Jamel Armstrong","mobile_number":"863-650-0164","email_id":"Oceane48@gmail.com","dop":"2025-04-06","serial_number":"10076605998036198","imei1":"10076605998036198","imei2":"10076605998036198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172664,"job_number":"JOB_172664","tr_customer_id":172681,"tr_customer_product_id":172671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:08.000Z","modified_at":"2026-01-31T04:17:08.000Z","name":"Carlo Paucek","mobile_number":"537-785-3349","email_id":"Justus8@yahoo.com","dop":"2025-04-06","serial_number":"11180706097891420","imei1":"11180706097891420","imei2":"11180706097891420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172665,"job_number":"JOB_172665","tr_customer_id":172682,"tr_customer_product_id":172672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:14.000Z","modified_at":"2026-01-31T04:17:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18604983025019","imei1":"18604983025019","imei2":"18604983025019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172667,"job_number":"JOB_172667","tr_customer_id":172684,"tr_customer_product_id":172674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:16.000Z","modified_at":"2026-01-31T04:17:16.000Z","name":"Mariane Crist","mobile_number":"605-657-3754","email_id":"Roberto.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"11289518757965664","imei1":"11289518757965664","imei2":"11289518757965664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172668,"job_number":"JOB_172668","tr_customer_id":172685,"tr_customer_product_id":172675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:25.000Z","modified_at":"2026-01-31T04:17:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18880213311008","imei1":"18880213311008","imei2":"18880213311008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172670,"job_number":"JOB_172670","tr_customer_id":172687,"tr_customer_product_id":172677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:26.000Z","modified_at":"2026-01-31T04:17:26.000Z","name":"Jeremie Littel","mobile_number":"712-453-8402","email_id":"Westley_Lebsack42@yahoo.com","dop":"2025-04-06","serial_number":"19526560055422290","imei1":"19526560055422290","imei2":"19526560055422290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172674,"job_number":"JOB_172674","tr_customer_id":172691,"tr_customer_product_id":172681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:35.000Z","modified_at":"2026-01-31T04:17:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18994326433367","imei1":"18994326433367","imei2":"18994326433367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172676,"job_number":"JOB_172676","tr_customer_id":172693,"tr_customer_product_id":172683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:37.000Z","modified_at":"2026-01-31T04:17:37.000Z","name":"Abbie Stokes","mobile_number":"360-919-9843","email_id":"Douglas_Muller@yahoo.com","dop":"2025-04-06","serial_number":"15392209693972864","imei1":"15392209693972864","imei2":"15392209693972864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172677,"job_number":"JOB_172677","tr_customer_id":172694,"tr_customer_product_id":172684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:19:34.000Z","modified_at":"2026-01-31T04:19:34.000Z","name":"Fanny Cremin","mobile_number":"717-419-1935","email_id":"Jo.Conroy49@hotmail.com","dop":"2025-09-09","serial_number":"17539806043616","imei1":"17539806043616","imei2":"17539806043616","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172678,"job_number":"JOB_172678","tr_customer_id":172695,"tr_customer_product_id":172685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:20:25.000Z","modified_at":"2026-01-31T04:20:25.000Z","name":"Murl Kirlin","mobile_number":"681-861-4196","email_id":"Dashawn.McKenzie0@hotmail.com","dop":"2025-09-09","serial_number":"15663859945793","imei1":"15663859945793","imei2":"15663859945793","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172679,"job_number":"JOB_172679","tr_customer_id":172696,"tr_customer_product_id":172686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:54.000Z","modified_at":"2026-01-31T04:21:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40140382080579","imei1":"40140382080579","imei2":"40140382080579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172680,"job_number":"JOB_172680","tr_customer_id":172697,"tr_customer_product_id":172687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:54.000Z","modified_at":"2026-01-31T04:21:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51190655871548","imei1":"51190655871548","imei2":"51190655871548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172681,"job_number":"JOB_172681","tr_customer_id":172698,"tr_customer_product_id":172688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:54.000Z","modified_at":"2026-01-31T04:21:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37444553624954","imei1":"37444553624954","imei2":"37444553624954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172682,"job_number":"JOB_172682","tr_customer_id":172699,"tr_customer_product_id":172689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:55.000Z","modified_at":"2026-01-31T04:21:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45041321310325","imei1":"45041321310325","imei2":"45041321310325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172683,"job_number":"JOB_172683","tr_customer_id":172700,"tr_customer_product_id":172690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:55.000Z","modified_at":"2026-01-31T04:21:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91573162614243","imei1":"91573162614243","imei2":"91573162614243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172684,"job_number":"JOB_172684","tr_customer_id":172701,"tr_customer_product_id":172691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:55.000Z","modified_at":"2026-01-31T04:21:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76652026166416","imei1":"76652026166416","imei2":"76652026166416","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172686,"job_number":"JOB_172686","tr_customer_id":172703,"tr_customer_product_id":172693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:24.000Z","modified_at":"2026-01-31T04:22:24.000Z","name":"Kraig Waelchi","mobile_number":"969-842-8969","email_id":"Lizzie.Beier91@yahoo.com","dop":"2025-09-09","serial_number":"14803161373437","imei1":"14803161373437","imei2":"14803161373437","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172687,"job_number":"JOB_172687","tr_customer_id":172704,"tr_customer_product_id":172694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:26.000Z","modified_at":"2026-01-31T04:22:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70076998903420","imei1":"70076998903420","imei2":"70076998903420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172688,"job_number":"JOB_172688","tr_customer_id":172705,"tr_customer_product_id":172695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:26.000Z","modified_at":"2026-01-31T04:22:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56484356474546","imei1":"56484356474546","imei2":"56484356474546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172689,"job_number":"JOB_172689","tr_customer_id":172706,"tr_customer_product_id":172696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:27.000Z","modified_at":"2026-01-31T04:22:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50415245512124","imei1":"50415245512124","imei2":"50415245512124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172690,"job_number":"JOB_172690","tr_customer_id":172707,"tr_customer_product_id":172697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:27.000Z","modified_at":"2026-01-31T04:22:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22387004948719","imei1":"22387004948719","imei2":"22387004948719","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172691,"job_number":"JOB_172691","tr_customer_id":172708,"tr_customer_product_id":172698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:27.000Z","modified_at":"2026-01-31T04:22:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33242237290112","imei1":"33242237290112","imei2":"33242237290112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172692,"job_number":"JOB_172692","tr_customer_id":172709,"tr_customer_product_id":172699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:28.000Z","modified_at":"2026-01-31T04:22:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73259552307271","imei1":"73259552307271","imei2":"73259552307271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172694,"job_number":"JOB_172694","tr_customer_id":172711,"tr_customer_product_id":172701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:58.000Z","modified_at":"2026-01-31T04:22:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15445380288333","imei1":"15445380288333","imei2":"15445380288333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172695,"job_number":"JOB_172695","tr_customer_id":172712,"tr_customer_product_id":172702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:58.000Z","modified_at":"2026-01-31T04:22:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95291165399027","imei1":"95291165399027","imei2":"95291165399027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172696,"job_number":"JOB_172696","tr_customer_id":172713,"tr_customer_product_id":172703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:59.000Z","modified_at":"2026-01-31T04:22:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70155259086502","imei1":"70155259086502","imei2":"70155259086502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172697,"job_number":"JOB_172697","tr_customer_id":172714,"tr_customer_product_id":172704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:59.000Z","modified_at":"2026-01-31T04:22:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55435023237483","imei1":"55435023237483","imei2":"55435023237483","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172698,"job_number":"JOB_172698","tr_customer_id":172715,"tr_customer_product_id":172705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:59.000Z","modified_at":"2026-01-31T04:22:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92895531205306","imei1":"92895531205306","imei2":"92895531205306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172699,"job_number":"JOB_172699","tr_customer_id":172716,"tr_customer_product_id":172706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:23:00.000Z","modified_at":"2026-01-31T04:23:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81196819271013","imei1":"81196819271013","imei2":"81196819271013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172701,"job_number":"JOB_172701","tr_customer_id":172718,"tr_customer_product_id":172708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:23:29.000Z","modified_at":"2026-01-31T04:23:29.000Z","name":"Jazmin Bernier","mobile_number":"230-598-1219","email_id":"Carmen.Grady13@hotmail.com","dop":"2025-09-09","serial_number":"12016400477791","imei1":"12016400477791","imei2":"12016400477791","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172702,"job_number":"JOB_172702","tr_customer_id":172719,"tr_customer_product_id":172709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:26:23.000Z","modified_at":"2026-01-31T04:26:23.000Z","name":"Eddie Streich","mobile_number":"929-380-7972","email_id":"Edgardo60@gmail.com","dop":"2025-09-09","serial_number":"10874758976025","imei1":"10874758976025","imei2":"10874758976025","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172703,"job_number":"JOB_172703","tr_customer_id":172720,"tr_customer_product_id":172710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:27:23.000Z","modified_at":"2026-01-31T04:27:23.000Z","name":"Verlie O'Connell","mobile_number":"384-589-2997","email_id":"Neal.Quigley67@yahoo.com","dop":"2025-09-09","serial_number":"15408888144528","imei1":"15408888144528","imei2":"15408888144528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172704,"job_number":"JOB_172704","tr_customer_id":172721,"tr_customer_product_id":172711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:47:41.000Z","modified_at":"2026-01-31T04:47:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15985024009451","imei1":"15985024009451","imei2":"15985024009451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172706,"job_number":"JOB_172706","tr_customer_id":172723,"tr_customer_product_id":172713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:47:43.000Z","modified_at":"2026-01-31T04:47:43.000Z","name":"Elvis Kihn","mobile_number":"561-249-3766","email_id":"Larissa24@yahoo.com","dop":"2025-04-06","serial_number":"19834498426265828","imei1":"19834498426265828","imei2":"19834498426265828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172707,"job_number":"JOB_172707","tr_customer_id":172724,"tr_customer_product_id":172714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:48:25.000Z","modified_at":"2026-01-31T04:48:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14472967870375","imei1":"14472967870375","imei2":"14472967870375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172709,"job_number":"JOB_172709","tr_customer_id":172726,"tr_customer_product_id":172716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:48:27.000Z","modified_at":"2026-01-31T04:48:27.000Z","name":"Zackary Friesen","mobile_number":"871-370-4588","email_id":"Renee_Murray39@yahoo.com","dop":"2025-04-06","serial_number":"19516504597947904","imei1":"19516504597947904","imei2":"19516504597947904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172710,"job_number":"JOB_172710","tr_customer_id":172727,"tr_customer_product_id":172717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:49:08.000Z","modified_at":"2026-01-31T04:49:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14273834258591","imei1":"14273834258591","imei2":"14273834258591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172712,"job_number":"JOB_172712","tr_customer_id":172729,"tr_customer_product_id":172719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:49:10.000Z","modified_at":"2026-01-31T04:49:10.000Z","name":"Johnathan Anderson","mobile_number":"541-645-0661","email_id":"Suzanne_Terry@yahoo.com","dop":"2025-04-06","serial_number":"18835932015136816","imei1":"18835932015136816","imei2":"18835932015136816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172713,"job_number":"JOB_172713","tr_customer_id":172730,"tr_customer_product_id":172720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:59:18.000Z","modified_at":"2026-01-31T04:59:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-21","serial_number":"29889650854319","imei1":"29889650854319","imei2":"29889650854319","popurl":"2026-01-21T04:59:18.419982268Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172714,"job_number":"JOB_172714","tr_customer_id":172731,"tr_customer_product_id":172721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:59:26.000Z","modified_at":"2026-01-31T04:59:26.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-21","serial_number":"31096124052467","imei1":"31096124052467","imei2":"31096124052467","popurl":"2026-01-21T04:59:25.538450429Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172715,"job_number":"JOB_172715","tr_customer_id":172732,"tr_customer_product_id":172722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:01:04.000Z","modified_at":"2026-01-31T05:01:04.000Z","name":"Chanel Tillman","mobile_number":"453-309-5836","email_id":"Emiliano9@hotmail.com","dop":"2025-09-09","serial_number":"171790895725413","imei1":"171790895725413","imei2":"171790895725413","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172716,"job_number":"JOB_172716","tr_customer_id":172733,"tr_customer_product_id":172723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:02:14.000Z","modified_at":"2026-01-31T05:02:14.000Z","name":"Giuseppe Sanford","mobile_number":"604-666-2287","email_id":"Torrey76@yahoo.com","dop":"2025-09-09","serial_number":"1467207414503050","imei1":"1467207414503050","imei2":"1467207414503050","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172717,"job_number":"JOB_172717","tr_customer_id":172734,"tr_customer_product_id":172724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:04:47.000Z","modified_at":"2026-01-31T05:04:47.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103588584853754","imei1":"103588584853754","imei2":"103588584853754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172719,"job_number":"JOB_172719","tr_customer_id":172736,"tr_customer_product_id":172726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:05:01.000Z","modified_at":"2026-01-31T05:05:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107716360813881","imei1":"107716360813881","imei2":"107716360813881","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172722,"job_number":"JOB_172722","tr_customer_id":172739,"tr_customer_product_id":172729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:12:45.000Z","modified_at":"2026-01-31T05:12:45.000Z","name":"Katlynn Reilly","mobile_number":"833-676-2926","email_id":"Jaylon_Rath@hotmail.com","dop":"2025-04-06","serial_number":"10448380876658300","imei1":"10448380876658300","imei2":"10448380876658300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172724,"job_number":"JOB_172724","tr_customer_id":172741,"tr_customer_product_id":172731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:13:02.000Z","modified_at":"2026-01-31T05:13:02.000Z","name":"Francesca Kertzmann","mobile_number":"910-554-8271","email_id":"Dillan.McCullough@gmail.com","dop":"2025-04-06","serial_number":"15385406120768670","imei1":"15385406120768670","imei2":"15385406120768670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172726,"job_number":"JOB_172726","tr_customer_id":172743,"tr_customer_product_id":172733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:13:10.000Z","modified_at":"2026-01-31T05:13:10.000Z","name":"Darrel Rau","mobile_number":"380-665-0985","email_id":"Matilde.Reynolds11@yahoo.com","dop":"2025-04-06","serial_number":"10171158130727384","imei1":"10171158130727384","imei2":"10171158130727384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172728,"job_number":"JOB_172728","tr_customer_id":172745,"tr_customer_product_id":172735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:13:50.000Z","modified_at":"2026-01-31T05:13:50.000Z","name":"Cade Corkery","mobile_number":"502-277-6562","email_id":"Rodrigo_Goyette75@hotmail.com","dop":"2025-04-06","serial_number":"18069144805675376","imei1":"18069144805675376","imei2":"18069144805675376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172730,"job_number":"JOB_172730","tr_customer_id":172747,"tr_customer_product_id":172737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:14:37.000Z","modified_at":"2026-01-31T05:14:37.000Z","name":"Uriah Jast","mobile_number":"547-864-8430","email_id":"Craig23@yahoo.com","dop":"2025-04-06","serial_number":"19791457963175290","imei1":"19791457963175290","imei2":"19791457963175290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172731,"job_number":"JOB_172731","tr_customer_id":172748,"tr_customer_product_id":172738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:22:10.000Z","modified_at":"2026-01-31T05:22:10.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678900168","imei2":"12345678900168","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172732,"job_number":"JOB_172732","tr_customer_id":172749,"tr_customer_product_id":172739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:42.000Z","modified_at":"2026-01-31T05:27:42.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"105612888201798","imei1":"105612888201798","imei2":"105612888201798","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172734,"job_number":"JOB_172734","tr_customer_id":172751,"tr_customer_product_id":172741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:43.000Z","modified_at":"2026-01-31T05:27:43.000Z","name":"Michelle Hirthe","mobile_number":"773-874-2056","email_id":"Rusty3@gmail.com","dop":"2025-02-13","serial_number":"10049005950268448","imei1":"10049005950268448","imei2":"10049005950268448","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172735,"job_number":"JOB_172735","tr_customer_id":172752,"tr_customer_product_id":172742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:50.000Z","modified_at":"2026-01-31T05:27:50.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"102432024504064","imei1":"102432024504064","imei2":"102432024504064","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172737,"job_number":"JOB_172737","tr_customer_id":172754,"tr_customer_product_id":172744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:51.000Z","modified_at":"2026-01-31T05:27:51.000Z","name":"Aisha O'Reilly","mobile_number":"975-476-8827","email_id":"Aiyana_Mertz@hotmail.com","dop":"2025-02-13","serial_number":"10041042136247560","imei1":"10041042136247560","imei2":"10041042136247560","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172738,"job_number":"JOB_172738","tr_customer_id":172755,"tr_customer_product_id":172745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:58.000Z","modified_at":"2026-01-31T05:27:58.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"103149938868242","imei1":"103149938868242","imei2":"103149938868242","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172740,"job_number":"JOB_172740","tr_customer_id":172757,"tr_customer_product_id":172747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:59.000Z","modified_at":"2026-01-31T05:27:59.000Z","name":"Eliza Kuhlman","mobile_number":"877-284-3281","email_id":"Simeon_Beer78@hotmail.com","dop":"2025-02-13","serial_number":"10006430393695930","imei1":"10006430393695930","imei2":"10006430393695930","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172741,"job_number":"JOB_172741","tr_customer_id":172758,"tr_customer_product_id":172748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:35.000Z","modified_at":"2026-01-31T05:33:35.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"106045135133687","imei1":"106045135133687","imei2":"106045135133687","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172743,"job_number":"JOB_172743","tr_customer_id":172760,"tr_customer_product_id":172750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:36.000Z","modified_at":"2026-01-31T05:33:36.000Z","name":"Summer Lynch","mobile_number":"376-254-2990","email_id":"Jamal.Kub@hotmail.com","dop":"2025-02-13","serial_number":"10092492811898228","imei1":"10092492811898228","imei2":"10092492811898228","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172744,"job_number":"JOB_172744","tr_customer_id":172761,"tr_customer_product_id":172751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:43.000Z","modified_at":"2026-01-31T05:33:43.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"103864402555285","imei1":"103864402555285","imei2":"103864402555285","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172746,"job_number":"JOB_172746","tr_customer_id":172763,"tr_customer_product_id":172753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:43.000Z","modified_at":"2026-01-31T05:33:43.000Z","name":"Cristopher Mayert","mobile_number":"439-491-1815","email_id":"Jovanny.Gleichner26@yahoo.com","dop":"2025-02-13","serial_number":"10007324974855422","imei1":"10007324974855422","imei2":"10007324974855422","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172747,"job_number":"JOB_172747","tr_customer_id":172764,"tr_customer_product_id":172754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:50.000Z","modified_at":"2026-01-31T05:33:50.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"104959491595157","imei1":"104959491595157","imei2":"104959491595157","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172749,"job_number":"JOB_172749","tr_customer_id":172766,"tr_customer_product_id":172756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:51.000Z","modified_at":"2026-01-31T05:33:51.000Z","name":"Katlynn Aufderhar","mobile_number":"977-273-3593","email_id":"Wilfred.Anderson76@gmail.com","dop":"2025-02-13","serial_number":"10086784044013544","imei1":"10086784044013544","imei2":"10086784044013544","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172750,"job_number":"JOB_172750","tr_customer_id":172767,"tr_customer_product_id":172757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:40:37.000Z","modified_at":"2026-01-31T05:40:37.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"10249135435811","imei1":"10249135435811","imei2":"10249135435811","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172751,"job_number":"JOB_172751","tr_customer_id":172768,"tr_customer_product_id":172758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:40:42.000Z","modified_at":"2026-01-31T05:40:42.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12421916520990","imei1":"12421916520990","imei2":"12421916520990","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172752,"job_number":"JOB_172752","tr_customer_id":172769,"tr_customer_product_id":172759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:27.000Z","modified_at":"2026-01-31T05:42:27.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"102289333343254","imei1":"102289333343254","imei2":"102289333343254","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172754,"job_number":"JOB_172754","tr_customer_id":172771,"tr_customer_product_id":172761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:28.000Z","modified_at":"2026-01-31T05:42:28.000Z","name":"Virgie Rempel","mobile_number":"784-629-6237","email_id":"Simone.Shanahan24@hotmail.com","dop":"2025-02-13","serial_number":"10098241927229808","imei1":"10098241927229808","imei2":"10098241927229808","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172755,"job_number":"JOB_172755","tr_customer_id":172772,"tr_customer_product_id":172762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:34.000Z","modified_at":"2026-01-31T05:42:34.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"107585546727894","imei1":"107585546727894","imei2":"107585546727894","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172757,"job_number":"JOB_172757","tr_customer_id":172774,"tr_customer_product_id":172764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:35.000Z","modified_at":"2026-01-31T05:42:35.000Z","name":"Luis Baumbach","mobile_number":"308-581-3057","email_id":"Cassandra.Corwin56@hotmail.com","dop":"2025-02-13","serial_number":"10014452549363420","imei1":"10014452549363420","imei2":"10014452549363420","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172758,"job_number":"JOB_172758","tr_customer_id":172775,"tr_customer_product_id":172765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:42.000Z","modified_at":"2026-01-31T05:42:42.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"107011172238507","imei1":"107011172238507","imei2":"107011172238507","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172760,"job_number":"JOB_172760","tr_customer_id":172777,"tr_customer_product_id":172767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:43.000Z","modified_at":"2026-01-31T05:42:43.000Z","name":"Rylee Boehm","mobile_number":"523-973-2510","email_id":"Priscilla52@hotmail.com","dop":"2025-02-13","serial_number":"10085963868206012","imei1":"10085963868206012","imei2":"10085963868206012","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172761,"job_number":"JOB_172761","tr_customer_id":172778,"tr_customer_product_id":172768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:26.000Z","modified_at":"2026-01-31T05:47:26.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"102934799615829","imei1":"102934799615829","imei2":"102934799615829","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172763,"job_number":"JOB_172763","tr_customer_id":172780,"tr_customer_product_id":172770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:27.000Z","modified_at":"2026-01-31T05:47:27.000Z","name":"Robbie Kiehn","mobile_number":"984-673-5461","email_id":"Laura.Cummerata79@hotmail.com","dop":"2025-02-13","serial_number":"10071151549926150","imei1":"10071151549926150","imei2":"10071151549926150","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172764,"job_number":"JOB_172764","tr_customer_id":172781,"tr_customer_product_id":172771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:31.000Z","modified_at":"2026-01-31T05:47:31.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13781056762926","imei1":"13781056762926","imei2":"13781056762926","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172765,"job_number":"JOB_172765","tr_customer_id":172782,"tr_customer_product_id":172772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:34.000Z","modified_at":"2026-01-31T05:47:34.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"109438256142222","imei1":"109438256142222","imei2":"109438256142222","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172767,"job_number":"JOB_172767","tr_customer_id":172784,"tr_customer_product_id":172774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:34.000Z","modified_at":"2026-01-31T05:47:34.000Z","name":"Maximillian Effertz","mobile_number":"631-435-0589","email_id":"Janelle.Donnelly36@gmail.com","dop":"2025-02-13","serial_number":"10039061473839230","imei1":"10039061473839230","imei2":"10039061473839230","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172768,"job_number":"JOB_172768","tr_customer_id":172785,"tr_customer_product_id":172775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:41.000Z","modified_at":"2026-01-31T05:47:41.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"104398286883886","imei1":"104398286883886","imei2":"104398286883886","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172770,"job_number":"JOB_172770","tr_customer_id":172787,"tr_customer_product_id":172777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:41.000Z","modified_at":"2026-01-31T05:47:41.000Z","name":"Gloria Lockman","mobile_number":"487-915-0973","email_id":"Weston88@yahoo.com","dop":"2025-02-13","serial_number":"10058467054580426","imei1":"10058467054580426","imei2":"10058467054580426","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172771,"job_number":"JOB_172771","tr_customer_id":172788,"tr_customer_product_id":172778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:48:33.000Z","modified_at":"2026-01-31T05:48:33.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"19052719562626","imei1":"19052719562626","imei2":"19052719562626","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172772,"job_number":"JOB_172772","tr_customer_id":172789,"tr_customer_product_id":172779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:49:01.000Z","modified_at":"2026-01-31T05:49:01.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"19449793013124","imei1":"19449793013124","imei2":"19449793013124","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172773,"job_number":"JOB_172773","tr_customer_id":172790,"tr_customer_product_id":172780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:49:53.000Z","modified_at":"2026-01-31T05:49:53.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13627216580304","imei1":"13627216580304","imei2":"13627216580304","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172774,"job_number":"JOB_172774","tr_customer_id":172791,"tr_customer_product_id":172781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:51:59.000Z","modified_at":"2026-01-31T05:51:59.000Z","name":"Anita Hirthe","mobile_number":"685-620-1834","email_id":"Forrest.Jaskolski76@gmail.com","dop":"2025-07-07","serial_number":"107283530061812","imei1":"107283530061812","imei2":"107283530061812","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172775,"job_number":"JOB_172775","tr_customer_id":172792,"tr_customer_product_id":172782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:52:03.000Z","modified_at":"2026-01-31T05:52:03.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"19119888123147","imei1":"19119888123147","imei2":"19119888123147","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172776,"job_number":"JOB_172776","tr_customer_id":172793,"tr_customer_product_id":172783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:52:06.000Z","modified_at":"2026-01-31T05:52:06.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15115110963769","imei1":"15115110963769","imei2":"15115110963769","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172777,"job_number":"JOB_172777","tr_customer_id":172794,"tr_customer_product_id":172784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:58:04.000Z","modified_at":"2026-01-31T05:58:04.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"17424999356963","imei1":"17424999356963","imei2":"17424999356963","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172778,"job_number":"JOB_172778","tr_customer_id":172795,"tr_customer_product_id":172785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:00:09.000Z","modified_at":"2026-01-31T06:00:09.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172779,"job_number":"JOB_172779","tr_customer_id":172796,"tr_customer_product_id":172786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:02:31.000Z","modified_at":"2026-01-31T06:02:31.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"10598714285123","imei1":"10598714285123","imei2":"10598714285123","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172780,"job_number":"JOB_172780","tr_customer_id":172797,"tr_customer_product_id":172787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:03.000Z","modified_at":"2026-01-31T06:03:03.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"18269744575476","imei1":"18269744575476","imei2":"18269744575476","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172781,"job_number":"JOB_172781","tr_customer_id":172798,"tr_customer_product_id":172788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:04.000Z","modified_at":"2026-01-31T06:03:04.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15500240696955","imei1":"15500240696955","imei2":"15500240696955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172783,"job_number":"JOB_172783","tr_customer_id":172800,"tr_customer_product_id":172790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:21.000Z","modified_at":"2026-01-31T06:03:21.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19254674584055","imei1":"19254674584055","imei2":"19254674584055","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172785,"job_number":"JOB_172785","tr_customer_id":172802,"tr_customer_product_id":172792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:35.000Z","modified_at":"2026-01-31T06:03:35.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13191880490174","imei1":"13191880490174","imei2":"13191880490174","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172786,"job_number":"JOB_172786","tr_customer_id":172803,"tr_customer_product_id":172793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:37.000Z","modified_at":"2026-01-31T06:03:37.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19210021777548","imei1":"19210021777548","imei2":"19210021777548","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172788,"job_number":"JOB_172788","tr_customer_id":172805,"tr_customer_product_id":172795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:06:44.000Z","modified_at":"2026-01-31T06:06:44.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"16092393811539","imei1":"16092393811539","imei2":"16092393811539","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172789,"job_number":"JOB_172789","tr_customer_id":172806,"tr_customer_product_id":172796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:10:16.000Z","modified_at":"2026-01-31T06:10:16.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"18633689227259","imei1":"18633689227259","imei2":"18633689227259","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172797,"job_number":"JOB_172797","tr_customer_id":172814,"tr_customer_product_id":172804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T07:12:56.000Z","modified_at":"2026-01-31T07:12:56.000Z","name":"Sanu Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"56567876543454","imei1":"56567876543456","imei2":"56567876543456","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T07:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172799,"job_number":"JOB_172799","tr_customer_id":172816,"tr_customer_product_id":172806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T07:45:52.000Z","modified_at":"2026-01-31T07:45:52.000Z","name":"Laurianne Marquardt","mobile_number":"970-535-4224","email_id":"Garrick.Bergnaum@yahoo.com","dop":"2025-04-06","serial_number":"19928157363997390","imei1":"19928157363997390","imei2":"19928157363997390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T07:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172802,"job_number":"JOB_172802","tr_customer_id":172819,"tr_customer_product_id":172809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T07:47:32.000Z","modified_at":"2026-01-31T07:47:32.000Z","name":"Amparo Bosco","mobile_number":"509-688-1029","email_id":"Lawson.Schimmel70@hotmail.com","dop":"2025-04-06","serial_number":"16706261542309326","imei1":"16706261542309326","imei2":"16706261542309326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T07:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172803,"job_number":"JOB_172803","tr_customer_id":172820,"tr_customer_product_id":172810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T08:40:05.000Z","modified_at":"2026-01-31T08:40:05.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-21","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-21T08:40:00.728873800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T08:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172804,"job_number":"JOB_172804","tr_customer_id":172821,"tr_customer_product_id":172811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T09:09:43.000Z","modified_at":"2026-01-31T09:09:43.000Z","name":"Priyala Kaul","mobile_number":"7055154174","email_id":"deven.bhattacharya@yahoo.co.in","dop":"2026-01-21","serial_number":"542187754437567","imei1":"542187754437567","imei2":"542187754437567","popurl":"www.aruna-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T09:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172805,"job_number":"JOB_172805","tr_customer_id":172822,"tr_customer_product_id":172812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T09:36:03.000Z","modified_at":"2026-01-31T09:36:03.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2025-05-01","serial_number":"35594500302521","imei1":"35594500302521","imei2":"35594500302521","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T09:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172807,"job_number":"JOB_172807","tr_customer_id":172824,"tr_customer_product_id":172814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:44:45.000Z","modified_at":"2026-01-31T10:44:45.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-21","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-21T10:44:37.133581327Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T10:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172808,"job_number":"JOB_172808","tr_customer_id":172825,"tr_customer_product_id":172815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:44:46.000Z","modified_at":"2026-01-31T10:44:46.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-21","serial_number":"94464466721725","imei1":"94464466721725","imei2":"94464466721725","popurl":"2026-01-21T10:44:37.135833079Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T10:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172809,"job_number":"JOB_172809","tr_customer_id":172826,"tr_customer_product_id":172816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:44:58.000Z","modified_at":"2026-01-31T10:44:58.000Z","name":"Aruna Varrier","mobile_number":"8648380719","email_id":"vidya.iyer@hotmail.com","dop":"2026-01-21","serial_number":"89327973796364","imei1":"89327973796364","imei2":"89327973796364","popurl":"www.jyotis-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T10:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172810,"job_number":"JOB_172810","tr_customer_id":172827,"tr_customer_product_id":172817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:46:11.000Z","modified_at":"2026-01-31T10:46:11.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"62464745857989","imei1":"62464745857989","imei2":"62464745857989","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T10:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172811,"job_number":"JOB_172811","tr_customer_id":172828,"tr_customer_product_id":172818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:01:49.000Z","modified_at":"2026-01-31T11:01:49.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"98975317467882","imei1":"98975317467882","imei2":"98975317467882","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172812,"job_number":"JOB_172812","tr_customer_id":172829,"tr_customer_product_id":172819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:02:18.000Z","modified_at":"2026-01-31T11:02:18.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"15612102086892","imei1":"15612102086892","imei2":"15612102086892","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172813,"job_number":"JOB_172813","tr_customer_id":172830,"tr_customer_product_id":172820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:05:30.000Z","modified_at":"2026-01-31T11:05:30.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"32092387310909","imei1":"32092387310909","imei2":"32092387310909","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172815,"job_number":"JOB_172815","tr_customer_id":172832,"tr_customer_product_id":172822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:15:47.000Z","modified_at":"2026-01-31T11:15:47.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"54432393197770","imei1":"54432393197770","imei2":"54432393197770","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172816,"job_number":"JOB_172816","tr_customer_id":172833,"tr_customer_product_id":172823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:19:17.000Z","modified_at":"2026-01-31T11:19:17.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2025-05-01","serial_number":"45594500302521","imei1":"45594500302521","imei2":"45594500302521","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172817,"job_number":"JOB_172817","tr_customer_id":172834,"tr_customer_product_id":172824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:23:48.000Z","modified_at":"2026-01-31T11:23:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12459793973036","imei1":"12459793973036","imei2":"12459793973036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172819,"job_number":"JOB_172819","tr_customer_id":172836,"tr_customer_product_id":172826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:23:49.000Z","modified_at":"2026-01-31T11:23:49.000Z","name":"Marilyne O'Keefe","mobile_number":"448-555-6945","email_id":"Karlee25@gmail.com","dop":"2025-04-06","serial_number":"10736732980298720","imei1":"10736732980298720","imei2":"10736732980298720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172820,"job_number":"JOB_172820","tr_customer_id":172837,"tr_customer_product_id":172827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:44:03.000Z","modified_at":"2026-01-31T11:44:03.000Z","name":"Rudra Nair","mobile_number":"7099801714","email_id":"charak.pilla@hotmail.com","dop":"2026-01-21","serial_number":"396857387986070","imei1":"396857387986070","imei2":"396857387986070","popurl":"www.adikavi-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172822,"job_number":"JOB_172822","tr_customer_id":172839,"tr_customer_product_id":172829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T12:16:06.000Z","modified_at":"2026-01-31T12:16:06.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2025-05-01","serial_number":"46594500302521","imei1":"46594500302521","imei2":"46594500302521","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T12:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172825,"job_number":"JOB_172825","tr_customer_id":172842,"tr_customer_product_id":172832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:05.000Z","modified_at":"2026-01-31T13:55:05.000Z","name":"Benedict Jacobson","mobile_number":"430-548-9432","email_id":"Stanton16@gmail.com","dop":"2025-04-06","serial_number":"13801470198864868","imei1":"13801470198864868","imei2":"13801470198864868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172826,"job_number":"JOB_172826","tr_customer_id":172843,"tr_customer_product_id":172833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:14.000Z","modified_at":"2026-01-31T13:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13183873321335","imei1":"13183873321335","imei2":"13183873321335","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172827,"job_number":"JOB_172827","tr_customer_id":172844,"tr_customer_product_id":172834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:14.000Z","modified_at":"2026-01-31T13:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46947379811618","imei1":"46947379811618","imei2":"46947379811618","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172828,"job_number":"JOB_172828","tr_customer_id":172845,"tr_customer_product_id":172835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:14.000Z","modified_at":"2026-01-31T13:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92799949373859","imei1":"92799949373859","imei2":"92799949373859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172829,"job_number":"JOB_172829","tr_customer_id":172846,"tr_customer_product_id":172836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:15.000Z","modified_at":"2026-01-31T13:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40963612297193","imei1":"40963612297193","imei2":"40963612297193","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172830,"job_number":"JOB_172830","tr_customer_id":172847,"tr_customer_product_id":172837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:15.000Z","modified_at":"2026-01-31T13:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48193058145459","imei1":"48193058145459","imei2":"48193058145459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172831,"job_number":"JOB_172831","tr_customer_id":172848,"tr_customer_product_id":172838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:15.000Z","modified_at":"2026-01-31T13:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97697636746132","imei1":"97697636746132","imei2":"97697636746132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172833,"job_number":"JOB_172833","tr_customer_id":172850,"tr_customer_product_id":172840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:44.000Z","modified_at":"2026-01-31T13:55:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73939025872823","imei1":"73939025872823","imei2":"73939025872823","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172834,"job_number":"JOB_172834","tr_customer_id":172851,"tr_customer_product_id":172841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:44.000Z","modified_at":"2026-01-31T13:55:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60275496752040","imei1":"60275496752040","imei2":"60275496752040","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172835,"job_number":"JOB_172835","tr_customer_id":172852,"tr_customer_product_id":172842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:45.000Z","modified_at":"2026-01-31T13:55:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43401949508161","imei1":"43401949508161","imei2":"43401949508161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172836,"job_number":"JOB_172836","tr_customer_id":172853,"tr_customer_product_id":172843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:45.000Z","modified_at":"2026-01-31T13:55:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36588533489904","imei1":"36588533489904","imei2":"36588533489904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172837,"job_number":"JOB_172837","tr_customer_id":172854,"tr_customer_product_id":172844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:45.000Z","modified_at":"2026-01-31T13:55:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42737681161247","imei1":"42737681161247","imei2":"42737681161247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172838,"job_number":"JOB_172838","tr_customer_id":172855,"tr_customer_product_id":172845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:46.000Z","modified_at":"2026-01-31T13:55:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93857583811341","imei1":"93857583811341","imei2":"93857583811341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172840,"job_number":"JOB_172840","tr_customer_id":172857,"tr_customer_product_id":172847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:10.000Z","modified_at":"2026-01-31T13:56:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10716965845250","imei1":"10716965845250","imei2":"10716965845250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172842,"job_number":"JOB_172842","tr_customer_id":172859,"tr_customer_product_id":172849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:11.000Z","modified_at":"2026-01-31T13:56:11.000Z","name":"Bulah Marvin","mobile_number":"790-949-6154","email_id":"Jaylin.Murazik19@gmail.com","dop":"2025-04-06","serial_number":"11527915213511440","imei1":"11527915213511440","imei2":"11527915213511440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172843,"job_number":"JOB_172843","tr_customer_id":172860,"tr_customer_product_id":172850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:15.000Z","modified_at":"2026-01-31T13:56:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59811836517439","imei1":"59811836517439","imei2":"59811836517439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172844,"job_number":"JOB_172844","tr_customer_id":172861,"tr_customer_product_id":172851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:15.000Z","modified_at":"2026-01-31T13:56:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54012007739191","imei1":"54012007739191","imei2":"54012007739191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172845,"job_number":"JOB_172845","tr_customer_id":172862,"tr_customer_product_id":172852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:16.000Z","modified_at":"2026-01-31T13:56:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44889992700679","imei1":"44889992700679","imei2":"44889992700679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172846,"job_number":"JOB_172846","tr_customer_id":172863,"tr_customer_product_id":172853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:16.000Z","modified_at":"2026-01-31T13:56:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84340490471408","imei1":"84340490471408","imei2":"84340490471408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172847,"job_number":"JOB_172847","tr_customer_id":172864,"tr_customer_product_id":172854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:16.000Z","modified_at":"2026-01-31T13:56:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61065099912851","imei1":"61065099912851","imei2":"61065099912851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172848,"job_number":"JOB_172848","tr_customer_id":172865,"tr_customer_product_id":172855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:17.000Z","modified_at":"2026-01-31T13:56:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34770425911663","imei1":"34770425911663","imei2":"34770425911663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172853,"job_number":"JOB_172853","tr_customer_id":172870,"tr_customer_product_id":172860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:57.000Z","modified_at":"2026-01-31T13:56:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10229004637029","imei1":"10229004637029","imei2":"10229004637029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172855,"job_number":"JOB_172855","tr_customer_id":172872,"tr_customer_product_id":172862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:59.000Z","modified_at":"2026-01-31T13:56:59.000Z","name":"Ryley Murphy","mobile_number":"563-436-2325","email_id":"America_Cartwright48@hotmail.com","dop":"2025-04-06","serial_number":"10033507724128474","imei1":"10033507724128474","imei2":"10033507724128474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172856,"job_number":"JOB_172856","tr_customer_id":172873,"tr_customer_product_id":172863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:57:44.000Z","modified_at":"2026-01-31T13:57:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17455492918598","imei1":"17455492918598","imei2":"17455492918598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172858,"job_number":"JOB_172858","tr_customer_id":172875,"tr_customer_product_id":172865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:57:46.000Z","modified_at":"2026-01-31T13:57:46.000Z","name":"Felicity Willms","mobile_number":"213-211-7789","email_id":"Noble0@yahoo.com","dop":"2025-04-06","serial_number":"19442606918379620","imei1":"19442606918379620","imei2":"19442606918379620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172859,"job_number":"JOB_172859","tr_customer_id":172876,"tr_customer_product_id":172866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:06:23.000Z","modified_at":"2026-01-31T14:06:23.000Z","name":"Heath Rolfson","mobile_number":"Kohler","email_id":"Lacey.Jaskolski@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"10497218827415","imei2":"10497218827415","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172869,"job_number":"JOB_172869","tr_customer_id":172886,"tr_customer_product_id":172876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:17:17.000Z","modified_at":"2026-01-31T14:17:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364478657475","imei1":"11364478657475","imei2":"11364478657475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172871,"job_number":"JOB_172871","tr_customer_id":172888,"tr_customer_product_id":172878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:17:19.000Z","modified_at":"2026-01-31T14:17:19.000Z","name":"Norma Klocko","mobile_number":"409-215-5163","email_id":"Camille.Pagac8@yahoo.com","dop":"2025-04-06","serial_number":"14829598630455130","imei1":"14829598630455130","imei2":"14829598630455130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172872,"job_number":"JOB_172872","tr_customer_id":172889,"tr_customer_product_id":172879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:17:38.000Z","modified_at":"2026-01-31T14:17:38.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18074402733458","imei2":"18074402733458","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172874,"job_number":"JOB_172874","tr_customer_id":172891,"tr_customer_product_id":172881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:17:52.000Z","modified_at":"2026-01-31T14:17:52.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11878214425661","imei2":"11878214425661","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172876,"job_number":"JOB_172876","tr_customer_id":172893,"tr_customer_product_id":172883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:03.000Z","modified_at":"2026-01-31T14:18:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12087945790834","imei1":"12087945790834","imei2":"12087945790834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172878,"job_number":"JOB_172878","tr_customer_id":172895,"tr_customer_product_id":172885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:05.000Z","modified_at":"2026-01-31T14:18:05.000Z","name":"Dell Jaskolski","mobile_number":"985-223-6024","email_id":"Alysha36@gmail.com","dop":"2025-04-06","serial_number":"15610882019536844","imei1":"15610882019536844","imei2":"15610882019536844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172879,"job_number":"JOB_172879","tr_customer_id":172896,"tr_customer_product_id":172886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:06.000Z","modified_at":"2026-01-31T14:18:06.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12662532526238","imei2":"12662532526238","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172881,"job_number":"JOB_172881","tr_customer_id":172898,"tr_customer_product_id":172888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:49.000Z","modified_at":"2026-01-31T14:18:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15510708893157","imei1":"15510708893157","imei2":"15510708893157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172883,"job_number":"JOB_172883","tr_customer_id":172900,"tr_customer_product_id":172890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:51.000Z","modified_at":"2026-01-31T14:18:51.000Z","name":"Xzavier Walter","mobile_number":"276-214-3538","email_id":"Milan_Batz@gmail.com","dop":"2025-04-06","serial_number":"19341387352624424","imei1":"19341387352624424","imei2":"19341387352624424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172884,"job_number":"JOB_172884","tr_customer_id":172901,"tr_customer_product_id":172891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:19:40.000Z","modified_at":"2026-01-31T14:19:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10540228911446","imei1":"10540228911446","imei2":"10540228911446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172886,"job_number":"JOB_172886","tr_customer_id":172903,"tr_customer_product_id":172893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:19:41.000Z","modified_at":"2026-01-31T14:19:41.000Z","name":"Waldo Hudson","mobile_number":"472-759-2842","email_id":"Karli_Rowe@yahoo.com","dop":"2025-06-18","serial_number":"1040897919180232","imei1":"1040897919180232","imei2":"1040897919180232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172890,"job_number":"JOB_172890","tr_customer_id":172907,"tr_customer_product_id":172897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:25.000Z","modified_at":"2026-01-31T14:20:25.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883015471003","imei1":"10883015471003","imei2":"10883015471003","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172892,"job_number":"JOB_172892","tr_customer_id":172909,"tr_customer_product_id":172899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:26.000Z","modified_at":"2026-01-31T14:20:26.000Z","name":"Prudence Kautzer","mobile_number":"598-273-1920","email_id":"Eldon.Goldner40@hotmail.com","dop":"2025-06-18","serial_number":"1080325206484065","imei1":"1080325206484065","imei2":"1080325206484065","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172896,"job_number":"JOB_172896","tr_customer_id":172913,"tr_customer_product_id":172903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:21:28.000Z","modified_at":"2026-01-31T14:21:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12195913598387","imei1":"12195913598387","imei2":"12195913598387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172898,"job_number":"JOB_172898","tr_customer_id":172915,"tr_customer_product_id":172905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:21:30.000Z","modified_at":"2026-01-31T14:21:30.000Z","name":"Jamie Gutkowski","mobile_number":"264-277-0454","email_id":"Destany_Denesik@gmail.com","dop":"2025-04-06","serial_number":"10563735296587524","imei1":"10563735296587524","imei2":"10563735296587524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172902,"job_number":"JOB_172902","tr_customer_id":172919,"tr_customer_product_id":172909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:16.000Z","modified_at":"2026-01-31T14:22:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14465131931893","imei1":"14465131931893","imei2":"14465131931893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172906,"job_number":"JOB_172906","tr_customer_id":172923,"tr_customer_product_id":172913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:17.000Z","modified_at":"2026-01-31T14:22:17.000Z","name":"Candido Kihn","mobile_number":"418-428-4366","email_id":"Noemie.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"15984943283974458","imei1":"15984943283974458","imei2":"15984943283974458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172908,"job_number":"JOB_172908","tr_customer_id":172925,"tr_customer_product_id":172915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:30.000Z","modified_at":"2026-01-31T14:22:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18931345197790","imei1":"18931345197790","imei2":"18931345197790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172910,"job_number":"JOB_172910","tr_customer_id":172927,"tr_customer_product_id":172917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:32.000Z","modified_at":"2026-01-31T14:22:32.000Z","name":"Bobbie Fisher","mobile_number":"402-444-5887","email_id":"Orval.Ernser11@hotmail.com","dop":"2025-04-06","serial_number":"11559983744256102","imei1":"11559983744256102","imei2":"11559983744256102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172911,"job_number":"JOB_172911","tr_customer_id":172928,"tr_customer_product_id":172918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:48.000Z","modified_at":"2026-01-31T14:22:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17231738577020","imei1":"17231738577020","imei2":"17231738577020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172913,"job_number":"JOB_172913","tr_customer_id":172930,"tr_customer_product_id":172920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:50.000Z","modified_at":"2026-01-31T14:22:50.000Z","name":"Darren Ondricka","mobile_number":"803-728-3191","email_id":"Dagmar89@hotmail.com","dop":"2025-04-06","serial_number":"17887475166524964","imei1":"17887475166524964","imei2":"17887475166524964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172914,"job_number":"JOB_172914","tr_customer_id":172931,"tr_customer_product_id":172921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:03.000Z","modified_at":"2026-01-31T14:23:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12342809617502","imei1":"12342809617502","imei2":"12342809617502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172916,"job_number":"JOB_172916","tr_customer_id":172933,"tr_customer_product_id":172923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:05.000Z","modified_at":"2026-01-31T14:23:05.000Z","name":"Granville Klein","mobile_number":"510-646-7019","email_id":"Lyda2@gmail.com","dop":"2025-04-06","serial_number":"16643667418135880","imei1":"16643667418135880","imei2":"16643667418135880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172917,"job_number":"JOB_172917","tr_customer_id":172934,"tr_customer_product_id":172924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:06.000Z","modified_at":"2026-01-31T14:23:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17313490985353","imei1":"17313490985353","imei2":"17313490985353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172919,"job_number":"JOB_172919","tr_customer_id":172936,"tr_customer_product_id":172926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:08.000Z","modified_at":"2026-01-31T14:23:08.000Z","name":"Timmy Goyette","mobile_number":"667-622-5832","email_id":"Alfreda43@gmail.com","dop":"2025-04-06","serial_number":"10316456570101368","imei1":"10316456570101368","imei2":"10316456570101368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172920,"job_number":"JOB_172920","tr_customer_id":172937,"tr_customer_product_id":172927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:18.000Z","modified_at":"2026-01-31T14:23:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16220091713155","imei1":"16220091713155","imei2":"16220091713155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172922,"job_number":"JOB_172922","tr_customer_id":172939,"tr_customer_product_id":172929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:20.000Z","modified_at":"2026-01-31T14:23:20.000Z","name":"Alisha Marks","mobile_number":"775-372-9142","email_id":"Madeline16@hotmail.com","dop":"2025-04-06","serial_number":"16202433523033382","imei1":"16202433523033382","imei2":"16202433523033382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172923,"job_number":"JOB_172923","tr_customer_id":172940,"tr_customer_product_id":172930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:36.000Z","modified_at":"2026-01-31T14:23:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10546318844759","imei1":"10546318844759","imei2":"10546318844759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172925,"job_number":"JOB_172925","tr_customer_id":172942,"tr_customer_product_id":172932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:38.000Z","modified_at":"2026-01-31T14:23:38.000Z","name":"Webster Goldner","mobile_number":"477-904-8660","email_id":"Josh_Ziemann85@hotmail.com","dop":"2025-04-06","serial_number":"12599204482491498","imei1":"12599204482491498","imei2":"12599204482491498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172926,"job_number":"JOB_172926","tr_customer_id":172943,"tr_customer_product_id":172933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:53.000Z","modified_at":"2026-01-31T14:23:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17265868688683","imei1":"17265868688683","imei2":"17265868688683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172928,"job_number":"JOB_172928","tr_customer_id":172945,"tr_customer_product_id":172935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:55.000Z","modified_at":"2026-01-31T14:23:55.000Z","name":"Katelynn Braun","mobile_number":"602-389-9131","email_id":"Rosemarie_Altenwerth13@hotmail.com","dop":"2025-04-06","serial_number":"19239380612993476","imei1":"19239380612993476","imei2":"19239380612993476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172929,"job_number":"JOB_172929","tr_customer_id":172946,"tr_customer_product_id":172936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:06.000Z","modified_at":"2026-01-31T14:24:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17672519791723","imei1":"17672519791723","imei2":"17672519791723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172931,"job_number":"JOB_172931","tr_customer_id":172948,"tr_customer_product_id":172938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:08.000Z","modified_at":"2026-01-31T14:24:08.000Z","name":"Dana Wehner","mobile_number":"638-631-3991","email_id":"Elaina41@hotmail.com","dop":"2025-04-06","serial_number":"10798690404771766","imei1":"10798690404771766","imei2":"10798690404771766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172932,"job_number":"JOB_172932","tr_customer_id":172949,"tr_customer_product_id":172939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:24.000Z","modified_at":"2026-01-31T14:24:24.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19529073262369","imei1":"19529073262369","imei2":"19529073262369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172934,"job_number":"JOB_172934","tr_customer_id":172951,"tr_customer_product_id":172941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:26.000Z","modified_at":"2026-01-31T14:24:26.000Z","name":"Alycia Volkman","mobile_number":"505-875-6559","email_id":"Alec65@gmail.com","dop":"2025-04-06","serial_number":"14925183812287792","imei1":"14925183812287792","imei2":"14925183812287792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172935,"job_number":"JOB_172935","tr_customer_id":172952,"tr_customer_product_id":172942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:40.000Z","modified_at":"2026-01-31T14:24:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14776484242507","imei1":"14776484242507","imei2":"14776484242507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172937,"job_number":"JOB_172937","tr_customer_id":172954,"tr_customer_product_id":172944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:42.000Z","modified_at":"2026-01-31T14:24:42.000Z","name":"Hilario Sipes","mobile_number":"881-690-0640","email_id":"Jannie.Jacobson61@gmail.com","dop":"2025-04-06","serial_number":"17806236545088088","imei1":"17806236545088088","imei2":"17806236545088088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172939,"job_number":"JOB_172939","tr_customer_id":172956,"tr_customer_product_id":172946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:25:16.000Z","modified_at":"2026-01-31T14:25:16.000Z","name":"Juston Walsh","mobile_number":"985-726-1745","email_id":"Cordie_Bins51@gmail.com","dop":"2025-04-06","serial_number":"16353975997037228","imei1":"16353975997037228","imei2":"16353975997037228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172941,"job_number":"JOB_172941","tr_customer_id":172958,"tr_customer_product_id":172948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:25:30.000Z","modified_at":"2026-01-31T14:25:30.000Z","name":"Madison Block","mobile_number":"789-358-4969","email_id":"Rex7@hotmail.com","dop":"2025-04-06","serial_number":"18768266408479990","imei1":"18768266408479990","imei2":"18768266408479990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172945,"job_number":"JOB_172945","tr_customer_id":172962,"tr_customer_product_id":172952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:00.000Z","modified_at":"2026-01-31T14:28:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16114899805371","imei1":"16114899805371","imei2":"16114899805371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172947,"job_number":"JOB_172947","tr_customer_id":172964,"tr_customer_product_id":172954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:01.000Z","modified_at":"2026-01-31T14:28:01.000Z","name":"Cedrick Sauer","mobile_number":"983-519-7939","email_id":"Name28@yahoo.com","dop":"2025-04-06","serial_number":"15923963406962544","imei1":"15923963406962544","imei2":"15923963406962544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172948,"job_number":"JOB_172948","tr_customer_id":172965,"tr_customer_product_id":172955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:07.000Z","modified_at":"2026-01-31T14:28:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13307108302904","imei1":"13307108302904","imei2":"13307108302904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172950,"job_number":"JOB_172950","tr_customer_id":172967,"tr_customer_product_id":172957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:09.000Z","modified_at":"2026-01-31T14:28:09.000Z","name":"Frances Swaniawski","mobile_number":"528-903-1990","email_id":"Stanford84@hotmail.com","dop":"2025-04-06","serial_number":"12231819794735432","imei1":"12231819794735432","imei2":"12231819794735432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172951,"job_number":"JOB_172951","tr_customer_id":172968,"tr_customer_product_id":172958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:24.000Z","modified_at":"2026-01-31T14:28:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726667086849","imei1":"13726667086849","imei2":"13726667086849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172953,"job_number":"JOB_172953","tr_customer_id":172970,"tr_customer_product_id":172960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:26.000Z","modified_at":"2026-01-31T14:28:26.000Z","name":"Melyna Stehr","mobile_number":"327-973-3047","email_id":"Trudie.Toy49@yahoo.com","dop":"2025-04-06","serial_number":"15152841933312096","imei1":"15152841933312096","imei2":"15152841933312096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172954,"job_number":"JOB_172954","tr_customer_id":172971,"tr_customer_product_id":172961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:45.000Z","modified_at":"2026-01-31T14:28:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14313859587102","imei1":"14313859587102","imei2":"14313859587102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172956,"job_number":"JOB_172956","tr_customer_id":172973,"tr_customer_product_id":172963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:46.000Z","modified_at":"2026-01-31T14:28:46.000Z","name":"Lincoln Glover","mobile_number":"696-801-5550","email_id":"Ignatius.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"18009675743330756","imei1":"18009675743330756","imei2":"18009675743330756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172957,"job_number":"JOB_172957","tr_customer_id":172974,"tr_customer_product_id":172964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:52.000Z","modified_at":"2026-01-31T14:28:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13854688181561","imei1":"13854688181561","imei2":"13854688181561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172959,"job_number":"JOB_172959","tr_customer_id":172976,"tr_customer_product_id":172966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:53.000Z","modified_at":"2026-01-31T14:28:53.000Z","name":"Bria Monahan","mobile_number":"699-682-4090","email_id":"Willy68@hotmail.com","dop":"2025-04-06","serial_number":"12375299440578936","imei1":"12375299440578936","imei2":"12375299440578936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172960,"job_number":"JOB_172960","tr_customer_id":172977,"tr_customer_product_id":172967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:12.000Z","modified_at":"2026-01-31T14:29:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18858865208552","imei1":"18858865208552","imei2":"18858865208552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172962,"job_number":"JOB_172962","tr_customer_id":172979,"tr_customer_product_id":172969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:14.000Z","modified_at":"2026-01-31T14:29:14.000Z","name":"Walter Boehm","mobile_number":"546-576-5305","email_id":"Bell_Herzog@gmail.com","dop":"2025-04-06","serial_number":"14355239042910330","imei1":"14355239042910330","imei2":"14355239042910330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172967,"job_number":"JOB_172967","tr_customer_id":172984,"tr_customer_product_id":172974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:17.000Z","modified_at":"2026-01-31T14:29:17.000Z","name":"Ivy Dooley","mobile_number":"903-535-9106","email_id":"Ayden_Douglas16@hotmail.com","dop":"2025-04-06","serial_number":"16220221048224990","imei1":"16220221048224990","imei2":"16220221048224990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172968,"job_number":"JOB_172968","tr_customer_id":172985,"tr_customer_product_id":172975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:30.000Z","modified_at":"2026-01-31T14:29:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15780826713765","imei1":"15780826713765","imei2":"15780826713765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172970,"job_number":"JOB_172970","tr_customer_id":172987,"tr_customer_product_id":172977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:31.000Z","modified_at":"2026-01-31T14:29:31.000Z","name":"Luella Mosciski","mobile_number":"712-388-3206","email_id":"Okey.Champlin24@yahoo.com","dop":"2025-04-06","serial_number":"10096876665680892","imei1":"10096876665680892","imei2":"10096876665680892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172974,"job_number":"JOB_172974","tr_customer_id":172991,"tr_customer_product_id":172981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:36.000Z","modified_at":"2026-01-31T14:29:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19038264537005","imei1":"19038264537005","imei2":"19038264537005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172976,"job_number":"JOB_172976","tr_customer_id":172993,"tr_customer_product_id":172983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:38.000Z","modified_at":"2026-01-31T14:29:38.000Z","name":"Alfred Douglas","mobile_number":"491-441-4707","email_id":"Saul_Bahringer82@gmail.com","dop":"2025-04-06","serial_number":"10899084223629340","imei1":"10899084223629340","imei2":"10899084223629340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172981,"job_number":"JOB_172981","tr_customer_id":172998,"tr_customer_product_id":172988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:30:00.000Z","modified_at":"2026-01-31T14:30:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19773310599749","imei1":"19773310599749","imei2":"19773310599749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172983,"job_number":"JOB_172983","tr_customer_id":173000,"tr_customer_product_id":172990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:30:01.000Z","modified_at":"2026-01-31T14:30:01.000Z","name":"Philip Simonis","mobile_number":"437-708-7902","email_id":"Soledad_Considine28@gmail.com","dop":"2025-04-06","serial_number":"16137987027881064","imei1":"16137987027881064","imei2":"16137987027881064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172985,"job_number":"JOB_172985","tr_customer_id":173002,"tr_customer_product_id":172992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:30:52.000Z","modified_at":"2026-01-31T14:30:52.000Z","name":"Trever Konopelski","mobile_number":"440-407-9419","email_id":"Rudolph.Bernier@yahoo.com","dop":"2025-04-06","serial_number":"11186581905481358","imei1":"11186581905481358","imei2":"11186581905481358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172986,"job_number":"JOB_172986","tr_customer_id":173003,"tr_customer_product_id":172993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:31:00.000Z","modified_at":"2026-01-31T14:31:00.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19199383208729","imei1":"19199383208729","imei2":"19199383208729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172988,"job_number":"JOB_172988","tr_customer_id":173005,"tr_customer_product_id":172995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:31:02.000Z","modified_at":"2026-01-31T14:31:02.000Z","name":"Archibald Haag","mobile_number":"702-841-8430","email_id":"Lilliana92@gmail.com","dop":"2025-04-06","serial_number":"14341535013297826","imei1":"14341535013297826","imei2":"14341535013297826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172989,"job_number":"JOB_172989","tr_customer_id":173006,"tr_customer_product_id":172996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:31:46.000Z","modified_at":"2026-01-31T14:31:46.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14045671003470","imei1":"14045671003470","imei2":"14045671003470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172991,"job_number":"JOB_172991","tr_customer_id":173008,"tr_customer_product_id":172998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:31:48.000Z","modified_at":"2026-01-31T14:31:48.000Z","name":"Dallas Quigley","mobile_number":"448-706-7166","email_id":"Jimmie.Carter@hotmail.com","dop":"2025-04-06","serial_number":"11108687310638710","imei1":"11108687310638710","imei2":"11108687310638710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172993,"job_number":"JOB_172993","tr_customer_id":173010,"tr_customer_product_id":173000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:24.000Z","modified_at":"2026-01-31T14:32:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15419302646084","imei1":"15419302646084","imei2":"15419302646084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172995,"job_number":"JOB_172995","tr_customer_id":173012,"tr_customer_product_id":173002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:26.000Z","modified_at":"2026-01-31T14:32:26.000Z","name":"George Boyer","mobile_number":"764-997-0596","email_id":"Zack45@hotmail.com","dop":"2025-04-06","serial_number":"10643328845024180","imei1":"10643328845024180","imei2":"10643328845024180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172997,"job_number":"JOB_172997","tr_customer_id":173014,"tr_customer_product_id":173004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:28.000Z","modified_at":"2026-01-31T14:32:28.000Z","name":"Chesley Halvorson","mobile_number":"539-241-3122","email_id":"Ila81@gmail.com","dop":"2025-04-06","serial_number":"15004798534590080","imei1":"15004798534590080","imei2":"15004798534590080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172998,"job_number":"JOB_172998","tr_customer_id":173015,"tr_customer_product_id":173005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:32.000Z","modified_at":"2026-01-31T14:32:32.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17393278787211","imei1":"17393278787211","imei2":"17393278787211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173000,"job_number":"JOB_173000","tr_customer_id":173017,"tr_customer_product_id":173007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:34.000Z","modified_at":"2026-01-31T14:32:34.000Z","name":"Curtis Lynch","mobile_number":"848-524-3862","email_id":"Roderick_Murray@gmail.com","dop":"2025-04-06","serial_number":"16954804234198124","imei1":"16954804234198124","imei2":"16954804234198124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173003,"job_number":"JOB_173003","tr_customer_id":173020,"tr_customer_product_id":173010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:33:13.000Z","modified_at":"2026-01-31T14:33:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11941966800278","imei1":"11941966800278","imei2":"11941966800278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173005,"job_number":"JOB_173005","tr_customer_id":173022,"tr_customer_product_id":173012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:33:15.000Z","modified_at":"2026-01-31T14:33:15.000Z","name":"Bryana Turner","mobile_number":"895-904-0292","email_id":"Braden.Labadie45@hotmail.com","dop":"2025-04-06","serial_number":"13263836945754324","imei1":"13263836945754324","imei2":"13263836945754324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173006,"job_number":"JOB_173006","tr_customer_id":173023,"tr_customer_product_id":173013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:34:01.000Z","modified_at":"2026-01-31T14:34:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16141141636258","imei1":"16141141636258","imei2":"16141141636258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173008,"job_number":"JOB_173008","tr_customer_id":173025,"tr_customer_product_id":173015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:34:03.000Z","modified_at":"2026-01-31T14:34:03.000Z","name":"Jayde Berge","mobile_number":"911-529-6670","email_id":"Annamarie.Ernser@hotmail.com","dop":"2025-04-06","serial_number":"19808918198488864","imei1":"19808918198488864","imei2":"19808918198488864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173009,"job_number":"JOB_173009","tr_customer_id":173026,"tr_customer_product_id":173016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:48:26.000Z","modified_at":"2026-01-31T14:48:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16924874121622","imei1":"16924874121622","imei2":"16924874121622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173011,"job_number":"JOB_173011","tr_customer_id":173028,"tr_customer_product_id":173018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:48:27.000Z","modified_at":"2026-01-31T14:48:27.000Z","name":"Gene Tremblay","mobile_number":"927-599-9445","email_id":"Frances.Sipes@gmail.com","dop":"2025-04-06","serial_number":"12939748205919486","imei1":"12939748205919486","imei2":"12939748205919486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173012,"job_number":"JOB_173012","tr_customer_id":173029,"tr_customer_product_id":173019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:49:09.000Z","modified_at":"2026-01-31T14:49:09.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10756855341952","imei1":"10756855341952","imei2":"10756855341952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173014,"job_number":"JOB_173014","tr_customer_id":173031,"tr_customer_product_id":173021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:49:11.000Z","modified_at":"2026-01-31T14:49:11.000Z","name":"Emily Mayert","mobile_number":"688-711-1554","email_id":"Malachi.Hane@hotmail.com","dop":"2025-04-06","serial_number":"11400278319959232","imei1":"11400278319959232","imei2":"11400278319959232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173016,"job_number":"JOB_173016","tr_customer_id":173033,"tr_customer_product_id":173023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:52:36.000Z","modified_at":"2026-01-31T14:52:36.000Z","name":"Malachi Okuneva","mobile_number":"652-938-5836","email_id":"Zula.Schuster87@gmail.com","dop":"2025-04-06","serial_number":"13499187771543210","imei1":"13499187771543210","imei2":"13499187771543210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173018,"job_number":"JOB_173018","tr_customer_id":173035,"tr_customer_product_id":173025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:53:20.000Z","modified_at":"2026-01-31T14:53:20.000Z","name":"Annabell Hammes","mobile_number":"506-997-6316","email_id":"Sydni_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"12992196795408344","imei1":"12992196795408344","imei2":"12992196795408344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173020,"job_number":"JOB_173020","tr_customer_id":173037,"tr_customer_product_id":173027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:54:03.000Z","modified_at":"2026-01-31T14:54:03.000Z","name":"Delaney Murazik","mobile_number":"508-704-2811","email_id":"Cullen.Pagac@yahoo.com","dop":"2025-04-06","serial_number":"19647473801642544","imei1":"19647473801642544","imei2":"19647473801642544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173021,"job_number":"JOB_173021","tr_customer_id":173038,"tr_customer_product_id":173028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:01:19.000Z","modified_at":"2026-01-31T15:01:19.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14822091761172","imei1":"14822091761172","imei2":"14822091761172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173023,"job_number":"JOB_173023","tr_customer_id":173040,"tr_customer_product_id":173030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:01:21.000Z","modified_at":"2026-01-31T15:01:21.000Z","name":"Esperanza Gusikowski","mobile_number":"481-495-6069","email_id":"Saige.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"16742248568946598","imei1":"16742248568946598","imei2":"16742248568946598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173024,"job_number":"JOB_173024","tr_customer_id":173041,"tr_customer_product_id":173031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:02:06.000Z","modified_at":"2026-01-31T15:02:06.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17352181088990","imei1":"17352181088990","imei2":"17352181088990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173026,"job_number":"JOB_173026","tr_customer_id":173043,"tr_customer_product_id":173033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:02:07.000Z","modified_at":"2026-01-31T15:02:07.000Z","name":"Shaylee Waelchi","mobile_number":"289-371-0823","email_id":"Antwon_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"15837498545393480","imei1":"15837498545393480","imei2":"15837498545393480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173027,"job_number":"JOB_173027","tr_customer_id":173044,"tr_customer_product_id":173034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:02:52.000Z","modified_at":"2026-01-31T15:02:52.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15914999727270","imei1":"15914999727270","imei2":"15914999727270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173029,"job_number":"JOB_173029","tr_customer_id":173046,"tr_customer_product_id":173036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:02:53.000Z","modified_at":"2026-01-31T15:02:53.000Z","name":"Laurine Barrows","mobile_number":"794-774-2706","email_id":"Frederik.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11648209448185278","imei1":"11648209448185278","imei2":"11648209448185278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173030,"job_number":"JOB_173030","tr_customer_id":173047,"tr_customer_product_id":173037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:23:24.000Z","modified_at":"2026-01-31T15:23:24.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345700000000","imei1":"96257600000000","imei2":"96257600000000","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:23:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173031,"job_number":"JOB_173031","tr_customer_id":173048,"tr_customer_product_id":173038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:33:48.000Z","modified_at":"2026-01-31T15:33:48.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"01234567891239","imei1":"01234567891239","imei2":"01234567891239","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173032,"job_number":"JOB_173032","tr_customer_id":173049,"tr_customer_product_id":173039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:35:52.000Z","modified_at":"2026-01-31T15:35:53.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"01234567591239","imei1":"01234567591239","imei2":"01234567591239","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173036,"job_number":"JOB_173036","tr_customer_id":173053,"tr_customer_product_id":173043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:39:33.000Z","modified_at":"2026-01-31T15:39:33.000Z","name":"Divaakar Chattopadhyay","mobile_number":"7032281690","email_id":"daksha.khan@yahoo.co.in","dop":"2026-01-21","serial_number":"404660414828075","imei1":"404660414828075","imei2":"404660414828075","popurl":"www.vasudev-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173037,"job_number":"JOB_173037","tr_customer_id":173054,"tr_customer_product_id":173044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:40:01.000Z","modified_at":"2026-01-31T15:40:01.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"17700110461789","imei1":"17700110461789","imei2":"17700110461789","popurl":"2026-01-21T15:39:47.535264900Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173038,"job_number":"JOB_173038","tr_customer_id":173055,"tr_customer_product_id":173045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:42:26.000Z","modified_at":"2026-01-31T15:42:26.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"17700110461790","imei1":"17700110461790","imei2":"17700110461790","popurl":"2026-01-21T15:42:17.750965100Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173039,"job_number":"JOB_173039","tr_customer_id":173056,"tr_customer_product_id":173046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:43:23.000Z","modified_at":"2026-01-31T15:43:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105036021748847","imei1":"105036021748847","imei2":"105036021748847","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173041,"job_number":"JOB_173041","tr_customer_id":173058,"tr_customer_product_id":173048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:43:36.000Z","modified_at":"2026-01-31T15:43:36.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107451712172330","imei1":"107451712172330","imei2":"107451712172330","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173043,"job_number":"JOB_173043","tr_customer_id":173060,"tr_customer_product_id":173050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:46:14.000Z","modified_at":"2026-01-31T15:46:14.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-31","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-31T15:46:13.679Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173045,"job_number":"JOB_173045","tr_customer_id":173062,"tr_customer_product_id":173052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:49:02.000Z","modified_at":"2026-01-31T15:49:02.000Z","name":"Russ Paucek","mobile_number":"295-468-4594","email_id":"Idella31@gmail.com","dop":"2025-05-30","serial_number":"15779372209849","imei1":"15779372209849","imei2":"15779372209849","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173046,"job_number":"JOB_173046","tr_customer_id":173063,"tr_customer_product_id":173053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:49:02.000Z","modified_at":"2026-01-31T15:49:02.000Z","name":"Kayden Stehr","mobile_number":"283-311-1710","email_id":"Beaulah_Crona@yahoo.com","dop":"2025-05-30","serial_number":"1601780215159394","imei1":"1601780215159394","imei2":"1601780215159394","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173047,"job_number":"JOB_173047","tr_customer_id":173064,"tr_customer_product_id":173054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:51:47.000Z","modified_at":"2026-01-31T15:51:47.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14758969392422","imei1":"14758969392422","imei2":"14758969392422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173049,"job_number":"JOB_173049","tr_customer_id":173066,"tr_customer_product_id":173056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:51:49.000Z","modified_at":"2026-01-31T15:51:49.000Z","name":"Norris Purdy","mobile_number":"645-597-8929","email_id":"Alexandre.Koch@hotmail.com","dop":"2025-04-06","serial_number":"10187797520602452","imei1":"10187797520602452","imei2":"10187797520602452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173050,"job_number":"JOB_173050","tr_customer_id":173067,"tr_customer_product_id":173057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:52:34.000Z","modified_at":"2026-01-31T15:52:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15266324956793","imei1":"15266324956793","imei2":"15266324956793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173052,"job_number":"JOB_173052","tr_customer_id":173069,"tr_customer_product_id":173059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:52:36.000Z","modified_at":"2026-01-31T15:52:36.000Z","name":"Hector Senger","mobile_number":"310-888-7447","email_id":"Kole99@hotmail.com","dop":"2025-04-06","serial_number":"16709506113040288","imei1":"16709506113040288","imei2":"16709506113040288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173053,"job_number":"JOB_173053","tr_customer_id":173070,"tr_customer_product_id":173060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:52:51.000Z","modified_at":"2026-01-31T15:52:51.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"15714764619828","imei1":"15714764619828","imei2":"15714764619828","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173054,"job_number":"JOB_173054","tr_customer_id":173071,"tr_customer_product_id":173061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:16.000Z","modified_at":"2026-01-31T15:53:16.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"18512047763263","imei1":"18512047763263","imei2":"18512047763263","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173055,"job_number":"JOB_173055","tr_customer_id":173072,"tr_customer_product_id":173062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:21.000Z","modified_at":"2026-01-31T15:53:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13150507991169","imei1":"13150507991169","imei2":"13150507991169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173057,"job_number":"JOB_173057","tr_customer_id":173074,"tr_customer_product_id":173064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:23.000Z","modified_at":"2026-01-31T15:53:23.000Z","name":"Kirstin Yundt","mobile_number":"905-774-6555","email_id":"Alexandre65@gmail.com","dop":"2025-04-06","serial_number":"14046277183348666","imei1":"14046277183348666","imei2":"14046277183348666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173058,"job_number":"JOB_173058","tr_customer_id":173075,"tr_customer_product_id":173065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:39.000Z","modified_at":"2026-01-31T15:53:39.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"43403242572068","imei1":"43403242572068","imei2":"43403242572068","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173059,"job_number":"JOB_173059","tr_customer_id":173076,"tr_customer_product_id":173066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:45.000Z","modified_at":"2026-01-31T15:53:45.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"63334243876826","imei1":"63334243876826","imei2":"63334243876826","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173060,"job_number":"JOB_173060","tr_customer_id":173077,"tr_customer_product_id":173067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:48.000Z","modified_at":"2026-01-31T15:53:48.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"86994561889593","imei1":"86994561889593","imei2":"86994561889593","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173061,"job_number":"JOB_173061","tr_customer_id":173078,"tr_customer_product_id":173068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:54:34.000Z","modified_at":"2026-01-31T15:54:34.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"27700110461790","imei1":"27700110461790","imei2":"27700110461790","popurl":"2026-01-21T15:54:26.079950Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173064,"job_number":"JOB_173064","tr_customer_id":173081,"tr_customer_product_id":173071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:57:03.000Z","modified_at":"2026-01-31T15:57:03.000Z","name":"Gideon Osinski","mobile_number":"803-319-3050","email_id":"Hope_Sporer63@yahoo.com","dop":"2025-05-30","serial_number":"16194095915298","imei1":"16194095915298","imei2":"16194095915298","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173065,"job_number":"JOB_173065","tr_customer_id":173082,"tr_customer_product_id":173072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:57:04.000Z","modified_at":"2026-01-31T15:57:04.000Z","name":"Gene Trantow","mobile_number":"309-509-9015","email_id":"Zaria_Waters@yahoo.com","dop":"2025-05-30","serial_number":"1317695557717651","imei1":"1317695557717651","imei2":"1317695557717651","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173066,"job_number":"JOB_173066","tr_customer_id":173083,"tr_customer_product_id":173073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:02:03.000Z","modified_at":"2026-01-31T16:02:03.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"27700110461791","imei1":"27700110461791","imei2":"27700110461791","popurl":"2026-01-21T16:01:54.947132100Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173067,"job_number":"JOB_173067","tr_customer_id":173084,"tr_customer_product_id":173074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:08:44.000Z","modified_at":"2026-01-31T16:08:44.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"27700110461792","imei1":"27700110461792","imei2":"27700110461792","popurl":"2026-01-21T16:08:36.594353900Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173068,"job_number":"JOB_173068","tr_customer_id":173085,"tr_customer_product_id":173075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:09:39.000Z","modified_at":"2026-01-31T16:09:39.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"27700110461793","imei1":"27700110461793","imei2":"27700110461793","popurl":"2026-01-21T16:09:31.199856900Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173069,"job_number":"JOB_173069","tr_customer_id":173086,"tr_customer_product_id":173076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:10:08.000Z","modified_at":"2026-01-31T16:10:08.000Z","name":"Laxman Mehrotra","mobile_number":"7069340949","email_id":"vyas.prajapat@hotmail.com","dop":"2026-01-21","serial_number":"010935557015935","imei1":"010935557015935","imei2":"010935557015935","popurl":"www.gajadhar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173070,"job_number":"JOB_173070","tr_customer_id":173087,"tr_customer_product_id":173077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:20.000Z","modified_at":"2026-01-31T16:16:20.000Z","name":"Varalakshmi Mahajan","mobile_number":"7056332978","email_id":"bhishma.arora@yahoo.co.in","dop":"2026-01-21","serial_number":"404914741416091","imei1":"404914741416091","imei2":"404914741416091","popurl":"www.giriraj-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173071,"job_number":"JOB_173071","tr_customer_id":173088,"tr_customer_product_id":173078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:20.000Z","modified_at":"2026-01-31T16:16:20.000Z","name":"Ajeet Ganaka","mobile_number":"7062656461","email_id":"padma.gill@hotmail.com","dop":"2026-01-21","serial_number":"352319596051269","imei1":"352319596051269","imei2":"352319596051269","popurl":"www.charvi-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173072,"job_number":"JOB_173072","tr_customer_id":173089,"tr_customer_product_id":173079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:21.000Z","modified_at":"2026-01-31T16:16:21.000Z","name":"Tanushri Dubashi","mobile_number":"7005878976","email_id":"ambar.bandopadhyay@hotmail.com","dop":"2026-01-21","serial_number":"188030782414588","imei1":"188030782414588","imei2":"188030782414588","popurl":"www.bhanumati-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173073,"job_number":"JOB_173073","tr_customer_id":173090,"tr_customer_product_id":173080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:21.000Z","modified_at":"2026-01-31T16:16:21.000Z","name":"Charak Khan","mobile_number":"7010680874","email_id":"jagadish.shah@hotmail.com","dop":"2026-01-21","serial_number":"637734798756421","imei1":"637734798756421","imei2":"637734798756421","popurl":"www.kama-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173074,"job_number":"JOB_173074","tr_customer_id":173091,"tr_customer_product_id":173081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:21.000Z","modified_at":"2026-01-31T16:16:21.000Z","name":"Atmanand Ahuja","mobile_number":"7096385447","email_id":"vaijayanthi.mahajan@hotmail.com","dop":"2026-01-21","serial_number":"262394262963755","imei1":"262394262963755","imei2":"262394262963755","popurl":"www.goswami-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173075,"job_number":"JOB_173075","tr_customer_id":173092,"tr_customer_product_id":173082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:22.000Z","modified_at":"2026-01-31T16:16:22.000Z","name":"Chakor Achari","mobile_number":"7074459694","email_id":"chidambar.pothuvaal@gmail.com","dop":"2026-01-21","serial_number":"827056874686995","imei1":"827056874686995","imei2":"827056874686995","popurl":"www.bhoopat-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173076,"job_number":"JOB_173076","tr_customer_id":173093,"tr_customer_product_id":173083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:22.000Z","modified_at":"2026-01-31T16:16:22.000Z","name":"Agniprava Marar","mobile_number":"7083599015","email_id":"chandrakin.reddy@gmail.com","dop":"2026-01-21","serial_number":"087945922147529","imei1":"087945922147529","imei2":"087945922147529","popurl":"www.kamala-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173077,"job_number":"JOB_173077","tr_customer_id":173094,"tr_customer_product_id":173084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:23.000Z","modified_at":"2026-01-31T16:16:23.000Z","name":"Chandrani Khanna","mobile_number":"7035293052","email_id":"nikita.talwar@yahoo.co.in","dop":"2026-01-21","serial_number":"959301691882760","imei1":"959301691882760","imei2":"959301691882760","popurl":"www.agastya-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173080,"job_number":"JOB_173080","tr_customer_id":173097,"tr_customer_product_id":173087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:23.000Z","modified_at":"2026-01-31T16:16:23.000Z","name":"Sitara Banerjee","mobile_number":"7023800679","email_id":"tara.rana@hotmail.com","dop":"2026-01-21","serial_number":"404372469263970","imei1":"404372469263970","imei2":"404372469263970","popurl":"www.shankar-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173081,"job_number":"JOB_173081","tr_customer_id":173098,"tr_customer_product_id":173088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:23.000Z","modified_at":"2026-01-31T16:16:23.000Z","name":"Ekaksh Dwivedi","mobile_number":"7049638359","email_id":"uma.rana@gmail.com","dop":"2026-01-21","serial_number":"101258409267335","imei1":"101258409267335","imei2":"101258409267335","popurl":"www.kumari-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173082,"job_number":"JOB_173082","tr_customer_id":173099,"tr_customer_product_id":173089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:24.000Z","modified_at":"2026-01-31T16:16:24.000Z","name":"Gopi Panicker","mobile_number":"7007454320","email_id":"upendra.asan@gmail.com","dop":"2026-01-21","serial_number":"973259209752668","imei1":"973259209752668","imei2":"973259209752668","popurl":"www.chandraketu-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173083,"job_number":"JOB_173083","tr_customer_id":173100,"tr_customer_product_id":173090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:24.000Z","modified_at":"2026-01-31T16:16:24.000Z","name":"Lavanya Patil","mobile_number":"7016981514","email_id":"bhilangana.kocchar@yahoo.co.in","dop":"2026-01-21","serial_number":"705916437075003","imei1":"705916437075003","imei2":"705916437075003","popurl":"www.lakshmi-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173084,"job_number":"JOB_173084","tr_customer_id":173101,"tr_customer_product_id":173091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:24.000Z","modified_at":"2026-01-31T16:16:24.000Z","name":"Bhoopat Bhattacharya","mobile_number":"7064501334","email_id":"aadi.kaul@gmail.com","dop":"2026-01-21","serial_number":"063977557029809","imei1":"063977557029809","imei2":"063977557029809","popurl":"www.javas-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173086,"job_number":"JOB_173086","tr_customer_id":173103,"tr_customer_product_id":173093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:25.000Z","modified_at":"2026-01-31T16:16:25.000Z","name":"Rudra Kocchar","mobile_number":"7046730041","email_id":"agnimitra.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"093437582559658","imei1":"093437582559658","imei2":"093437582559658","popurl":"www.sucheta-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173087,"job_number":"JOB_173087","tr_customer_id":173104,"tr_customer_product_id":173094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:25.000Z","modified_at":"2026-01-31T16:16:25.000Z","name":"Purushottam Deshpande","mobile_number":"7052981486","email_id":"opalina.jha@hotmail.com","dop":"2026-01-21","serial_number":"350810903044201","imei1":"350810903044201","imei2":"350810903044201","popurl":"www.arjun-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173088,"job_number":"JOB_173088","tr_customer_id":173105,"tr_customer_product_id":173095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:25.000Z","modified_at":"2026-01-31T16:16:25.000Z","name":"Bhupen Mehra","mobile_number":"7007310578","email_id":"gita.tagore@hotmail.com","dop":"2026-01-21","serial_number":"528058664949634","imei1":"528058664949634","imei2":"528058664949634","popurl":"www.narayan-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173089,"job_number":"JOB_173089","tr_customer_id":173106,"tr_customer_product_id":173096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:26.000Z","modified_at":"2026-01-31T16:16:26.000Z","name":"Ahalya Pilla","mobile_number":"7030449811","email_id":"lakshmidhar.somayaji@yahoo.co.in","dop":"2026-01-21","serial_number":"071087663145813","imei1":"071087663145813","imei2":"071087663145813","popurl":"www.dhanapati-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173090,"job_number":"JOB_173090","tr_customer_id":173107,"tr_customer_product_id":173097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:26.000Z","modified_at":"2026-01-31T16:16:26.000Z","name":"Gajbaahu Gupta","mobile_number":"7028942405","email_id":"balagovind.malik@hotmail.com","dop":"2026-01-21","serial_number":"341314064541981","imei1":"341314064541981","imei2":"341314064541981","popurl":"www.laxman-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173091,"job_number":"JOB_173091","tr_customer_id":173108,"tr_customer_product_id":173098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:26.000Z","modified_at":"2026-01-31T16:16:26.000Z","name":"Bhaumik Shah","mobile_number":"7065370074","email_id":"brajendra.talwar@hotmail.com","dop":"2026-01-21","serial_number":"042114310950856","imei1":"042114310950856","imei2":"042114310950856","popurl":"www.tushar-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173093,"job_number":"JOB_173093","tr_customer_id":173110,"tr_customer_product_id":173100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:27.000Z","modified_at":"2026-01-31T16:16:27.000Z","name":"Deeptimay Chaturvedi","mobile_number":"7015466802","email_id":"gitanjali.trivedi@hotmail.com","dop":"2026-01-21","serial_number":"944590231891701","imei1":"944590231891701","imei2":"944590231891701","popurl":"www.mangala-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173094,"job_number":"JOB_173094","tr_customer_id":173111,"tr_customer_product_id":173101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:27.000Z","modified_at":"2026-01-31T16:16:27.000Z","name":"Chakravartee Rana","mobile_number":"7087249963","email_id":"kashyap.deshpande@yahoo.co.in","dop":"2026-01-21","serial_number":"069515202082698","imei1":"069515202082698","imei2":"069515202082698","popurl":"www.bankim-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173095,"job_number":"JOB_173095","tr_customer_id":173112,"tr_customer_product_id":173102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:27.000Z","modified_at":"2026-01-31T16:16:27.000Z","name":"Ekaparnika Varman","mobile_number":"7015228787","email_id":"kamlesh.deshpande@gmail.com","dop":"2026-01-21","serial_number":"000939069437819","imei1":"000939069437819","imei2":"000939069437819","popurl":"www.aasha-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173096,"job_number":"JOB_173096","tr_customer_id":173113,"tr_customer_product_id":173103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:28.000Z","modified_at":"2026-01-31T16:16:28.000Z","name":"Gopi Joshi","mobile_number":"7075063881","email_id":"aryan.bhattathiri@gmail.com","dop":"2026-01-21","serial_number":"044662655588197","imei1":"044662655588197","imei2":"044662655588197","popurl":"www.dayamayee-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173097,"job_number":"JOB_173097","tr_customer_id":173114,"tr_customer_product_id":173104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:28.000Z","modified_at":"2026-01-31T16:16:28.000Z","name":"Subhashini Guha","mobile_number":"7091154464","email_id":"rati.iyer@yahoo.co.in","dop":"2026-01-21","serial_number":"655695377537115","imei1":"655695377537115","imei2":"655695377537115","popurl":"www.agastya-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173101,"job_number":"JOB_173101","tr_customer_id":173118,"tr_customer_product_id":173108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:29.000Z","modified_at":"2026-01-31T16:16:29.000Z","name":"Brahmaanand Ahuja","mobile_number":"7083985854","email_id":"chandran.sinha@yahoo.co.in","dop":"2026-01-21","serial_number":"758430470605811","imei1":"758430470605811","imei2":"758430470605811","popurl":"www.akshaj-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173103,"job_number":"JOB_173103","tr_customer_id":173120,"tr_customer_product_id":173110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:29.000Z","modified_at":"2026-01-31T16:16:29.000Z","name":"Draupadi Prajapat","mobile_number":"7051992595","email_id":"shridevi.embranthiri@hotmail.com","dop":"2026-01-21","serial_number":"745384932812180","imei1":"745384932812180","imei2":"745384932812180","popurl":"www.rati-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173104,"job_number":"JOB_173104","tr_customer_id":173121,"tr_customer_product_id":173111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:29.000Z","modified_at":"2026-01-31T16:16:29.000Z","name":"Divakar Dhawan","mobile_number":"7099572060","email_id":"vedang.shukla@hotmail.com","dop":"2026-01-21","serial_number":"355215374920474","imei1":"355215374920474","imei2":"355215374920474","popurl":"www.nawal-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173105,"job_number":"JOB_173105","tr_customer_id":173122,"tr_customer_product_id":173112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:30.000Z","modified_at":"2026-01-31T16:16:30.000Z","name":"Inder Bhattacharya","mobile_number":"7035817723","email_id":"rudra.chaturvedi@gmail.com","dop":"2026-01-21","serial_number":"112466271403897","imei1":"112466271403897","imei2":"112466271403897","popurl":"www.goswami-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173106,"job_number":"JOB_173106","tr_customer_id":173123,"tr_customer_product_id":173113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:30.000Z","modified_at":"2026-01-31T16:16:30.000Z","name":"Jyoti Prajapat","mobile_number":"7089201564","email_id":"vidhya.trivedi@gmail.com","dop":"2026-01-21","serial_number":"760948045251557","imei1":"760948045251557","imei2":"760948045251557","popurl":"www.chetanaanand-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173107,"job_number":"JOB_173107","tr_customer_id":173124,"tr_customer_product_id":173114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:30.000Z","modified_at":"2026-01-31T16:16:30.000Z","name":"Nalini Dutta","mobile_number":"7006676194","email_id":"guru.sinha@yahoo.co.in","dop":"2026-01-21","serial_number":"196186887047064","imei1":"196186887047064","imei2":"196186887047064","popurl":"www.bhadra-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173109,"job_number":"JOB_173109","tr_customer_id":173126,"tr_customer_product_id":173116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Sharda Shukla","mobile_number":"7099994648","email_id":"balaaditya.patil@yahoo.co.in","dop":"2026-01-21","serial_number":"565312049224611","imei1":"565312049224611","imei2":"565312049224611","popurl":"www.arnesh-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173110,"job_number":"JOB_173110","tr_customer_id":173127,"tr_customer_product_id":173117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Anang Iyer","mobile_number":"7061071491","email_id":"ekdant.mehra@hotmail.com","dop":"2026-01-21","serial_number":"883724365904545","imei1":"883724365904545","imei2":"883724365904545","popurl":"www.dharani-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173111,"job_number":"JOB_173111","tr_customer_id":173128,"tr_customer_product_id":173118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Aadinath Achari","mobile_number":"7028116286","email_id":"digambar.kakkar@gmail.com","dop":"2026-01-21","serial_number":"734997779625941","imei1":"734997779625941","imei2":"734997779625941","popurl":"www.rudra-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173112,"job_number":"JOB_173112","tr_customer_id":173129,"tr_customer_product_id":173119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Prathamesh Varman","mobile_number":"7087956724","email_id":"annapurna.kapoor@yahoo.co.in","dop":"2026-01-21","serial_number":"146454183464619","imei1":"146454183464619","imei2":"146454183464619","popurl":"www.devika-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173113,"job_number":"JOB_173113","tr_customer_id":173130,"tr_customer_product_id":173120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Veda Nehru","mobile_number":"7021517817","email_id":"sujata.kaul@hotmail.com","dop":"2026-01-21","serial_number":"841434275230270","imei1":"841434275230270","imei2":"841434275230270","popurl":"www.kanishka-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173115,"job_number":"JOB_173115","tr_customer_id":173132,"tr_customer_product_id":173122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Shantanu Tandon","mobile_number":"7098816860","email_id":"agasti.acharya@yahoo.co.in","dop":"2026-01-21","serial_number":"505777993650594","imei1":"505777993650594","imei2":"505777993650594","popurl":"www.agrata-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173116,"job_number":"JOB_173116","tr_customer_id":173133,"tr_customer_product_id":173123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Gudakesa Johar","mobile_number":"7036074622","email_id":"nirbhay.shukla@gmail.com","dop":"2026-01-21","serial_number":"072270060397301","imei1":"072270060397301","imei2":"072270060397301","popurl":"www.dhanesh-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173117,"job_number":"JOB_173117","tr_customer_id":173134,"tr_customer_product_id":173124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Jagmeet Kocchar","mobile_number":"7084498384","email_id":"sujata.agarwal@hotmail.com","dop":"2026-01-21","serial_number":"199106856330875","imei1":"199106856330875","imei2":"199106856330875","popurl":"www.rohana-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173118,"job_number":"JOB_173118","tr_customer_id":173135,"tr_customer_product_id":173125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Anjushri Johar","mobile_number":"7075909130","email_id":"balamani.patil@hotmail.com","dop":"2026-01-21","serial_number":"714158808835068","imei1":"714158808835068","imei2":"714158808835068","popurl":"www.adripathi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173119,"job_number":"JOB_173119","tr_customer_id":173136,"tr_customer_product_id":173126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Ekaparnika Chattopadhyay","mobile_number":"7014883396","email_id":"aalok.pillai@gmail.com","dop":"2026-01-21","serial_number":"777457746302309","imei1":"777457746302309","imei2":"777457746302309","popurl":"www.aatmaja-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173121,"job_number":"JOB_173121","tr_customer_id":173138,"tr_customer_product_id":173128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:33.000Z","modified_at":"2026-01-31T16:16:33.000Z","name":"Himadri Bhattathiri","mobile_number":"7096271494","email_id":"anwesha.marar@gmail.com","dop":"2026-01-21","serial_number":"272298197593539","imei1":"272298197593539","imei2":"272298197593539","popurl":"www.atreyee-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173122,"job_number":"JOB_173122","tr_customer_id":173139,"tr_customer_product_id":173129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:33.000Z","modified_at":"2026-01-31T16:16:33.000Z","name":"Indira Sethi","mobile_number":"7060970323","email_id":"sameer.desai@hotmail.com","dop":"2026-01-21","serial_number":"735879912485871","imei1":"735879912485871","imei2":"735879912485871","popurl":"www.dipendra-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173123,"job_number":"JOB_173123","tr_customer_id":173140,"tr_customer_product_id":173130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:33.000Z","modified_at":"2026-01-31T16:16:34.000Z","name":"Anilabh Guneta","mobile_number":"7072572366","email_id":"shashikala.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"296028260016366","imei1":"296028260016366","imei2":"296028260016366","popurl":"www.gauranga-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173125,"job_number":"JOB_173125","tr_customer_id":173142,"tr_customer_product_id":173132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:34.000Z","modified_at":"2026-01-31T16:16:34.000Z","name":"Kanchan Deshpande","mobile_number":"7063190261","email_id":"rageshwari.dutta@hotmail.com","dop":"2026-01-21","serial_number":"817626978365038","imei1":"817626978365038","imei2":"817626978365038","popurl":"www.chandi-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173126,"job_number":"JOB_173126","tr_customer_id":173143,"tr_customer_product_id":173133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:34.000Z","modified_at":"2026-01-31T16:16:34.000Z","name":"Adinath Khatri","mobile_number":"7012673795","email_id":"abhisyanta.sethi@gmail.com","dop":"2026-01-21","serial_number":"346766251518357","imei1":"346766251518357","imei2":"346766251518357","popurl":"www.akula-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173127,"job_number":"JOB_173127","tr_customer_id":173144,"tr_customer_product_id":173134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:34.000Z","modified_at":"2026-01-31T16:16:34.000Z","name":"Samir Agarwal","mobile_number":"7016432997","email_id":"jagadish.dwivedi@gmail.com","dop":"2026-01-21","serial_number":"935353601190143","imei1":"935353601190143","imei2":"935353601190143","popurl":"www.ekadant-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173129,"job_number":"JOB_173129","tr_customer_id":173146,"tr_customer_product_id":173136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:35.000Z","modified_at":"2026-01-31T16:16:35.000Z","name":"Suma Gandhi","mobile_number":"7028827594","email_id":"aagney.dwivedi@hotmail.com","dop":"2026-01-21","serial_number":"575946808369892","imei1":"575946808369892","imei2":"575946808369892","popurl":"www.rakesh-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173130,"job_number":"JOB_173130","tr_customer_id":173147,"tr_customer_product_id":173137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:35.000Z","modified_at":"2026-01-31T16:16:35.000Z","name":"Tapan Agarwal","mobile_number":"7028621338","email_id":"bala.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"708432722155154","imei1":"708432722155154","imei2":"708432722155154","popurl":"www.bharat-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173131,"job_number":"JOB_173131","tr_customer_id":173148,"tr_customer_product_id":173138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:35.000Z","modified_at":"2026-01-31T16:16:35.000Z","name":"Dakshayani Tagore","mobile_number":"7003913748","email_id":"prasanna.embranthiri@hotmail.com","dop":"2026-01-21","serial_number":"565349227016530","imei1":"565349227016530","imei2":"565349227016530","popurl":"www.chakravartee-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173133,"job_number":"JOB_173133","tr_customer_id":173150,"tr_customer_product_id":173140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:36.000Z","modified_at":"2026-01-31T16:16:36.000Z","name":"Chetanaanand Dutta","mobile_number":"7047935873","email_id":"bhardwaj.varman@hotmail.com","dop":"2026-01-21","serial_number":"310936699668241","imei1":"310936699668241","imei2":"310936699668241","popurl":"www.chandan-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173134,"job_number":"JOB_173134","tr_customer_id":173151,"tr_customer_product_id":173141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:36.000Z","modified_at":"2026-01-31T16:16:36.000Z","name":"Kannan Joshi","mobile_number":"7079766424","email_id":"drona.butt@gmail.com","dop":"2026-01-21","serial_number":"502514656180297","imei1":"502514656180297","imei2":"502514656180297","popurl":"www.divjot-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173135,"job_number":"JOB_173135","tr_customer_id":173152,"tr_customer_product_id":173142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:36.000Z","modified_at":"2026-01-31T16:16:36.000Z","name":"Divya Chattopadhyay","mobile_number":"7063971997","email_id":"gobinda.chopra@yahoo.co.in","dop":"2026-01-21","serial_number":"502201667816997","imei1":"502201667816997","imei2":"502201667816997","popurl":"www.indra-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173137,"job_number":"JOB_173137","tr_customer_id":173154,"tr_customer_product_id":173144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:37.000Z","modified_at":"2026-01-31T16:16:37.000Z","name":"Chaanakya Embranthiri","mobile_number":"7043039344","email_id":"alok.embranthiri@hotmail.com","dop":"2026-01-21","serial_number":"815904949583782","imei1":"815904949583782","imei2":"815904949583782","popurl":"www.ambar-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173139,"job_number":"JOB_173139","tr_customer_id":173156,"tr_customer_product_id":173146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:37.000Z","modified_at":"2026-01-31T16:16:37.000Z","name":"Giriraj Guneta","mobile_number":"7096324976","email_id":"devi.bharadwaj@gmail.com","dop":"2026-01-21","serial_number":"415217156260505","imei1":"415217156260505","imei2":"415217156260505","popurl":"www.baidehi-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173140,"job_number":"JOB_173140","tr_customer_id":173157,"tr_customer_product_id":173147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:37.000Z","modified_at":"2026-01-31T16:16:37.000Z","name":"Chandramohan Kapoor","mobile_number":"7010777245","email_id":"javas.pillai@gmail.com","dop":"2026-01-21","serial_number":"363523972405824","imei1":"363523972405824","imei2":"363523972405824","popurl":"www.ghanaanand-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173141,"job_number":"JOB_173141","tr_customer_id":173158,"tr_customer_product_id":173148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:38.000Z","modified_at":"2026-01-31T16:16:38.000Z","name":"Chitrangada Varman","mobile_number":"7099709389","email_id":"bala.gill@gmail.com","dop":"2026-01-21","serial_number":"783247012215753","imei1":"783247012215753","imei2":"783247012215753","popurl":"www.ambar-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173144,"job_number":"JOB_173144","tr_customer_id":173161,"tr_customer_product_id":173151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:38.000Z","modified_at":"2026-01-31T16:16:38.000Z","name":"Gudakesha Agarwal","mobile_number":"7045430974","email_id":"kailash.embranthiri@yahoo.co.in","dop":"2026-01-21","serial_number":"797792916439896","imei1":"797792916439896","imei2":"797792916439896","popurl":"www.gajbaahu-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173145,"job_number":"JOB_173145","tr_customer_id":173162,"tr_customer_product_id":173152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:39.000Z","modified_at":"2026-01-31T16:16:39.000Z","name":"Vasudev Naik","mobile_number":"7048684416","email_id":"chakravarti.bhattathiri@hotmail.com","dop":"2026-01-21","serial_number":"045549685316252","imei1":"045549685316252","imei2":"045549685316252","popurl":"www.indra-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173146,"job_number":"JOB_173146","tr_customer_id":173163,"tr_customer_product_id":173153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:39.000Z","modified_at":"2026-01-31T16:16:39.000Z","name":"Divakar Ahluwalia","mobile_number":"7095260005","email_id":"laxman.jain@gmail.com","dop":"2026-01-21","serial_number":"176112104325490","imei1":"176112104325490","imei2":"176112104325490","popurl":"www.nirbhay-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173147,"job_number":"JOB_173147","tr_customer_id":173164,"tr_customer_product_id":173154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:40.000Z","modified_at":"2026-01-31T16:16:40.000Z","name":"Ramaa Marar","mobile_number":"7006401694","email_id":"aasa.verma@gmail.com","dop":"2026-01-21","serial_number":"230501691085763","imei1":"230501691085763","imei2":"230501691085763","popurl":"www.chandira-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173148,"job_number":"JOB_173148","tr_customer_id":173165,"tr_customer_product_id":173155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:40.000Z","modified_at":"2026-01-31T16:16:40.000Z","name":"Siddhran Abbott","mobile_number":"7047200801","email_id":"laal.joshi@yahoo.co.in","dop":"2026-01-21","serial_number":"844935589886906","imei1":"844935589886906","imei2":"844935589886906","popurl":"www.jagdeep-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173150,"job_number":"JOB_173150","tr_customer_id":173167,"tr_customer_product_id":173157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:41.000Z","modified_at":"2026-01-31T16:16:41.000Z","name":"Mohinder Trivedi","mobile_number":"7084122955","email_id":"rajendra.ganaka@hotmail.com","dop":"2026-01-21","serial_number":"667018662041342","imei1":"667018662041342","imei2":"667018662041342","popurl":"www.anish-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173151,"job_number":"JOB_173151","tr_customer_id":173168,"tr_customer_product_id":173158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:41.000Z","modified_at":"2026-01-31T16:16:41.000Z","name":"Shreya Gandhi","mobile_number":"7096206233","email_id":"smriti.kaur@hotmail.com","dop":"2026-01-21","serial_number":"552322282904928","imei1":"552322282904928","imei2":"552322282904928","popurl":"www.nanda-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173152,"job_number":"JOB_173152","tr_customer_id":173169,"tr_customer_product_id":173159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:42.000Z","modified_at":"2026-01-31T16:16:42.000Z","name":"Gemini Malik","mobile_number":"7034501035","email_id":"achintya.dhawan@yahoo.co.in","dop":"2026-01-21","serial_number":"864034339121470","imei1":"864034339121470","imei2":"864034339121470","popurl":"www.rahul-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173153,"job_number":"JOB_173153","tr_customer_id":173170,"tr_customer_product_id":173160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:42.000Z","modified_at":"2026-01-31T16:16:42.000Z","name":"Dipali Mahajan","mobile_number":"7029442992","email_id":"durgeshwari.verma@hotmail.com","dop":"2026-01-21","serial_number":"908387726440870","imei1":"908387726440870","imei2":"908387726440870","popurl":"www.deepan-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173154,"job_number":"JOB_173154","tr_customer_id":173171,"tr_customer_product_id":173161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:43.000Z","modified_at":"2026-01-31T16:16:43.000Z","name":"Chandramohan Dubashi","mobile_number":"7001195280","email_id":"vidhur.banerjee@yahoo.co.in","dop":"2026-01-21","serial_number":"801841780833781","imei1":"801841780833781","imei2":"801841780833781","popurl":"www.ghanshyam-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173155,"job_number":"JOB_173155","tr_customer_id":173172,"tr_customer_product_id":173162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:43.000Z","modified_at":"2026-01-31T16:16:43.000Z","name":"Dinesh Trivedi","mobile_number":"7025929271","email_id":"rajendra.achari@gmail.com","dop":"2026-01-21","serial_number":"278603336757518","imei1":"278603336757518","imei2":"278603336757518","popurl":"www.anwesha-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173156,"job_number":"JOB_173156","tr_customer_id":173173,"tr_customer_product_id":173163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:43.000Z","modified_at":"2026-01-31T16:16:43.000Z","name":"Jyotis Nambeesan","mobile_number":"7013051542","email_id":"geeta.trivedi@yahoo.co.in","dop":"2026-01-21","serial_number":"803681702472614","imei1":"803681702472614","imei2":"803681702472614","popurl":"www.darshwana-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173157,"job_number":"JOB_173157","tr_customer_id":173174,"tr_customer_product_id":173164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:43.000Z","modified_at":"2026-01-31T16:16:43.000Z","name":"Swapnil Desai","mobile_number":"7071934637","email_id":"goutam.mehrotra@gmail.com","dop":"2026-01-21","serial_number":"479347895245495","imei1":"479347895245495","imei2":"479347895245495","popurl":"www.vrinda-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173158,"job_number":"JOB_173158","tr_customer_id":173175,"tr_customer_product_id":173165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:44.000Z","modified_at":"2026-01-31T16:16:44.000Z","name":"Dhana Achari","mobile_number":"7044073421","email_id":"giriraj.iyer@yahoo.co.in","dop":"2026-01-21","serial_number":"064176947710292","imei1":"064176947710292","imei2":"064176947710292","popurl":"www.kalyani-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173159,"job_number":"JOB_173159","tr_customer_id":173176,"tr_customer_product_id":173166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:44.000Z","modified_at":"2026-01-31T16:16:44.000Z","name":"Kamalesh Panicker","mobile_number":"7091056571","email_id":"agnimitra.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"142609852379103","imei1":"142609852379103","imei2":"142609852379103","popurl":"www.smita-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173160,"job_number":"JOB_173160","tr_customer_id":173177,"tr_customer_product_id":173167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:44.000Z","modified_at":"2026-01-31T16:16:44.000Z","name":"Ranjit Jha","mobile_number":"7023859761","email_id":"sweta.tagore@yahoo.co.in","dop":"2026-01-21","serial_number":"640766080983251","imei1":"640766080983251","imei2":"640766080983251","popurl":"www.yoginder-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173161,"job_number":"JOB_173161","tr_customer_id":173178,"tr_customer_product_id":173168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:44.000Z","modified_at":"2026-01-31T16:16:44.000Z","name":"Triloki Menon","mobile_number":"7072391671","email_id":"krishnadasa.mahajan@gmail.com","dop":"2026-01-21","serial_number":"768611092793127","imei1":"768611092793127","imei2":"768611092793127","popurl":"www.jagadisha-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173162,"job_number":"JOB_173162","tr_customer_id":173179,"tr_customer_product_id":173169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:45.000Z","modified_at":"2026-01-31T16:16:45.000Z","name":"Eshana Rana","mobile_number":"7014253439","email_id":"kanishka.kaniyar@hotmail.com","dop":"2026-01-21","serial_number":"938319871308421","imei1":"938319871308421","imei2":"938319871308421","popurl":"www.rageshwari-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173164,"job_number":"JOB_173164","tr_customer_id":173181,"tr_customer_product_id":173171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:45.000Z","modified_at":"2026-01-31T16:16:45.000Z","name":"Ghanashyam Talwar","mobile_number":"7051141222","email_id":"achyut.pothuvaal@yahoo.co.in","dop":"2026-01-21","serial_number":"068389996473916","imei1":"068389996473916","imei2":"068389996473916","popurl":"www.mandakini-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173165,"job_number":"JOB_173165","tr_customer_id":173182,"tr_customer_product_id":173172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:46.000Z","modified_at":"2026-01-31T16:16:46.000Z","name":"Devagya Patil","mobile_number":"7029976328","email_id":"tanushri.kaniyar@hotmail.com","dop":"2026-01-21","serial_number":"847030733044541","imei1":"847030733044541","imei2":"847030733044541","popurl":"www.gopi-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173166,"job_number":"JOB_173166","tr_customer_id":173183,"tr_customer_product_id":173173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:46.000Z","modified_at":"2026-01-31T16:16:46.000Z","name":"Tanushri Sinha","mobile_number":"7060905579","email_id":"anilaabh.banerjee@yahoo.co.in","dop":"2026-01-21","serial_number":"618137308936250","imei1":"618137308936250","imei2":"618137308936250","popurl":"www.swapnil-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173167,"job_number":"JOB_173167","tr_customer_id":173184,"tr_customer_product_id":173174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:46.000Z","modified_at":"2026-01-31T16:16:46.000Z","name":"Anjali Chaturvedi","mobile_number":"7019045327","email_id":"bilva.ahuja@gmail.com","dop":"2026-01-21","serial_number":"152786228686123","imei1":"152786228686123","imei2":"152786228686123","popurl":"www.balagovind-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173168,"job_number":"JOB_173168","tr_customer_id":173185,"tr_customer_product_id":173175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:47.000Z","modified_at":"2026-01-31T16:16:47.000Z","name":"Tushar Khan","mobile_number":"7066184847","email_id":"sudeva.kaur@gmail.com","dop":"2026-01-21","serial_number":"474434708507936","imei1":"474434708507936","imei2":"474434708507936","popurl":"www.anilaabh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173169,"job_number":"JOB_173169","tr_customer_id":173186,"tr_customer_product_id":173176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:48.000Z","modified_at":"2026-01-31T16:16:48.000Z","name":"Ameyatma Chopra","mobile_number":"7096543447","email_id":"bharat.iyer@hotmail.com","dop":"2026-01-21","serial_number":"373177525341683","imei1":"373177525341683","imei2":"373177525341683","popurl":"www.akshita-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173174,"job_number":"JOB_173174","tr_customer_id":173191,"tr_customer_product_id":173181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:24:53.000Z","modified_at":"2026-01-31T16:24:53.000Z","name":"Urban Gleason","mobile_number":"922-476-6171","email_id":"Malcolm73@yahoo.com","dop":"2025-05-30","serial_number":"14545299610210","imei1":"14545299610210","imei2":"14545299610210","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173175,"job_number":"JOB_173175","tr_customer_id":173192,"tr_customer_product_id":173182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:24:54.000Z","modified_at":"2026-01-31T16:24:54.000Z","name":"Nathan Stehr","mobile_number":"687-573-6470","email_id":"Amparo_Mraz@gmail.com","dop":"2025-05-30","serial_number":"1684548497252912","imei1":"1684548497252912","imei2":"1684548497252912","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173179,"job_number":"JOB_173179","tr_customer_id":173196,"tr_customer_product_id":173186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:31:11.000Z","modified_at":"2026-01-31T16:31:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16458666098141","imei1":"16458666098141","imei2":"16458666098141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173181,"job_number":"JOB_173181","tr_customer_id":173198,"tr_customer_product_id":173188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:31:12.000Z","modified_at":"2026-01-31T16:31:12.000Z","name":"Rosanna Streich","mobile_number":"571-393-6541","email_id":"Green_Abbott@hotmail.com","dop":"2025-04-06","serial_number":"17921232941155388","imei1":"17921232941155388","imei2":"17921232941155388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173182,"job_number":"JOB_173182","tr_customer_id":173199,"tr_customer_product_id":173189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:31:56.000Z","modified_at":"2026-01-31T16:31:56.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13427605839072","imei1":"13427605839072","imei2":"13427605839072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173184,"job_number":"JOB_173184","tr_customer_id":173201,"tr_customer_product_id":173191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:31:58.000Z","modified_at":"2026-01-31T16:31:58.000Z","name":"Freddy Okuneva","mobile_number":"979-782-2179","email_id":"Ines.Haag54@hotmail.com","dop":"2025-04-06","serial_number":"19612747160766136","imei1":"19612747160766136","imei2":"19612747160766136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173185,"job_number":"JOB_173185","tr_customer_id":173202,"tr_customer_product_id":173192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:32:42.000Z","modified_at":"2026-01-31T16:32:42.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12724599671485","imei1":"12724599671485","imei2":"12724599671485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173187,"job_number":"JOB_173187","tr_customer_id":173204,"tr_customer_product_id":173194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:32:43.000Z","modified_at":"2026-01-31T16:32:43.000Z","name":"Abel O'Hara","mobile_number":"476-701-9776","email_id":"Rey44@yahoo.com","dop":"2025-04-06","serial_number":"10659325506810748","imei1":"10659325506810748","imei2":"10659325506810748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173188,"job_number":"JOB_173188","tr_customer_id":173205,"tr_customer_product_id":173195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:38:53.000Z","modified_at":"2026-01-31T16:38:53.000Z","name":"Vasudev Kaniyar","mobile_number":"7011590876","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-01-21","serial_number":"939828664290466","imei1":"939828664290466","imei2":"939828664290466","popurl":"www.kashyapi-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173189,"job_number":"JOB_173189","tr_customer_id":173206,"tr_customer_product_id":173196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:38:53.000Z","modified_at":"2026-01-31T16:38:53.000Z","name":"Agnivesh Arora","mobile_number":"7080217941","email_id":"manik.johar@hotmail.com","dop":"2026-01-21","serial_number":"765791900400164","imei1":"765791900400164","imei2":"765791900400164","popurl":"www.himani-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173192,"job_number":"JOB_173192","tr_customer_id":173209,"tr_customer_product_id":173199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:38:54.000Z","modified_at":"2026-01-31T16:38:54.000Z","name":"Goswamee Butt","mobile_number":"7024110485","email_id":"lavanya.jha@gmail.com","dop":"2026-01-21","serial_number":"660104541569253","imei1":"660104541569253","imei2":"660104541569253","popurl":"www.apsara-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173193,"job_number":"JOB_173193","tr_customer_id":173210,"tr_customer_product_id":173200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:42:39.000Z","modified_at":"2026-01-31T16:42:39.000Z","name":"Leela Pilla","mobile_number":"7045525705","email_id":"kumar.talwar@gmail.com","dop":"2026-01-21","serial_number":"704517969359667","imei1":"704517969359667","imei2":"704517969359667","popurl":"www.bahula-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173194,"job_number":"JOB_173194","tr_customer_id":173211,"tr_customer_product_id":173201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:42:39.000Z","modified_at":"2026-01-31T16:42:39.000Z","name":"Trilochan Guha","mobile_number":"7013863977","email_id":"ananta.singh@gmail.com","dop":"2026-01-21","serial_number":"139547098442126","imei1":"139547098442126","imei2":"139547098442126","popurl":"www.aatreya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173196,"job_number":"JOB_173196","tr_customer_id":173213,"tr_customer_product_id":173203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:42:40.000Z","modified_at":"2026-01-31T16:42:40.000Z","name":"Meghnad Shukla","mobile_number":"7060216125","email_id":"somu.chaturvedi@gmail.com","dop":"2026-01-21","serial_number":"993597116939701","imei1":"993597116939701","imei2":"993597116939701","popurl":"www.sweta-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173198,"job_number":"JOB_173198","tr_customer_id":173215,"tr_customer_product_id":173205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:44:59.000Z","modified_at":"2026-01-31T16:44:59.000Z","name":"Tej Bharadwaj","mobile_number":"7029855013","email_id":"yogendra.achari@hotmail.com","dop":"2026-01-21","serial_number":"488961110262471","imei1":"488961110262471","imei2":"488961110262471","popurl":"www.bilwa-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173199,"job_number":"JOB_173199","tr_customer_id":173216,"tr_customer_product_id":173206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:44:59.000Z","modified_at":"2026-01-31T16:44:59.000Z","name":"Hiranmay Banerjee","mobile_number":"7087487427","email_id":"tanushri.chattopadhyay@hotmail.com","dop":"2026-01-21","serial_number":"051879039648287","imei1":"051879039648287","imei2":"051879039648287","popurl":"www.aadidev-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173202,"job_number":"JOB_173202","tr_customer_id":173219,"tr_customer_product_id":173209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:45:01.000Z","modified_at":"2026-01-31T16:45:01.000Z","name":"Yogesh Khanna","mobile_number":"7031049205","email_id":"prem.naik@yahoo.co.in","dop":"2026-01-21","serial_number":"103991710413712","imei1":"103991710413712","imei2":"103991710413712","popurl":"www.esha-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173203,"job_number":"JOB_173203","tr_customer_id":173220,"tr_customer_product_id":173210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:31.000Z","modified_at":"2026-01-31T16:54:31.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-21","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-21T16:54:31.178816588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173204,"job_number":"JOB_173204","tr_customer_id":173221,"tr_customer_product_id":173211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:36.000Z","modified_at":"2026-01-31T16:54:36.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-21","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-21T16:54:35.737993944Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173205,"job_number":"JOB_173205","tr_customer_id":173222,"tr_customer_product_id":173212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:37.000Z","modified_at":"2026-01-31T16:54:37.000Z","name":"Chandra Kakkar","mobile_number":"7057820419","email_id":"bhaswar.varrier@hotmail.com","dop":"2026-01-21","serial_number":"540195828759146","imei1":"540195828759146","imei2":"540195828759146","popurl":"www.laal-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173206,"job_number":"JOB_173206","tr_customer_id":173223,"tr_customer_product_id":173213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:37.000Z","modified_at":"2026-01-31T16:54:37.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-21","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-21T16:54:37.288937049Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173207,"job_number":"JOB_173207","tr_customer_id":173224,"tr_customer_product_id":173214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:38.000Z","modified_at":"2026-01-31T16:54:38.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-21","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-21T16:54:37.928543257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173208,"job_number":"JOB_173208","tr_customer_id":173225,"tr_customer_product_id":173215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:40.000Z","modified_at":"2026-01-31T16:54:40.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-21","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-21T16:54:39.106210204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173209,"job_number":"JOB_173209","tr_customer_id":173226,"tr_customer_product_id":173216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:51.000Z","modified_at":"2026-01-31T16:54:51.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-21","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-21T16:54:51.040234756Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173210,"job_number":"JOB_173210","tr_customer_id":173227,"tr_customer_product_id":173217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:57.000Z","modified_at":"2026-01-31T16:54:57.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-21","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-21T16:54:57.034695253Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173211,"job_number":"JOB_173211","tr_customer_id":173228,"tr_customer_product_id":173218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:55:56.000Z","modified_at":"2026-01-31T16:55:56.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-21","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-21T16:55:55.991792646Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173212,"job_number":"JOB_173212","tr_customer_id":173229,"tr_customer_product_id":173219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:59:57.000Z","modified_at":"2026-01-31T16:59:57.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-21","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-21T16:59:56.309669995Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173213,"job_number":"JOB_173213","tr_customer_id":173230,"tr_customer_product_id":173220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:00:56.000Z","modified_at":"2026-01-31T17:00:56.000Z","name":"Bhaanumati Mishra","mobile_number":"7059298345","email_id":"agasti.bhat@hotmail.com","dop":"2026-01-21","serial_number":"090994879634103","imei1":"090994879634103","imei2":"090994879634103","popurl":"www.chandrabhaga-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173215,"job_number":"JOB_173215","tr_customer_id":173232,"tr_customer_product_id":173222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:00:56.000Z","modified_at":"2026-01-31T17:00:56.000Z","name":"Gangesh Gowda","mobile_number":"7042854813","email_id":"sarada.kaniyar@hotmail.com","dop":"2026-01-21","serial_number":"471852148161658","imei1":"471852148161658","imei2":"471852148161658","popurl":"www.amaresh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173217,"job_number":"JOB_173217","tr_customer_id":173233,"tr_customer_product_id":173223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:00:56.000Z","modified_at":"2026-01-31T17:00:56.000Z","name":"Vedanshi Dwivedi","mobile_number":"7080065739","email_id":"minakshi.reddy@gmail.com","dop":"2026-01-21","serial_number":"232698662419619","imei1":"232698662419619","imei2":"232698662419619","popurl":"www.krishnadas-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173219,"job_number":"JOB_173219","tr_customer_id":173236,"tr_customer_product_id":173226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:58.000Z","modified_at":"2026-01-31T17:01:58.000Z","name":"Manisha Mehrotra","mobile_number":"7069267342","email_id":"daiwik.patel@yahoo.co.in","dop":"2026-01-21","serial_number":"999789050289676","imei1":"999789050289676","imei2":"999789050289676","popurl":"www.dhanalakshmi-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173220,"job_number":"JOB_173220","tr_customer_id":173237,"tr_customer_product_id":173227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:58.000Z","modified_at":"2026-01-31T17:01:58.000Z","name":"Dhaanyalakshmi Abbott","mobile_number":"7047121211","email_id":"mohini.mehrotra@yahoo.co.in","dop":"2026-01-21","serial_number":"748968883884103","imei1":"748968883884103","imei2":"748968883884103","popurl":"www.gautam-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173221,"job_number":"JOB_173221","tr_customer_id":173238,"tr_customer_product_id":173228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:58.000Z","modified_at":"2026-01-31T17:01:58.000Z","name":"Gaurang Jha","mobile_number":"7069483349","email_id":"divakar.varrier@gmail.com","dop":"2026-01-21","serial_number":"202894571787350","imei1":"202894571787350","imei2":"202894571787350","popurl":"www.dhyanesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173222,"job_number":"JOB_173222","tr_customer_id":173239,"tr_customer_product_id":173229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:59.000Z","modified_at":"2026-01-31T17:01:59.000Z","name":"Bhagirathi Bhat","mobile_number":"7005771380","email_id":"shubha.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"126925118851918","imei1":"126925118851918","imei2":"126925118851918","popurl":"www.kartik-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173223,"job_number":"JOB_173223","tr_customer_id":173240,"tr_customer_product_id":173230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:59.000Z","modified_at":"2026-01-31T17:01:59.000Z","name":"Omana Varma","mobile_number":"7022913638","email_id":"yogesh.verma@yahoo.co.in","dop":"2026-01-21","serial_number":"784947895857940","imei1":"784947895857940","imei2":"784947895857940","popurl":"www.tanya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173229,"job_number":"JOB_173229","tr_customer_id":173246,"tr_customer_product_id":173236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:42:34.000Z","modified_at":"2026-01-31T17:42:34.000Z","name":"chitra singh","mobile_number":"8077088602","email_id":"ssujeetsrivastava708@gmail.com","dop":"2025-11-07","serial_number":"77665544332210","imei1":"77665544332210","imei2":"77665544332210","popurl":"2025-11-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173231,"job_number":"JOB_173231","tr_customer_id":173248,"tr_customer_product_id":173238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:47:15.000Z","modified_at":"2026-01-31T17:47:15.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-21","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-21T17:47:14.555401408Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173232,"job_number":"JOB_173232","tr_customer_id":173249,"tr_customer_product_id":173239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:48:31.000Z","modified_at":"2026-01-31T17:48:31.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-21","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-21T17:48:30.335131956Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173233,"job_number":"JOB_173233","tr_customer_id":173250,"tr_customer_product_id":173240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:10.000Z","modified_at":"2026-01-31T17:49:10.000Z","name":"chitra singh","mobile_number":"8077088602","email_id":"ssujeetsrivastava708@gmail.com","dop":"2025-11-07","serial_number":"77665544332888","imei1":"77665544332888","imei2":"77665544332888","popurl":"2025-11-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173234,"job_number":"JOB_173234","tr_customer_id":173251,"tr_customer_product_id":173241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:10.000Z","modified_at":"2026-01-31T17:49:10.000Z","name":"chitra singh","mobile_number":"8077088602","email_id":"ssujeetsrivastava708@gmail.com","dop":"2025-11-07","serial_number":"77665544332999","imei1":"77665544332999","imei2":"77665544332999","popurl":"2025-11-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173235,"job_number":"JOB_173235","tr_customer_id":173252,"tr_customer_product_id":173242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:29.000Z","modified_at":"2026-01-31T17:49:29.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-21","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-21T17:49:28.209219298Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173236,"job_number":"JOB_173236","tr_customer_id":173253,"tr_customer_product_id":173243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:47.000Z","modified_at":"2026-01-31T17:49:47.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-21","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-21T17:49:46.885796839Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173237,"job_number":"JOB_173237","tr_customer_id":173254,"tr_customer_product_id":173244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:48.000Z","modified_at":"2026-01-31T17:49:48.000Z","name":"Jitendra Panicker","mobile_number":"7042892075","email_id":"gudakesa.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"076248593141644","imei1":"076248593141644","imei2":"076248593141644","popurl":"www.swara-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173238,"job_number":"JOB_173238","tr_customer_id":173255,"tr_customer_product_id":173245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:56.000Z","modified_at":"2026-01-31T17:49:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-21","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-21T17:49:55.343267978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173239,"job_number":"JOB_173239","tr_customer_id":173256,"tr_customer_product_id":173246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:50:01.000Z","modified_at":"2026-01-31T17:50:01.000Z","name":"Kannan Chopra","mobile_number":"7051637295","email_id":"akshaj.pilla@gmail.com","dop":"2026-01-21","serial_number":"212742962758377","imei1":"212742962758377","imei2":"212742962758377","popurl":"www.arindam-ahluwalia.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173240,"job_number":"JOB_173240","tr_customer_id":173257,"tr_customer_product_id":173247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:50:05.000Z","modified_at":"2026-01-31T17:50:05.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-21","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-21T17:50:04.191876738Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173241,"job_number":"JOB_173241","tr_customer_id":173258,"tr_customer_product_id":173248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:50:57.000Z","modified_at":"2026-01-31T17:50:57.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-21","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-21T17:50:57.026340069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173248,"job_number":"JOB_173248","tr_customer_id":173265,"tr_customer_product_id":173255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:54:22.000Z","modified_at":"2026-01-31T18:54:22.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-21","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-21T18:54:21.153327847Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173249,"job_number":"JOB_173249","tr_customer_id":173266,"tr_customer_product_id":173256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:55:51.000Z","modified_at":"2026-01-31T18:55:51.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-21","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-21T18:55:50.808056310Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173250,"job_number":"JOB_173250","tr_customer_id":173267,"tr_customer_product_id":173257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:55:51.000Z","modified_at":"2026-01-31T18:55:51.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-21","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-21T18:55:51.409367979Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173251,"job_number":"JOB_173251","tr_customer_id":173268,"tr_customer_product_id":173258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:55:59.000Z","modified_at":"2026-01-31T18:55:59.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-30","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-30T18:55:58.555605551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173252,"job_number":"JOB_173252","tr_customer_id":173269,"tr_customer_product_id":173259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:02.000Z","modified_at":"2026-01-31T18:57:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-21","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-21T18:57:01.505189914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173253,"job_number":"JOB_173253","tr_customer_id":173270,"tr_customer_product_id":173260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:06.000Z","modified_at":"2026-01-31T18:57:06.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-26","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-26T18:57:05.873034950Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173254,"job_number":"JOB_173254","tr_customer_id":173271,"tr_customer_product_id":173261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:09.000Z","modified_at":"2026-01-31T18:57:09.000Z","name":"Divya Jha","mobile_number":"7064328538","email_id":"durga.patel@gmail.com","dop":"2026-01-21","serial_number":"921572213001753","imei1":"921572213001753","imei2":"921572213001753","popurl":"www.harita-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173255,"job_number":"JOB_173255","tr_customer_id":173272,"tr_customer_product_id":173262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:17.000Z","modified_at":"2026-01-31T18:57:17.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-21","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-21T18:57:17.264630893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173256,"job_number":"JOB_173256","tr_customer_id":173273,"tr_customer_product_id":173263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:39.000Z","modified_at":"2026-01-31T18:57:39.000Z","name":"Chidaatma Jain","mobile_number":"7029828817","email_id":"minakshi.nayar@gmail.com","dop":"2026-01-21","serial_number":"220987384437055","imei1":"220987384437055","imei2":"220987384437055","popurl":"www.dandapaani-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173257,"job_number":"JOB_173257","tr_customer_id":173274,"tr_customer_product_id":173264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T19:41:05.000Z","modified_at":"2026-01-31T19:41:05.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-21","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-21T19:41:04.810875668Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T19:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173258,"job_number":"JOB_173258","tr_customer_id":173275,"tr_customer_product_id":173265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T19:43:40.000Z","modified_at":"2026-01-31T19:43:40.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2026-01-21","serial_number":"46594500302531","imei1":"46594500302531","imei2":"46594500302531","popurl":"2026-01-21T19:43:35.470278100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T19:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173259,"job_number":"JOB_173259","tr_customer_id":173276,"tr_customer_product_id":173266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:25.000Z","modified_at":"2026-01-31T21:18:25.000Z","name":"Gisselle Bogisich","mobile_number":"657-484-5048","email_id":"Rene_Schimmel@hotmail.com","dop":"2025-09-09","serial_number":"19786947654706","imei1":"19786947654706","imei2":"19786947654706","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173260,"job_number":"JOB_173260","tr_customer_id":173277,"tr_customer_product_id":173267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:25.000Z","modified_at":"2026-01-31T21:18:25.000Z","name":"Destiny Will","mobile_number":"828-897-6404","email_id":"Kane.Nikolaus@yahoo.com","dop":"2025-09-09","serial_number":"10856813345293","imei1":"10856813345293","imei2":"10856813345293","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173262,"job_number":"JOB_173262","tr_customer_id":173279,"tr_customer_product_id":173269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:29.000Z","modified_at":"2026-01-31T21:18:29.000Z","name":"Nellie Donnelly","mobile_number":"471-395-9164","email_id":"Sharon_Towne28@hotmail.com","dop":"2025-09-09","serial_number":"12935297139988","imei1":"12935297139988","imei2":"12935297139988","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173263,"job_number":"JOB_173263","tr_customer_id":173280,"tr_customer_product_id":173270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:30.000Z","modified_at":"2026-01-31T21:18:30.000Z","name":"Tyrique Dach","mobile_number":"600-496-7178","email_id":"Harry43@hotmail.com","dop":"2025-09-09","serial_number":"13718063179005","imei1":"13718063179005","imei2":"13718063179005","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173265,"job_number":"JOB_173265","tr_customer_id":173282,"tr_customer_product_id":173272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:34.000Z","modified_at":"2026-01-31T21:18:34.000Z","name":"Natasha Goyette","mobile_number":"440-742-1645","email_id":"Omari.Gulgowski12@yahoo.com","dop":"2025-09-09","serial_number":"13365930310572","imei1":"13365930310572","imei2":"13365930310572","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173266,"job_number":"JOB_173266","tr_customer_id":173283,"tr_customer_product_id":173273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:34.000Z","modified_at":"2026-01-31T21:18:34.000Z","name":"Kitty Mertz","mobile_number":"271-742-4591","email_id":"Aniya_Williamson66@yahoo.com","dop":"2025-09-09","serial_number":"11314868801469","imei1":"11314868801469","imei2":"11314868801469","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173268,"job_number":"JOB_173268","tr_customer_id":173285,"tr_customer_product_id":173275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:35.000Z","modified_at":"2026-01-31T21:19:35.000Z","name":"Zella Stark","mobile_number":"265-697-7588","email_id":"Carolyne_Hirthe92@hotmail.com","dop":"2025-09-09","serial_number":"10336465963431","imei1":"10336465963431","imei2":"10336465963431","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173269,"job_number":"JOB_173269","tr_customer_id":173286,"tr_customer_product_id":173276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:36.000Z","modified_at":"2026-01-31T21:19:36.000Z","name":"Alva Goldner","mobile_number":"593-885-7423","email_id":"Jaron_Hegmann13@hotmail.com","dop":"2025-09-09","serial_number":"19263206523861","imei1":"19263206523861","imei2":"19263206523861","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173271,"job_number":"JOB_173271","tr_customer_id":173288,"tr_customer_product_id":173278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:40.000Z","modified_at":"2026-01-31T21:19:40.000Z","name":"Anita Batz","mobile_number":"594-710-8513","email_id":"Odie9@gmail.com","dop":"2025-09-09","serial_number":"14337183222041","imei1":"14337183222041","imei2":"14337183222041","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173272,"job_number":"JOB_173272","tr_customer_id":173289,"tr_customer_product_id":173279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:40.000Z","modified_at":"2026-01-31T21:19:40.000Z","name":"Van Goyette","mobile_number":"682-732-6493","email_id":"Marcelina_Hirthe74@hotmail.com","dop":"2025-09-09","serial_number":"15748309601333","imei1":"15748309601333","imei2":"15748309601333","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173274,"job_number":"JOB_173274","tr_customer_id":173291,"tr_customer_product_id":173281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:44.000Z","modified_at":"2026-01-31T21:19:44.000Z","name":"Madelynn Kessler","mobile_number":"336-586-3407","email_id":"Lila4@yahoo.com","dop":"2025-09-09","serial_number":"11833826238492","imei1":"11833826238492","imei2":"11833826238492","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173275,"job_number":"JOB_173275","tr_customer_id":173292,"tr_customer_product_id":173282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:44.000Z","modified_at":"2026-01-31T21:19:44.000Z","name":"Alexandra Haley","mobile_number":"602-415-4544","email_id":"Loyal13@gmail.com","dop":"2025-09-09","serial_number":"13664967151014","imei1":"13664967151014","imei2":"13664967151014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173277,"job_number":"JOB_173277","tr_customer_id":173294,"tr_customer_product_id":173284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T23:23:21.000Z","modified_at":"2026-01-31T23:23:21.000Z","name":"fdfs fasdf","mobile_number":"9833370429","email_id":"abc@gmail.com","dop":"2025-06-11","serial_number":"464654464646546","imei1":"464654464646546","imei2":"464654464646546","popurl":"2025-06-11T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T23:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173278,"job_number":"JOB_173278","tr_customer_id":173295,"tr_customer_product_id":173285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T23:42:27.000Z","modified_at":"2026-01-31T23:42:27.000Z","name":"Devasree Somayaji","mobile_number":"7030337742","email_id":"gudakesha.bhattathiri@gmail.com","dop":"2026-01-21","serial_number":"567475466850551","imei1":"567475466850551","imei2":"567475466850551","popurl":"www.ritesh-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T23:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173279,"job_number":"JOB_173279","tr_customer_id":173296,"tr_customer_product_id":173286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:17:57.000Z","modified_at":"2026-02-01T01:17:57.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"24113436852358","imei1":"24113436852358","imei2":"24113436852358","popurl":"2026-01-22T01:17:56.894337600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173280,"job_number":"JOB_173280","tr_customer_id":173297,"tr_customer_product_id":173287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:23:45.000Z","modified_at":"2026-02-01T01:23:45.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"59121952621433","imei1":"59121952621433","imei2":"59121952621433","popurl":"2026-01-22T01:23:45.247678700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173281,"job_number":"JOB_173281","tr_customer_id":173298,"tr_customer_product_id":173288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:30:06.000Z","modified_at":"2026-02-01T01:30:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"91398281867393","imei1":"91398281867393","imei2":"91398281867393","popurl":"2026-01-22T01:30:05.895287100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173282,"job_number":"JOB_173282","tr_customer_id":173299,"tr_customer_product_id":173289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:32:54.000Z","modified_at":"2026-02-01T01:32:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"64544680294504","imei1":"64544680294504","imei2":"64544680294504","popurl":"2026-01-22T01:32:53.155908800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173283,"job_number":"JOB_173283","tr_customer_id":173300,"tr_customer_product_id":173290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:27:25.000Z","modified_at":"2026-02-01T04:27:25.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15551140378535","imei1":"15551140378535","imei2":"15551140378535","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173286,"job_number":"JOB_173286","tr_customer_id":173303,"tr_customer_product_id":173293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:40.000Z","modified_at":"2026-02-01T04:38:40.000Z","name":"Simeon Lakin","mobile_number":"471-697-2219","email_id":"Manuela5@hotmail.com","dop":"2025-04-06","serial_number":"14821068419629502","imei1":"14821068419629502","imei2":"14821068419629502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173287,"job_number":"JOB_173287","tr_customer_id":173304,"tr_customer_product_id":173294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:45.000Z","modified_at":"2026-02-01T04:38:45.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18027654485234","imei1":"18027654485234","imei2":"18027654485234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173289,"job_number":"JOB_173289","tr_customer_id":173306,"tr_customer_product_id":173296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:47.000Z","modified_at":"2026-02-01T04:38:47.000Z","name":"Ellsworth Harvey","mobile_number":"326-772-4496","email_id":"Magdalen.Pagac83@yahoo.com","dop":"2025-04-06","serial_number":"11887852370696394","imei1":"11887852370696394","imei2":"11887852370696394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173292,"job_number":"JOB_173292","tr_customer_id":173309,"tr_customer_product_id":173299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:58.000Z","modified_at":"2026-02-01T04:38:58.000Z","name":"Denis Koelpin","mobile_number":"602-334-9723","email_id":"Baylee_Berge@gmail.com","dop":"2025-04-06","serial_number":"10328184315480918","imei1":"10328184315480918","imei2":"10328184315480918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173294,"job_number":"JOB_173294","tr_customer_id":173311,"tr_customer_product_id":173301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:07.000Z","modified_at":"2026-02-01T04:39:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10483095420903","imei1":"10483095420903","imei2":"10483095420903","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173296,"job_number":"JOB_173296","tr_customer_id":173313,"tr_customer_product_id":173303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:08.000Z","modified_at":"2026-02-01T04:39:08.000Z","name":"Clarabelle Hudson","mobile_number":"395-660-4648","email_id":"Dangelo.Bernier78@yahoo.com","dop":"2025-06-18","serial_number":"1046394614662707","imei1":"1046394614662707","imei2":"1046394614662707","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173298,"job_number":"JOB_173298","tr_customer_id":173315,"tr_customer_product_id":173305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:17.000Z","modified_at":"2026-02-01T04:39:17.000Z","name":"Dianna Torphy","mobile_number":"228-309-9407","email_id":"Moises.Murazik@gmail.com","dop":"2025-04-06","serial_number":"17658387052512780","imei1":"17658387052512780","imei2":"17658387052512780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173300,"job_number":"JOB_173300","tr_customer_id":173317,"tr_customer_product_id":173307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:22.000Z","modified_at":"2026-02-01T04:39:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11115512834475","imei1":"11115512834475","imei2":"11115512834475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173304,"job_number":"JOB_173304","tr_customer_id":173321,"tr_customer_product_id":173311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19377902949927","imei1":"19377902949927","imei2":"19377902949927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173306,"job_number":"JOB_173306","tr_customer_id":173323,"tr_customer_product_id":173313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:39:24.000Z","name":"Nannie Grady","mobile_number":"713-856-1801","email_id":"Arno.Doyle3@yahoo.com","dop":"2025-04-06","serial_number":"16802572546845396","imei1":"16802572546845396","imei2":"16802572546845396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173307,"job_number":"JOB_173307","tr_customer_id":173324,"tr_customer_product_id":173314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:39:24.000Z","name":"Fredy McCullough","mobile_number":"707-393-2081","email_id":"Emily.Heller@yahoo.com","dop":"2025-04-06","serial_number":"13334376704894544","imei1":"13334376704894544","imei2":"13334376704894544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173308,"job_number":"JOB_173308","tr_customer_id":173325,"tr_customer_product_id":173315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:25.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Samanta Abernathy","mobile_number":"680-952-9701","email_id":"Elroy_Cronin90@yahoo.com","dop":"2025-04-06","serial_number":"19448178928935016","imei1":"19448178928935016","imei2":"19448178928935016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173309,"job_number":"JOB_173309","tr_customer_id":173326,"tr_customer_product_id":173316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:25.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Jason Jacobs","mobile_number":"289-577-0022","email_id":"Belle.Muller31@yahoo.com","dop":"2025-04-06","serial_number":"18258472762580548","imei1":"18258472762580548","imei2":"18258472762580548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173312,"job_number":"JOB_173312","tr_customer_id":173329,"tr_customer_product_id":173319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:30.000Z","modified_at":"2026-02-01T04:39:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10394080113302","imei1":"10394080113302","imei2":"10394080113302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173314,"job_number":"JOB_173314","tr_customer_id":173331,"tr_customer_product_id":173321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:39:32.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13496035397534","imei1":"13496035397534","imei2":"13496035397534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173315,"job_number":"JOB_173315","tr_customer_id":173332,"tr_customer_product_id":173322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:39:32.000Z","name":"Chaim Volkman","mobile_number":"768-491-3317","email_id":"Chyna.Kris76@gmail.com","dop":"2025-04-06","serial_number":"18930669504042976","imei1":"18930669504042976","imei2":"18930669504042976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173317,"job_number":"JOB_173317","tr_customer_id":173334,"tr_customer_product_id":173324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:34.000Z","modified_at":"2026-02-01T04:39:34.000Z","name":"Jedediah Johnson","mobile_number":"549-385-0436","email_id":"Terence.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"17173405132754976","imei1":"17173405132754976","imei2":"17173405132754976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173319,"job_number":"JOB_173319","tr_customer_id":173336,"tr_customer_product_id":173326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:36.000Z","modified_at":"2026-02-01T04:39:36.000Z","name":"Rossie Macejkovic","mobile_number":"774-274-0667","email_id":"Tate3@yahoo.com","dop":"2025-04-06","serial_number":"10884458169253468","imei1":"10884458169253468","imei2":"10884458169253468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173320,"job_number":"JOB_173320","tr_customer_id":173337,"tr_customer_product_id":173327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:38.000Z","modified_at":"2026-02-01T04:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395082981021","imei1":"16395082981021","imei2":"16395082981021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173322,"job_number":"JOB_173322","tr_customer_id":173339,"tr_customer_product_id":173329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:39.000Z","modified_at":"2026-02-01T04:39:39.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14151501822260","imei1":"14151501822260","imei2":"14151501822260","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173324,"job_number":"JOB_173324","tr_customer_id":173341,"tr_customer_product_id":173331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:40.000Z","name":"Buck Abshire","mobile_number":"627-786-1597","email_id":"Josh63@hotmail.com","dop":"2025-04-06","serial_number":"17519729669744588","imei1":"17519729669744588","imei2":"17519729669744588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173325,"job_number":"JOB_173325","tr_customer_id":173342,"tr_customer_product_id":173332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17921062601370","imei2":"17921062601370","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173327,"job_number":"JOB_173327","tr_customer_id":173344,"tr_customer_product_id":173334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:41.000Z","modified_at":"2026-02-01T04:39:41.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"57748484097906","imei1":"57748484097906","imei2":"57748484097906","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173329,"job_number":"JOB_173329","tr_customer_id":173346,"tr_customer_product_id":173336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:51.000Z","modified_at":"2026-02-01T04:39:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10094262347780","imei1":"10094262347780","imei2":"10094262347780","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173331,"job_number":"JOB_173331","tr_customer_id":173348,"tr_customer_product_id":173338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:52.000Z","modified_at":"2026-02-01T04:39:52.000Z","name":"Rosendo Medhurst","mobile_number":"631-741-5266","email_id":"Arnoldo3@hotmail.com","dop":"2025-06-18","serial_number":"1061294982090475","imei1":"1061294982090475","imei2":"1061294982090475","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173332,"job_number":"JOB_173332","tr_customer_id":173349,"tr_customer_product_id":173339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:56.000Z","modified_at":"2026-02-01T04:39:56.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14569582002361","imei2":"14569582002361","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173337,"job_number":"JOB_173337","tr_customer_id":173354,"tr_customer_product_id":173344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:05.000Z","modified_at":"2026-02-01T04:40:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19009393789243","imei1":"19009393789243","imei2":"19009393789243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173339,"job_number":"JOB_173339","tr_customer_id":173356,"tr_customer_product_id":173346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:07.000Z","modified_at":"2026-02-01T04:40:07.000Z","name":"Brannon Lehner","mobile_number":"572-802-2769","email_id":"Ramona_Boehm0@gmail.com","dop":"2025-04-06","serial_number":"13535090815936946","imei1":"13535090815936946","imei2":"13535090815936946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173341,"job_number":"JOB_173341","tr_customer_id":173358,"tr_customer_product_id":173348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:12.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12566136344675","imei1":"12566136344675","imei2":"12566136344675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173342,"job_number":"JOB_173342","tr_customer_id":173359,"tr_customer_product_id":173349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:12.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10167826379666","imei2":"10167826379666","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173345,"job_number":"JOB_173345","tr_customer_id":173362,"tr_customer_product_id":173352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:14.000Z","modified_at":"2026-02-01T04:40:14.000Z","name":"Dylan Farrell","mobile_number":"520-772-8013","email_id":"Shyann_Roberts@yahoo.com","dop":"2025-04-06","serial_number":"19254105926974220","imei1":"19254105926974220","imei2":"19254105926974220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173346,"job_number":"JOB_173346","tr_customer_id":173363,"tr_customer_product_id":173353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:17.000Z","modified_at":"2026-02-01T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13881390806344","imei1":"13881390806344","imei2":"13881390806344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173348,"job_number":"JOB_173348","tr_customer_id":173365,"tr_customer_product_id":173355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:18.000Z","modified_at":"2026-02-01T04:40:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15573483075969","imei1":"15573483075969","imei2":"15573483075969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173350,"job_number":"JOB_173350","tr_customer_id":173367,"tr_customer_product_id":173357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:19.000Z","modified_at":"2026-02-01T04:40:19.000Z","name":"Leanna Kub","mobile_number":"640-800-8111","email_id":"Alford_Rath2@yahoo.com","dop":"2025-04-06","serial_number":"15136493172811604","imei1":"15136493172811604","imei2":"15136493172811604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173351,"job_number":"JOB_173351","tr_customer_id":173368,"tr_customer_product_id":173358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:40:20.000Z","name":"Lionel Legros","mobile_number":"970-879-1131","email_id":"Rubye.Block@hotmail.com","dop":"2025-04-06","serial_number":"14706340170641640","imei1":"14706340170641640","imei2":"14706340170641640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173352,"job_number":"JOB_173352","tr_customer_id":173369,"tr_customer_product_id":173359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:40:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11477829995989","imei1":"11477829995989","imei2":"11477829995989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173354,"job_number":"JOB_173354","tr_customer_id":173371,"tr_customer_product_id":173361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:22.000Z","modified_at":"2026-02-01T04:40:22.000Z","name":"Elvis Hane","mobile_number":"296-918-2544","email_id":"Samanta.Morissette89@yahoo.com","dop":"2025-04-06","serial_number":"16763784523795472","imei1":"16763784523795472","imei2":"16763784523795472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173355,"job_number":"JOB_173355","tr_customer_id":173372,"tr_customer_product_id":173362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:40:24.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15154891487916","imei1":"15154891487916","imei2":"15154891487916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173357,"job_number":"JOB_173357","tr_customer_id":173374,"tr_customer_product_id":173364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:40:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725606318927","imei1":"13725606318927","imei2":"13725606318927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173359,"job_number":"JOB_173359","tr_customer_id":173376,"tr_customer_product_id":173366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:26.000Z","modified_at":"2026-02-01T04:40:26.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40362073528889","imei1":"40362073528889","imei2":"40362073528889","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173360,"job_number":"JOB_173360","tr_customer_id":173377,"tr_customer_product_id":173367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:26.000Z","modified_at":"2026-02-01T04:40:26.000Z","name":"Keaton Hessel","mobile_number":"677-575-7097","email_id":"Delia_Senger@hotmail.com","dop":"2025-04-06","serial_number":"19261470417968704","imei1":"19261470417968704","imei2":"19261470417968704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173361,"job_number":"JOB_173361","tr_customer_id":173378,"tr_customer_product_id":173368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:29.000Z","modified_at":"2026-02-01T04:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15293429616229","imei1":"15293429616229","imei2":"15293429616229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173362,"job_number":"JOB_173362","tr_customer_id":173379,"tr_customer_product_id":173369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:29.000Z","modified_at":"2026-02-01T04:40:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12983323371115","imei1":"12983323371115","imei2":"12983323371115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173365,"job_number":"JOB_173365","tr_customer_id":173382,"tr_customer_product_id":173372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:31.000Z","modified_at":"2026-02-01T04:40:31.000Z","name":"Devyn Conn","mobile_number":"622-780-4568","email_id":"Ralph63@gmail.com","dop":"2025-04-06","serial_number":"10088894623945692","imei1":"10088894623945692","imei2":"10088894623945692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173366,"job_number":"JOB_173366","tr_customer_id":173383,"tr_customer_product_id":173373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:31.000Z","modified_at":"2026-02-01T04:40:31.000Z","name":"Leopoldo Murazik","mobile_number":"615-406-6998","email_id":"Dejon_Mante@hotmail.com","dop":"2025-04-06","serial_number":"18162236972021296","imei1":"18162236972021296","imei2":"18162236972021296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173367,"job_number":"JOB_173367","tr_customer_id":173384,"tr_customer_product_id":173374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:37.000Z","modified_at":"2026-02-01T04:40:37.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15370403751411","imei1":"15370403751411","imei2":"15370403751411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173369,"job_number":"JOB_173369","tr_customer_id":173386,"tr_customer_product_id":173376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:39.000Z","modified_at":"2026-02-01T04:40:39.000Z","name":"Harmony Fisher","mobile_number":"635-744-9142","email_id":"Araceli_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18384250239328690","imei1":"18384250239328690","imei2":"18384250239328690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173374,"job_number":"JOB_173374","tr_customer_id":173391,"tr_customer_product_id":173381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:42.000Z","modified_at":"2026-02-01T04:40:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16491212450973","imei1":"16491212450973","imei2":"16491212450973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173377,"job_number":"JOB_173377","tr_customer_id":173395,"tr_customer_product_id":173385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:44.000Z","name":"Matteo Greenfelder","mobile_number":"358-501-8420","email_id":"Riley_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"12291373965612202","imei1":"12291373965612202","imei2":"12291373965612202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173389,"job_number":"JOB_173389","tr_customer_id":173406,"tr_customer_product_id":173396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:56.000Z","modified_at":"2026-02-01T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12461774051985","imei1":"12461774051985","imei2":"12461774051985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173391,"job_number":"JOB_173391","tr_customer_id":173408,"tr_customer_product_id":173398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14077884012949","imei1":"14077884012949","imei2":"14077884012949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173392,"job_number":"JOB_173392","tr_customer_id":173409,"tr_customer_product_id":173399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14160818096297","imei1":"14160818096297","imei2":"14160818096297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173395,"job_number":"JOB_173395","tr_customer_id":173412,"tr_customer_product_id":173402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:58.000Z","modified_at":"2026-02-01T04:40:58.000Z","name":"Cecile Cronin","mobile_number":"385-933-9505","email_id":"Brendon_Fisher73@yahoo.com","dop":"2025-04-06","serial_number":"16217959121827448","imei1":"16217959121827448","imei2":"16217959121827448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173397,"job_number":"JOB_173397","tr_customer_id":173414,"tr_customer_product_id":173404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Jovan Franecki","mobile_number":"552-394-8973","email_id":"Ford.Runolfsdottir74@yahoo.com","dop":"2025-04-06","serial_number":"12047218810397482","imei1":"12047218810397482","imei2":"12047218810397482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173398,"job_number":"JOB_173398","tr_customer_id":173415,"tr_customer_product_id":173405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Zelda Graham","mobile_number":"383-724-6834","email_id":"Marjory.Ratke@gmail.com","dop":"2025-04-06","serial_number":"15419739902973416","imei1":"15419739902973416","imei2":"15419739902973416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173400,"job_number":"JOB_173400","tr_customer_id":173417,"tr_customer_product_id":173407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:01.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13740083840276","imei1":"13740083840276","imei2":"13740083840276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173401,"job_number":"JOB_173401","tr_customer_id":173418,"tr_customer_product_id":173408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:01.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15892891637093","imei1":"15892891637093","imei2":"15892891637093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173405,"job_number":"JOB_173405","tr_customer_id":173422,"tr_customer_product_id":173412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Skye Konopelski","mobile_number":"750-605-4346","email_id":"Vicente.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"19598504159381050","imei1":"19598504159381050","imei2":"19598504159381050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173407,"job_number":"JOB_173407","tr_customer_id":173424,"tr_customer_product_id":173414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Elvie Rippin","mobile_number":"836-454-3470","email_id":"Maxime_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13224356803458660","imei1":"13224356803458660","imei2":"13224356803458660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173409,"job_number":"JOB_173409","tr_customer_id":173426,"tr_customer_product_id":173416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:04.000Z","modified_at":"2026-02-01T04:41:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314303835859","imei1":"14314303835859","imei2":"14314303835859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173411,"job_number":"JOB_173411","tr_customer_id":173428,"tr_customer_product_id":173418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:06.000Z","modified_at":"2026-02-01T04:41:06.000Z","name":"Jesus Schoen","mobile_number":"743-309-7891","email_id":"Kody28@yahoo.com","dop":"2025-04-06","serial_number":"15564141962022960","imei1":"15564141962022960","imei2":"15564141962022960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173413,"job_number":"JOB_173413","tr_customer_id":173430,"tr_customer_product_id":173420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"17958748575488","imei1":"17958748575488","imei2":"17958748575488","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173414,"job_number":"JOB_173414","tr_customer_id":173431,"tr_customer_product_id":173421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19240515728693","imei1":"19240515728693","imei2":"19240515728693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173415,"job_number":"JOB_173415","tr_customer_id":173432,"tr_customer_product_id":173422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15603036714090","imei1":"15603036714090","imei2":"15603036714090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173419,"job_number":"JOB_173419","tr_customer_id":173436,"tr_customer_product_id":173426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40335856066478","imei1":"40335856066478","imei2":"40335856066478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173420,"job_number":"JOB_173420","tr_customer_id":173437,"tr_customer_product_id":173427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Athena Wiza","mobile_number":"446-522-4715","email_id":"Dino.Windler77@hotmail.com","dop":"2025-04-06","serial_number":"10618200902677908","imei1":"10618200902677908","imei2":"10618200902677908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173421,"job_number":"JOB_173421","tr_customer_id":173438,"tr_customer_product_id":173428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Lavon Goodwin","mobile_number":"635-945-6196","email_id":"Alexa.Keebler82@hotmail.com","dop":"2025-04-06","serial_number":"13438052233130616","imei1":"13438052233130616","imei2":"13438052233130616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173422,"job_number":"JOB_173422","tr_customer_id":173439,"tr_customer_product_id":173429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:20.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19175940860983","imei1":"19175940860983","imei2":"19175940860983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173424,"job_number":"JOB_173424","tr_customer_id":173441,"tr_customer_product_id":173431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:41:22.000Z","name":"Darlene Ryan","mobile_number":"739-750-1070","email_id":"Katlynn69@hotmail.com","dop":"2025-04-06","serial_number":"11651483716160468","imei1":"11651483716160468","imei2":"11651483716160468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173425,"job_number":"JOB_173425","tr_customer_id":173442,"tr_customer_product_id":173432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:41:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18998909025978","imei1":"18998909025978","imei2":"18998909025978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173428,"job_number":"JOB_173428","tr_customer_id":173445,"tr_customer_product_id":173435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Raegan Ratke","mobile_number":"469-283-7434","email_id":"Crawford_Steuber73@gmail.com","dop":"2025-04-06","serial_number":"12927601202993666","imei1":"12927601202993666","imei2":"12927601202993666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173432,"job_number":"JOB_173432","tr_customer_id":173449,"tr_customer_product_id":173439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:27.000Z","modified_at":"2026-02-01T04:41:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10270567978516","imei1":"10270567978516","imei2":"10270567978516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173434,"job_number":"JOB_173434","tr_customer_id":173451,"tr_customer_product_id":173441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:29.000Z","modified_at":"2026-02-01T04:41:29.000Z","name":"Timmothy Predovic","mobile_number":"643-747-5879","email_id":"Omer4@hotmail.com","dop":"2025-04-06","serial_number":"11645433213129228","imei1":"11645433213129228","imei2":"11645433213129228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173435,"job_number":"JOB_173435","tr_customer_id":173452,"tr_customer_product_id":173442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:32.000Z","modified_at":"2026-02-01T04:41:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11788145933534","imei1":"11788145933534","imei2":"11788145933534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173437,"job_number":"JOB_173437","tr_customer_id":173454,"tr_customer_product_id":173444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:34.000Z","modified_at":"2026-02-01T04:41:34.000Z","name":"Gabrielle Jenkins","mobile_number":"799-787-7775","email_id":"Sigmund_Maggio@yahoo.com","dop":"2025-04-06","serial_number":"15119556439737774","imei1":"15119556439737774","imei2":"15119556439737774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173442,"job_number":"JOB_173442","tr_customer_id":173459,"tr_customer_product_id":173449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:48.000Z","modified_at":"2026-02-01T04:41:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13072525120669","imei1":"13072525120669","imei2":"13072525120669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173444,"job_number":"JOB_173444","tr_customer_id":173461,"tr_customer_product_id":173451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10110488863504","imei1":"10110488863504","imei2":"10110488863504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173445,"job_number":"JOB_173445","tr_customer_id":173462,"tr_customer_product_id":173452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14125890858594","imei1":"14125890858594","imei2":"14125890858594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173448,"job_number":"JOB_173448","tr_customer_id":173465,"tr_customer_product_id":173455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:50.000Z","modified_at":"2026-02-01T04:41:50.000Z","name":"Abbie Walsh","mobile_number":"626-699-2633","email_id":"Emerald_Hahn30@gmail.com","dop":"2025-04-06","serial_number":"17584840688015466","imei1":"17584840688015466","imei2":"17584840688015466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173449,"job_number":"JOB_173449","tr_customer_id":173466,"tr_customer_product_id":173456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:51.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Freddy Greenfelder","mobile_number":"939-312-7678","email_id":"Kamille57@yahoo.com","dop":"2025-04-06","serial_number":"17876701707586196","imei1":"17876701707586196","imei2":"17876701707586196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173450,"job_number":"JOB_173450","tr_customer_id":173467,"tr_customer_product_id":173457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:51.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Danial Koepp","mobile_number":"698-297-5903","email_id":"Jess62@hotmail.com","dop":"2025-04-06","serial_number":"13314063582191322","imei1":"13314063582191322","imei2":"13314063582191322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173451,"job_number":"JOB_173451","tr_customer_id":173468,"tr_customer_product_id":173458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:52.000Z","modified_at":"2026-02-01T04:41:52.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14122728018379","imei1":"14122728018379","imei2":"14122728018379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173453,"job_number":"JOB_173453","tr_customer_id":173470,"tr_customer_product_id":173460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:54.000Z","modified_at":"2026-02-01T04:41:54.000Z","name":"Cheyanne Lang","mobile_number":"474-900-3890","email_id":"Clifford83@hotmail.com","dop":"2025-04-06","serial_number":"18843116744407040","imei1":"18843116744407040","imei2":"18843116744407040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173454,"job_number":"JOB_173454","tr_customer_id":173471,"tr_customer_product_id":173461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:56.000Z","modified_at":"2026-02-01T04:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15942974208282","imei1":"15942974208282","imei2":"15942974208282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173456,"job_number":"JOB_173456","tr_customer_id":173473,"tr_customer_product_id":173463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:57.000Z","modified_at":"2026-02-01T04:41:57.000Z","name":"Emmanuelle O'Connell","mobile_number":"901-611-4391","email_id":"Raymond88@yahoo.com","dop":"2025-04-06","serial_number":"16885420546588600","imei1":"16885420546588600","imei2":"16885420546588600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173457,"job_number":"JOB_173457","tr_customer_id":173474,"tr_customer_product_id":173464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:09.000Z","modified_at":"2026-02-01T04:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19115873297318","imei1":"19115873297318","imei2":"19115873297318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173459,"job_number":"JOB_173459","tr_customer_id":173476,"tr_customer_product_id":173466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:11.000Z","modified_at":"2026-02-01T04:42:11.000Z","name":"Dock Yundt","mobile_number":"795-499-0473","email_id":"Desmond.Berge@gmail.com","dop":"2025-04-06","serial_number":"18987264713542510","imei1":"18987264713542510","imei2":"18987264713542510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173460,"job_number":"JOB_173460","tr_customer_id":173477,"tr_customer_product_id":173467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:15.000Z","modified_at":"2026-02-01T04:42:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13100464274349","imei1":"13100464274349","imei2":"13100464274349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173462,"job_number":"JOB_173462","tr_customer_id":173479,"tr_customer_product_id":173469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:17.000Z","modified_at":"2026-02-01T04:42:17.000Z","name":"Erika Hirthe","mobile_number":"301-830-8012","email_id":"Sammy_Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"12794902011273592","imei1":"12794902011273592","imei2":"12794902011273592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173463,"job_number":"JOB_173463","tr_customer_id":173480,"tr_customer_product_id":173470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17849976641353","imei1":"17849976641353","imei2":"17849976641353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173467,"job_number":"JOB_173467","tr_customer_id":173484,"tr_customer_product_id":173474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:22.000Z","modified_at":"2026-02-01T04:42:22.000Z","name":"Demario Harber","mobile_number":"819-351-9803","email_id":"Irma.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"12892273439800920","imei1":"12892273439800920","imei2":"12892273439800920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173469,"job_number":"JOB_173469","tr_customer_id":173486,"tr_customer_product_id":173476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:42:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10073607898851","imei1":"10073607898851","imei2":"10073607898851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173470,"job_number":"JOB_173470","tr_customer_id":173487,"tr_customer_product_id":173477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:42:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12152668584547","imei1":"12152668584547","imei2":"12152668584547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173473,"job_number":"JOB_173473","tr_customer_id":173490,"tr_customer_product_id":173480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:40.000Z","modified_at":"2026-02-01T04:42:40.000Z","name":"Elmo Huels","mobile_number":"897-986-8220","email_id":"Lucio_Sanford69@gmail.com","dop":"2025-04-06","serial_number":"19074916421710964","imei1":"19074916421710964","imei2":"19074916421710964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173474,"job_number":"JOB_173474","tr_customer_id":173491,"tr_customer_product_id":173481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:40.000Z","modified_at":"2026-02-01T04:42:40.000Z","name":"Jamal Schmitt","mobile_number":"899-597-2786","email_id":"Jeffery.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"17327076778453212","imei1":"17327076778453212","imei2":"17327076778453212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173475,"job_number":"JOB_173475","tr_customer_id":173492,"tr_customer_product_id":173482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:45:59.000Z","modified_at":"2026-02-01T04:45:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18654461883497","imei1":"18654461883497","imei2":"18654461883497","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173476,"job_number":"JOB_173476","tr_customer_id":173493,"tr_customer_product_id":173483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:00.000Z","modified_at":"2026-02-01T04:46:00.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17958257075236","imei1":"17958257075236","imei2":"17958257075236","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173477,"job_number":"JOB_173477","tr_customer_id":173494,"tr_customer_product_id":173484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:02.000Z","modified_at":"2026-02-01T04:46:02.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"13841442947030","imei1":"13841442947030","imei2":"13841442947030","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173478,"job_number":"JOB_173478","tr_customer_id":173495,"tr_customer_product_id":173485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:03.000Z","modified_at":"2026-02-01T04:46:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"12085175934819","imei1":"12085175934819","imei2":"12085175934819","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173479,"job_number":"JOB_173479","tr_customer_id":173496,"tr_customer_product_id":173486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:04.000Z","modified_at":"2026-02-01T04:46:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17621606347018","imei1":"17621606347018","imei2":"17621606347018","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173480,"job_number":"JOB_173480","tr_customer_id":173497,"tr_customer_product_id":173487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:06.000Z","modified_at":"2026-02-01T04:46:06.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"16664023964705","imei1":"16664023964705","imei2":"16664023964705","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173481,"job_number":"JOB_173481","tr_customer_id":173498,"tr_customer_product_id":173488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82108956291151","imei1":"82108956291151","imei2":"82108956291151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173482,"job_number":"JOB_173482","tr_customer_id":173499,"tr_customer_product_id":173489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21377847992815","imei1":"21377847992815","imei2":"21377847992815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173483,"job_number":"JOB_173483","tr_customer_id":173500,"tr_customer_product_id":173490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67429924613262","imei1":"67429924613262","imei2":"67429924613262","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173484,"job_number":"JOB_173484","tr_customer_id":173501,"tr_customer_product_id":173491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51515239481266","imei1":"51515239481266","imei2":"51515239481266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173485,"job_number":"JOB_173485","tr_customer_id":173502,"tr_customer_product_id":173492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16082694929132","imei1":"16082694929132","imei2":"16082694929132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173486,"job_number":"JOB_173486","tr_customer_id":173503,"tr_customer_product_id":173493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65596307510823","imei1":"65596307510823","imei2":"65596307510823","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173488,"job_number":"JOB_173488","tr_customer_id":173505,"tr_customer_product_id":173495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:28.000Z","modified_at":"2026-02-01T04:56:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59131379349295","imei1":"59131379349295","imei2":"59131379349295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173489,"job_number":"JOB_173489","tr_customer_id":173506,"tr_customer_product_id":173496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:28.000Z","modified_at":"2026-02-01T04:56:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62255011093821","imei1":"62255011093821","imei2":"62255011093821","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173490,"job_number":"JOB_173490","tr_customer_id":173507,"tr_customer_product_id":173497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41483093689809","imei1":"41483093689809","imei2":"41483093689809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173491,"job_number":"JOB_173491","tr_customer_id":173508,"tr_customer_product_id":173498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86994421576585","imei1":"86994421576585","imei2":"86994421576585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173492,"job_number":"JOB_173492","tr_customer_id":173509,"tr_customer_product_id":173499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93080339105300","imei1":"93080339105300","imei2":"93080339105300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173493,"job_number":"JOB_173493","tr_customer_id":173510,"tr_customer_product_id":173500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:30.000Z","modified_at":"2026-02-01T04:56:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31453495726471","imei1":"31453495726471","imei2":"31453495726471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173495,"job_number":"JOB_173495","tr_customer_id":173512,"tr_customer_product_id":173502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:59.000Z","modified_at":"2026-02-01T04:56:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58623669109626","imei1":"58623669109626","imei2":"58623669109626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173496,"job_number":"JOB_173496","tr_customer_id":173513,"tr_customer_product_id":173503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82084733551446","imei1":"82084733551446","imei2":"82084733551446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173497,"job_number":"JOB_173497","tr_customer_id":173514,"tr_customer_product_id":173504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15589581013243","imei1":"15589581013243","imei2":"15589581013243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173498,"job_number":"JOB_173498","tr_customer_id":173515,"tr_customer_product_id":173505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93927228256143","imei1":"93927228256143","imei2":"93927228256143","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173499,"job_number":"JOB_173499","tr_customer_id":173516,"tr_customer_product_id":173506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19155677985264","imei1":"19155677985264","imei2":"19155677985264","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173500,"job_number":"JOB_173500","tr_customer_id":173517,"tr_customer_product_id":173507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49177901434482","imei1":"49177901434482","imei2":"49177901434482","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173502,"job_number":"JOB_173502","tr_customer_id":173519,"tr_customer_product_id":173509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:29.000Z","modified_at":"2026-02-01T05:10:29.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18772175653211","imei1":"18772175653211","imei2":"18772175653211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173504,"job_number":"JOB_173504","tr_customer_id":173521,"tr_customer_product_id":173511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:31.000Z","modified_at":"2026-02-01T05:10:31.000Z","name":"Ramona Schaden","mobile_number":"982-602-5959","email_id":"Lyda.Stokes62@gmail.com","dop":"2025-04-06","serial_number":"10303097432294828","imei1":"10303097432294828","imei2":"10303097432294828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173505,"job_number":"JOB_173505","tr_customer_id":173522,"tr_customer_product_id":173512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:19.000Z","modified_at":"2026-02-01T05:11:19.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12431217247135","imei1":"12431217247135","imei2":"12431217247135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173507,"job_number":"JOB_173507","tr_customer_id":173524,"tr_customer_product_id":173514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:21.000Z","modified_at":"2026-02-01T05:11:21.000Z","name":"Alba Turner","mobile_number":"431-680-0767","email_id":"Tierra72@yahoo.com","dop":"2025-04-06","serial_number":"14629654200467536","imei1":"14629654200467536","imei2":"14629654200467536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173508,"job_number":"JOB_173508","tr_customer_id":173525,"tr_customer_product_id":173515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:09.000Z","modified_at":"2026-02-01T05:12:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15236014538244","imei1":"15236014538244","imei2":"15236014538244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173510,"job_number":"JOB_173510","tr_customer_id":173527,"tr_customer_product_id":173517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:11.000Z","modified_at":"2026-02-01T05:12:11.000Z","name":"Marcia Johns","mobile_number":"287-958-4141","email_id":"Aylin78@gmail.com","dop":"2025-04-06","serial_number":"17229405817518382","imei1":"17229405817518382","imei2":"17229405817518382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173511,"job_number":"JOB_173511","tr_customer_id":173528,"tr_customer_product_id":173518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:20:01.000Z","modified_at":"2026-02-01T05:20:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"16713649162595","imei1":"16713649162595","imei2":"16713649162595","popurl":"2026-01-22T05:20:01.400151689Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173512,"job_number":"JOB_173512","tr_customer_id":173529,"tr_customer_product_id":173519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:20:22.000Z","modified_at":"2026-02-01T05:20:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"21516579673586","imei1":"21516579673586","imei2":"21516579673586","popurl":"2026-01-22T05:20:21.633367009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173513,"job_number":"JOB_173513","tr_customer_id":173530,"tr_customer_product_id":173520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:04.000Z","modified_at":"2026-02-01T05:24:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107752852483527","imei1":"107752852483527","imei2":"107752852483527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173515,"job_number":"JOB_173515","tr_customer_id":173532,"tr_customer_product_id":173522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:19.000Z","modified_at":"2026-02-01T05:24:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103029484782462","imei1":"103029484782462","imei2":"103029484782462","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173517,"job_number":"JOB_173517","tr_customer_id":173534,"tr_customer_product_id":173524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:33.000Z","modified_at":"2026-02-01T05:24:33.000Z","name":"Balaaditya Banerjee","mobile_number":"7014181783","email_id":"akshayakeerti.desai@gmail.com","dop":"2026-01-22","serial_number":"199883858516977","imei1":"199883858516977","imei2":"199883858516977","popurl":"www.udai-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173519,"job_number":"JOB_173519","tr_customer_id":173536,"tr_customer_product_id":173526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:22.000Z","modified_at":"2026-02-01T05:42:22.000Z","name":"Noelia Halvorson","mobile_number":"899-465-3793","email_id":"Eula92@yahoo.com","dop":"2025-04-06","serial_number":"11513759319454510","imei1":"11513759319454510","imei2":"11513759319454510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173521,"job_number":"JOB_173521","tr_customer_id":173538,"tr_customer_product_id":173528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:45.000Z","modified_at":"2026-02-01T05:42:45.000Z","name":"Charlene Gutkowski","mobile_number":"682-460-2192","email_id":"Gay_Beahan62@gmail.com","dop":"2025-04-06","serial_number":"19198058458074904","imei1":"19198058458074904","imei2":"19198058458074904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173522,"job_number":"JOB_173522","tr_customer_id":173539,"tr_customer_product_id":173529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Sher Chaturvedi","mobile_number":"7008149292","email_id":"sukanya.dwivedi@yahoo.co.in","dop":"2026-01-22","serial_number":"134997322063100","imei1":"134997322063100","imei2":"134997322063100","popurl":"www.bhaaswar-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173523,"job_number":"JOB_173523","tr_customer_id":173540,"tr_customer_product_id":173530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Uma Tagore","mobile_number":"7061358542","email_id":"mohini.jha@hotmail.com","dop":"2026-01-22","serial_number":"535339824633284","imei1":"535339824633284","imei2":"535339824633284","popurl":"www.krishnadasa-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173524,"job_number":"JOB_173524","tr_customer_id":173541,"tr_customer_product_id":173532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Amaresh Reddy","mobile_number":"7000535023","email_id":"prasanna.bhattacharya@hotmail.com","dop":"2026-01-22","serial_number":"180580324387632","imei1":"180580324387632","imei2":"180580324387632","popurl":"www.aanjaneya-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173525,"job_number":"JOB_173525","tr_customer_id":173542,"tr_customer_product_id":173531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Gopaal Pandey","mobile_number":"7084472930","email_id":"karan.kakkar@gmail.com","dop":"2026-01-22","serial_number":"154426508617485","imei1":"154426508617485","imei2":"154426508617485","popurl":"www.vidhya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173526,"job_number":"JOB_173526","tr_customer_id":173543,"tr_customer_product_id":173533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chaturbhuj Chattopadhyay","mobile_number":"7070366132","email_id":"oormila.menon@yahoo.co.in","dop":"2026-01-22","serial_number":"917863019178986","imei1":"917863019178986","imei2":"917863019178986","popurl":"www.gaurang-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173527,"job_number":"JOB_173527","tr_customer_id":173544,"tr_customer_product_id":173534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chandrabhaga Arora","mobile_number":"7071714847","email_id":"bhima.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"130400390527870","imei1":"130400390527870","imei2":"130400390527870","popurl":"www.mohinder-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173528,"job_number":"JOB_173528","tr_customer_id":173545,"tr_customer_product_id":173535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chanda Mahajan","mobile_number":"7040324639","email_id":"chidaatma.kaur@gmail.com","dop":"2026-01-22","serial_number":"227465309364444","imei1":"227465309364444","imei2":"227465309364444","popurl":"www.kirti-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173529,"job_number":"JOB_173529","tr_customer_id":173546,"tr_customer_product_id":173536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Rohana Jha","mobile_number":"7033855272","email_id":"chetan.pothuvaal@hotmail.com","dop":"2026-01-22","serial_number":"680596336713698","imei1":"680596336713698","imei2":"680596336713698","popurl":"www.dinesh-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173530,"job_number":"JOB_173530","tr_customer_id":173547,"tr_customer_product_id":173537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Ritesh Dubashi","mobile_number":"7077562431","email_id":"dayamayee.tandon@hotmail.com","dop":"2026-01-22","serial_number":"375097357048254","imei1":"375097357048254","imei2":"375097357048254","popurl":"www.vrund-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173531,"job_number":"JOB_173531","tr_customer_id":173548,"tr_customer_product_id":173538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Bandhul Prajapat","mobile_number":"7041270373","email_id":"rukhmani.sethi@hotmail.com","dop":"2026-01-22","serial_number":"196034359142631","imei1":"196034359142631","imei2":"196034359142631","popurl":"www.bhadran-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173534,"job_number":"JOB_173534","tr_customer_id":173551,"tr_customer_product_id":173541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:42.000Z","modified_at":"2026-02-01T06:33:42.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10497355228622","imei1":"10497355228622","imei2":"10497355228622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173536,"job_number":"JOB_173536","tr_customer_id":173553,"tr_customer_product_id":173543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:43.000Z","modified_at":"2026-02-01T06:33:43.000Z","name":"Tyrell Jerde","mobile_number":"761-351-9162","email_id":"Alfred52@yahoo.com","dop":"2025-04-06","serial_number":"14394770469614700","imei1":"14394770469614700","imei2":"14394770469614700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173539,"job_number":"JOB_173539","tr_customer_id":173556,"tr_customer_product_id":173546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:04.000Z","modified_at":"2026-02-01T06:34:04.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18263011934821","imei1":"18263011934821","imei2":"18263011934821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173541,"job_number":"JOB_173541","tr_customer_id":173558,"tr_customer_product_id":173548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:05.000Z","modified_at":"2026-02-01T06:34:05.000Z","name":"Lavern Champlin","mobile_number":"373-382-9268","email_id":"Elinor17@yahoo.com","dop":"2025-04-06","serial_number":"14823992799555128","imei1":"14823992799555128","imei2":"14823992799555128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173542,"job_number":"JOB_173542","tr_customer_id":173559,"tr_customer_product_id":173549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:28.000Z","modified_at":"2026-02-01T06:34:28.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11235022480907","imei1":"11235022480907","imei2":"11235022480907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173544,"job_number":"JOB_173544","tr_customer_id":173561,"tr_customer_product_id":173551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:29.000Z","modified_at":"2026-02-01T06:34:29.000Z","name":"Fritz Kilback","mobile_number":"931-322-7447","email_id":"Destiney24@hotmail.com","dop":"2025-04-06","serial_number":"12004111548796130","imei1":"12004111548796130","imei2":"12004111548796130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173549,"job_number":"JOB_173549","tr_customer_id":173566,"tr_customer_product_id":173557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Diksha Pothuvaal","mobile_number":"7013970248","email_id":"chakrika.asan@hotmail.com","dop":"2026-01-22","serial_number":"006712984486039","imei1":"006712984486039","imei2":"006712984486039","popurl":"www.kali-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173550,"job_number":"JOB_173550","tr_customer_id":173567,"tr_customer_product_id":173556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Niranjan Butt","mobile_number":"7015131326","email_id":"bhavani.kaniyar@yahoo.co.in","dop":"2026-01-22","serial_number":"696777916825262","imei1":"696777916825262","imei2":"696777916825262","popurl":"www.chiranjeev-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173551,"job_number":"JOB_173551","tr_customer_id":173568,"tr_customer_product_id":173558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Swapnil Tagore","mobile_number":"7002337697","email_id":"chitrali.rana@gmail.com","dop":"2026-01-22","serial_number":"126476703764808","imei1":"126476703764808","imei2":"126476703764808","popurl":"www.siddarth-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173552,"job_number":"JOB_173552","tr_customer_id":173569,"tr_customer_product_id":173559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Tanushri Kakkar","mobile_number":"7078474790","email_id":"adityanandan.bhattathiri@hotmail.com","dop":"2026-01-22","serial_number":"214977703433595","imei1":"214977703433595","imei2":"214977703433595","popurl":"www.chandira-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173553,"job_number":"JOB_173553","tr_customer_id":173570,"tr_customer_product_id":173560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Ekaparnika Tagore","mobile_number":"7093272962","email_id":"aryan.panicker@yahoo.co.in","dop":"2026-01-22","serial_number":"965397810427391","imei1":"965397810427391","imei2":"965397810427391","popurl":"www.chatur-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173554,"job_number":"JOB_173554","tr_customer_id":173571,"tr_customer_product_id":173561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Ekaparnika Nair","mobile_number":"7093913750","email_id":"anasuya.khatri@yahoo.co.in","dop":"2026-01-22","serial_number":"892989265285546","imei1":"892989265285546","imei2":"892989265285546","popurl":"www.aditeya-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173555,"job_number":"JOB_173555","tr_customer_id":173572,"tr_customer_product_id":173562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Anuraag Mehrotra","mobile_number":"7072458747","email_id":"kalpana.nehru@hotmail.com","dop":"2026-01-22","serial_number":"998430382756012","imei1":"998430382756012","imei2":"998430382756012","popurl":"www.ajit-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173556,"job_number":"JOB_173556","tr_customer_id":173573,"tr_customer_product_id":173563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Suryakanta Dwivedi","mobile_number":"7097509956","email_id":"divjot.bhat@gmail.com","dop":"2026-01-22","serial_number":"943135189175671","imei1":"943135189175671","imei2":"943135189175671","popurl":"www.rajiv-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173557,"job_number":"JOB_173557","tr_customer_id":173574,"tr_customer_product_id":173564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Lila Sinha","mobile_number":"7051175811","email_id":"dakshayani.kaul@gmail.com","dop":"2026-01-22","serial_number":"738056324595803","imei1":"738056324595803","imei2":"738056324595803","popurl":"www.jaya-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173558,"job_number":"JOB_173558","tr_customer_id":173575,"tr_customer_product_id":173565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Dhanesh Bhattacharya","mobile_number":"7038150770","email_id":"narendra.sinha@yahoo.co.in","dop":"2026-01-22","serial_number":"863882691086651","imei1":"863882691086651","imei2":"863882691086651","popurl":"www.saroja-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173559,"job_number":"JOB_173559","tr_customer_id":173576,"tr_customer_product_id":173566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aryan Nayar","mobile_number":"7074902309","email_id":"amodini.deshpande@gmail.com","dop":"2026-01-22","serial_number":"508007806575321","imei1":"508007806575321","imei2":"508007806575321","popurl":"www.chanakya-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173560,"job_number":"JOB_173560","tr_customer_id":173577,"tr_customer_product_id":173567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aasha Pilla","mobile_number":"7040500292","email_id":"prayag.talwar@hotmail.com","dop":"2026-01-22","serial_number":"872159880573716","imei1":"872159880573716","imei2":"872159880573716","popurl":"www.deepankar-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173561,"job_number":"JOB_173561","tr_customer_id":173578,"tr_customer_product_id":173568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Bhoopat Gupta","mobile_number":"7050451671","email_id":"tanushree.tagore@yahoo.co.in","dop":"2026-01-22","serial_number":"126929803853047","imei1":"126929803853047","imei2":"126929803853047","popurl":"www.birjesh-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173562,"job_number":"JOB_173562","tr_customer_id":173580,"tr_customer_product_id":173570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Balamani Shukla","mobile_number":"7043516005","email_id":"mohan.gill@yahoo.co.in","dop":"2026-01-22","serial_number":"018971173051198","imei1":"018971173051198","imei2":"018971173051198","popurl":"www.digambar-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173563,"job_number":"JOB_173563","tr_customer_id":173579,"tr_customer_product_id":173569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Nirbhay Dwivedi","mobile_number":"7026783504","email_id":"chitramala.kaniyar@yahoo.co.in","dop":"2026-01-22","serial_number":"588970723558413","imei1":"588970723558413","imei2":"588970723558413","popurl":"www.gobinda-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173565,"job_number":"JOB_173565","tr_customer_id":173582,"tr_customer_product_id":173572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aaditya Prajapat","mobile_number":"7060937640","email_id":"geetanjali.gupta@yahoo.co.in","dop":"2026-01-22","serial_number":"681314469985780","imei1":"681314469985780","imei2":"681314469985780","popurl":"www.vidur-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173567,"job_number":"JOB_173567","tr_customer_id":173584,"tr_customer_product_id":173574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Anasooya Sinha","mobile_number":"7020402233","email_id":"akshat.asan@gmail.com","dop":"2026-01-22","serial_number":"934566089498161","imei1":"934566089498161","imei2":"934566089498161","popurl":"www.dhananjay-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173568,"job_number":"JOB_173568","tr_customer_id":173585,"tr_customer_product_id":173575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Suma Tagore","mobile_number":"7097415628","email_id":"dharmaketu.arora@gmail.com","dop":"2026-01-22","serial_number":"450114785132396","imei1":"450114785132396","imei2":"450114785132396","popurl":"www.dwaipayana-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173569,"job_number":"JOB_173569","tr_customer_id":173586,"tr_customer_product_id":173576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Lakshmi Somayaji","mobile_number":"7052168425","email_id":"varalakshmi.abbott@gmail.com","dop":"2026-01-22","serial_number":"078603350098856","imei1":"078603350098856","imei2":"078603350098856","popurl":"www.baalaaditya-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173571,"job_number":"JOB_173571","tr_customer_id":173588,"tr_customer_product_id":173578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Girja Pothuvaal","mobile_number":"7066689490","email_id":"rajinder.pandey@gmail.com","dop":"2026-01-22","serial_number":"844746789002990","imei1":"844746789002990","imei2":"844746789002990","popurl":"www.tara-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173572,"job_number":"JOB_173572","tr_customer_id":173589,"tr_customer_product_id":173579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Vishwamitra Naik","mobile_number":"7072893597","email_id":"tushar.ahluwalia@yahoo.co.in","dop":"2026-01-22","serial_number":"763358127565555","imei1":"763358127565555","imei2":"763358127565555","popurl":"www.amrit-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173573,"job_number":"JOB_173573","tr_customer_id":173590,"tr_customer_product_id":173580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Gopaal Kaur","mobile_number":"7059008613","email_id":"ambar.panicker@hotmail.com","dop":"2026-01-22","serial_number":"264816433122990","imei1":"264816433122990","imei2":"264816433122990","popurl":"www.ghanaanand-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173574,"job_number":"JOB_173574","tr_customer_id":173591,"tr_customer_product_id":173581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Aamod Nambeesan","mobile_number":"7084481556","email_id":"rohit.shah@gmail.com","dop":"2026-01-22","serial_number":"599913705776980","imei1":"599913705776980","imei2":"599913705776980","popurl":"www.karunanidhi-ahuja.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173576,"job_number":"JOB_173576","tr_customer_id":173594,"tr_customer_product_id":173584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Buddhana Rana","mobile_number":"7002835781","email_id":"menaka.reddy@gmail.com","dop":"2026-01-22","serial_number":"937619449733229","imei1":"937619449733229","imei2":"937619449733229","popurl":"www.kanti-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173577,"job_number":"JOB_173577","tr_customer_id":173593,"tr_customer_product_id":173583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Agastya Ganaka","mobile_number":"7077559039","email_id":"girija.gowda@gmail.com","dop":"2026-01-22","serial_number":"434750280486788","imei1":"434750280486788","imei2":"434750280486788","popurl":"www.yogendra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173579,"job_number":"JOB_173579","tr_customer_id":173596,"tr_customer_product_id":173586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Ganaka Marar","mobile_number":"7064400826","email_id":"ritesh.bhattacharya@gmail.com","dop":"2026-01-22","serial_number":"616697809725505","imei1":"616697809725505","imei2":"616697809725505","popurl":"www.dhyanesh-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173581,"job_number":"JOB_173581","tr_customer_id":173598,"tr_customer_product_id":173588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Anasooya Saini","mobile_number":"7076558061","email_id":"vasudeva.somayaji@yahoo.co.in","dop":"2026-01-22","serial_number":"537494545617527","imei1":"537494545617527","imei2":"537494545617527","popurl":"www.harit-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173584,"job_number":"JOB_173584","tr_customer_id":173601,"tr_customer_product_id":173591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Dayamayee Sharma","mobile_number":"7015654634","email_id":"anagh.menon@gmail.com","dop":"2026-01-22","serial_number":"283644264085791","imei1":"283644264085791","imei2":"283644264085791","popurl":"www.akshita-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173586,"job_number":"JOB_173586","tr_customer_id":173603,"tr_customer_product_id":173593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Datta Guha","mobile_number":"7077176058","email_id":"jai.jha@gmail.com","dop":"2026-01-22","serial_number":"855754596938948","imei1":"855754596938948","imei2":"855754596938948","popurl":"www.poornima-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173587,"job_number":"JOB_173587","tr_customer_id":173604,"tr_customer_product_id":173594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Aanandinii Sharma","mobile_number":"7054794907","email_id":"adheesh.iyengar@yahoo.co.in","dop":"2026-01-22","serial_number":"144500030928228","imei1":"144500030928228","imei2":"144500030928228","popurl":"www.surya-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173588,"job_number":"JOB_173588","tr_customer_id":173605,"tr_customer_product_id":173595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Rageswari Menon","mobile_number":"7057908794","email_id":"jagadisha.gupta@yahoo.co.in","dop":"2026-01-22","serial_number":"133260371977172","imei1":"133260371977172","imei2":"133260371977172","popurl":"www.ranjeet-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173590,"job_number":"JOB_173590","tr_customer_id":173607,"tr_customer_product_id":173597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Nanda Bhattathiri","mobile_number":"7090981703","email_id":"chaitan.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"516395777094944","imei1":"516395777094944","imei2":"516395777094944","popurl":"www.jai-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173591,"job_number":"JOB_173591","tr_customer_id":173608,"tr_customer_product_id":173598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Amrita Chaturvedi","mobile_number":"7069230230","email_id":"dhara.ganaka@hotmail.com","dop":"2026-01-22","serial_number":"693111719430914","imei1":"693111719430914","imei2":"693111719430914","popurl":"www.laal-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173592,"job_number":"JOB_173592","tr_customer_id":173609,"tr_customer_product_id":173599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Akshita Deshpande","mobile_number":"7083583203","email_id":"krishnadasa.iyengar@yahoo.co.in","dop":"2026-01-22","serial_number":"204343277046772","imei1":"204343277046772","imei2":"204343277046772","popurl":"www.adityanandan-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173593,"job_number":"JOB_173593","tr_customer_id":173610,"tr_customer_product_id":173600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Rakesh Bhattacharya","mobile_number":"7051115184","email_id":"budhil.malik@gmail.com","dop":"2026-01-22","serial_number":"807995399670612","imei1":"807995399670612","imei2":"807995399670612","popurl":"www.inder-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173594,"job_number":"JOB_173594","tr_customer_id":173611,"tr_customer_product_id":173601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Chapala Tandon","mobile_number":"7091445730","email_id":"alok.khatri@hotmail.com","dop":"2026-01-22","serial_number":"492222305053074","imei1":"492222305053074","imei2":"492222305053074","popurl":"www.tejas-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173595,"job_number":"JOB_173595","tr_customer_id":173612,"tr_customer_product_id":173602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Devani Dhawan","mobile_number":"7043924223","email_id":"aamod.mehrotra@hotmail.com","dop":"2026-01-22","serial_number":"040821084794579","imei1":"040821084794579","imei2":"040821084794579","popurl":"www.aadidev-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173596,"job_number":"JOB_173596","tr_customer_id":173613,"tr_customer_product_id":173603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Ekaparnika Gupta","mobile_number":"7034328188","email_id":"kalpana.pillai@yahoo.co.in","dop":"2026-01-22","serial_number":"438501591203139","imei1":"438501591203139","imei2":"438501591203139","popurl":"www.ashok-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173597,"job_number":"JOB_173597","tr_customer_id":173614,"tr_customer_product_id":173604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Bheeshma Ahluwalia","mobile_number":"7052530139","email_id":"meena.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"607385409821109","imei1":"607385409821109","imei2":"607385409821109","popurl":"www.dinesh-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173598,"job_number":"JOB_173598","tr_customer_id":173615,"tr_customer_product_id":173605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Gotum Somayaji","mobile_number":"7067203179","email_id":"shantanu.arora@gmail.com","dop":"2026-01-22","serial_number":"305642458569119","imei1":"305642458569119","imei2":"305642458569119","popurl":"www.devani-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173599,"job_number":"JOB_173599","tr_customer_id":173616,"tr_customer_product_id":173606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Vedanshi Chaturvedi","mobile_number":"7023287543","email_id":"anal.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"191188585342418","imei1":"191188585342418","imei2":"191188585342418","popurl":"www.satyen-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173601,"job_number":"JOB_173601","tr_customer_id":173618,"tr_customer_product_id":173608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Bishnu Khanna","mobile_number":"7010551626","email_id":"amritambu.chopra@gmail.com","dop":"2026-01-22","serial_number":"271060803193272","imei1":"271060803193272","imei2":"271060803193272","popurl":"www.bhasvan-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173602,"job_number":"JOB_173602","tr_customer_id":173619,"tr_customer_product_id":173609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Usha Kaur","mobile_number":"7094085099","email_id":"gati.tandon@hotmail.com","dop":"2026-01-22","serial_number":"155328363242223","imei1":"155328363242223","imei2":"155328363242223","popurl":"www.girindra-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173603,"job_number":"JOB_173603","tr_customer_id":173620,"tr_customer_product_id":173610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Sheela Butt","mobile_number":"7076087989","email_id":"shobhana.menon@hotmail.com","dop":"2026-01-22","serial_number":"317115393228920","imei1":"317115393228920","imei2":"317115393228920","popurl":"www.anang-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173604,"job_number":"JOB_173604","tr_customer_id":173621,"tr_customer_product_id":173611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Sudeva Prajapat","mobile_number":"7027825052","email_id":"acharyanandana.guneta@yahoo.co.in","dop":"2026-01-22","serial_number":"599359252705500","imei1":"599359252705500","imei2":"599359252705500","popurl":"www.dharmaketu-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173605,"job_number":"JOB_173605","tr_customer_id":173622,"tr_customer_product_id":173612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Vedanga Nehru","mobile_number":"7075915790","email_id":"chandramohan.trivedi@hotmail.com","dop":"2026-01-22","serial_number":"774680184433349","imei1":"774680184433349","imei2":"774680184433349","popurl":"www.bheeshma-acharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173606,"job_number":"JOB_173606","tr_customer_id":173623,"tr_customer_product_id":173613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Goutam Singh","mobile_number":"7024266703","email_id":"kiran.pandey@hotmail.com","dop":"2026-01-22","serial_number":"524352296877133","imei1":"524352296877133","imei2":"524352296877133","popurl":"www.tapan-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173607,"job_number":"JOB_173607","tr_customer_id":173624,"tr_customer_product_id":173614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Rati Pilla","mobile_number":"7060547104","email_id":"anasooya.trivedi@yahoo.co.in","dop":"2026-01-22","serial_number":"975309844812834","imei1":"975309844812834","imei2":"975309844812834","popurl":"www.purushottam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173608,"job_number":"JOB_173608","tr_customer_id":173625,"tr_customer_product_id":173615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Pramila Kakkar","mobile_number":"7068832921","email_id":"gautam.chaturvedi@yahoo.co.in","dop":"2026-01-22","serial_number":"569850280571381","imei1":"569850280571381","imei2":"569850280571381","popurl":"www.indra-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173609,"job_number":"JOB_173609","tr_customer_id":173626,"tr_customer_product_id":173616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Somu Johar","mobile_number":"7029545316","email_id":"eshana.gandhi@hotmail.com","dop":"2026-01-22","serial_number":"601910313102866","imei1":"601910313102866","imei2":"601910313102866","popurl":"www.tanushri-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173611,"job_number":"JOB_173611","tr_customer_id":173628,"tr_customer_product_id":173618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Ritesh Joshi","mobile_number":"7020799189","email_id":"devasree.jain@hotmail.com","dop":"2026-01-22","serial_number":"805945307534325","imei1":"805945307534325","imei2":"805945307534325","popurl":"www.ambar-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173612,"job_number":"JOB_173612","tr_customer_id":173629,"tr_customer_product_id":173619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Saroja Rana","mobile_number":"7071467168","email_id":"mohinder.malik@yahoo.co.in","dop":"2026-01-22","serial_number":"322227177780945","imei1":"322227177780945","imei2":"322227177780945","popurl":"www.dhatri-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173613,"job_number":"JOB_173613","tr_customer_id":173630,"tr_customer_product_id":173620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Dinkar Bhattathiri","mobile_number":"7052168292","email_id":"chetanaanand.adiga@yahoo.co.in","dop":"2026-01-22","serial_number":"436336050950648","imei1":"436336050950648","imei2":"436336050950648","popurl":"www.ujjwal-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173614,"job_number":"JOB_173614","tr_customer_id":173631,"tr_customer_product_id":173621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Chiranjeev Nambeesan","mobile_number":"7049880443","email_id":"harinarayan.bhattathiri@hotmail.com","dop":"2026-01-22","serial_number":"301822654370988","imei1":"301822654370988","imei2":"301822654370988","popurl":"www.dharani-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173615,"job_number":"JOB_173615","tr_customer_id":173633,"tr_customer_product_id":173622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Girja Marar","mobile_number":"7086926223","email_id":"divya.gandhi@gmail.com","dop":"2026-01-22","serial_number":"775871866603114","imei1":"775871866603114","imei2":"775871866603114","popurl":"www.aryan-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173616,"job_number":"JOB_173616","tr_customer_id":173632,"tr_customer_product_id":173623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Swara Gandhi","mobile_number":"7026547326","email_id":"umang.varman@hotmail.com","dop":"2026-01-22","serial_number":"009016225781232","imei1":"009016225781232","imei2":"009016225781232","popurl":"www.akshata-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173617,"job_number":"JOB_173617","tr_customer_id":173634,"tr_customer_product_id":173624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Swapnil Nair","mobile_number":"7023251902","email_id":"sanya.chopra@hotmail.com","dop":"2026-01-22","serial_number":"325158267585441","imei1":"325158267585441","imei2":"325158267585441","popurl":"www.girija-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173618,"job_number":"JOB_173618","tr_customer_id":173635,"tr_customer_product_id":173625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:55.000Z","modified_at":"2026-02-01T06:38:55.000Z","name":"Aadidev Varman","mobile_number":"7017308591","email_id":"aagneya.varma@yahoo.co.in","dop":"2026-01-22","serial_number":"698968020406920","imei1":"698968020406920","imei2":"698968020406920","popurl":"www.somu-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173621,"job_number":"JOB_173621","tr_customer_id":173638,"tr_customer_product_id":173628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:56.000Z","modified_at":"2026-02-01T06:47:56.000Z","name":"Halle Thompson","mobile_number":"401-869-9359","email_id":"Jasmin.Littel@hotmail.com","dop":"2025-04-06","serial_number":"13070493974029604","imei1":"13070493974029604","imei2":"13070493974029604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173623,"job_number":"JOB_173623","tr_customer_id":173640,"tr_customer_product_id":173630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:41.000Z","modified_at":"2026-02-01T06:48:41.000Z","name":"Kirk Bogan","mobile_number":"663-382-2960","email_id":"Arjun_Bednar@gmail.com","dop":"2025-04-06","serial_number":"16316947067360316","imei1":"16316947067360316","imei2":"16316947067360316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173624,"job_number":"JOB_173624","tr_customer_id":173641,"tr_customer_product_id":173631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:51.000Z","modified_at":"2026-02-01T06:48:51.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2026-01-22","serial_number":"46594500302525","imei1":"46594500302525","imei2":"46594500302525","popurl":"2026-01-22T06:48:47.079261500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173625,"job_number":"JOB_173625","tr_customer_id":173642,"tr_customer_product_id":173632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Chandi Varma","mobile_number":"7087581573","email_id":"ranjit.iyengar@gmail.com","dop":"2026-01-22","serial_number":"055198786970679","imei1":"055198786970679","imei2":"055198786970679","popurl":"www.vishwamitra-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173626,"job_number":"JOB_173626","tr_customer_id":173643,"tr_customer_product_id":173633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Umang Asan","mobile_number":"7061595914","email_id":"aryan.varman@yahoo.co.in","dop":"2026-01-22","serial_number":"315366966288051","imei1":"315366966288051","imei2":"315366966288051","popurl":"www.garud-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173627,"job_number":"JOB_173627","tr_customer_id":173644,"tr_customer_product_id":173634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Purushottam Arora","mobile_number":"7081262488","email_id":"harinarayan.varman@hotmail.com","dop":"2026-01-22","serial_number":"393805719527921","imei1":"393805719527921","imei2":"393805719527921","popurl":"www.bhargavi-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173628,"job_number":"JOB_173628","tr_customer_id":173645,"tr_customer_product_id":173635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Karan Shah","mobile_number":"7034783201","email_id":"malti.devar@yahoo.co.in","dop":"2026-01-22","serial_number":"065599407693722","imei1":"065599407693722","imei2":"065599407693722","popurl":"www.balamani-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173629,"job_number":"JOB_173629","tr_customer_id":173646,"tr_customer_product_id":173636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Smita Varma","mobile_number":"7030104105","email_id":"subhasini.patil@gmail.com","dop":"2026-01-22","serial_number":"143148447952040","imei1":"143148447952040","imei2":"143148447952040","popurl":"www.daksha-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173630,"job_number":"JOB_173630","tr_customer_id":173647,"tr_customer_product_id":173637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Charuchandra Butt","mobile_number":"7027726559","email_id":"jagathi.saini@yahoo.co.in","dop":"2026-01-22","serial_number":"193187009596456","imei1":"193187009596456","imei2":"193187009596456","popurl":"www.ganesh-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173631,"job_number":"JOB_173631","tr_customer_id":173648,"tr_customer_product_id":173638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Advaya Gandhi","mobile_number":"7080010991","email_id":"anil.dubashi@hotmail.com","dop":"2026-01-22","serial_number":"529607086516762","imei1":"529607086516762","imei2":"529607086516762","popurl":"www.gatik-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173632,"job_number":"JOB_173632","tr_customer_id":173649,"tr_customer_product_id":173639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Kanak Rana","mobile_number":"7077304127","email_id":"preity.desai@gmail.com","dop":"2026-01-22","serial_number":"927612338378651","imei1":"927612338378651","imei2":"927612338378651","popurl":"www.ayushmati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173633,"job_number":"JOB_173633","tr_customer_id":173650,"tr_customer_product_id":173640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7008361439","email_id":"anjali.mehrotra@gmail.com","dop":"2026-01-22","serial_number":"423065063218515","imei1":"423065063218515","imei2":"423065063218515","popurl":"www.ekdant-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173634,"job_number":"JOB_173634","tr_customer_id":173651,"tr_customer_product_id":173641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Mangalya Rana","mobile_number":"7066009267","email_id":"rajiv.jha@hotmail.com","dop":"2026-01-22","serial_number":"143148414616985","imei1":"143148414616985","imei2":"143148414616985","popurl":"www.dakshayani-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173635,"job_number":"JOB_173635","tr_customer_id":173652,"tr_customer_product_id":173642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Dinakar Guha","mobile_number":"7045139947","email_id":"acaryatanaya.asan@hotmail.com","dop":"2026-01-22","serial_number":"195527578792027","imei1":"195527578792027","imei2":"195527578792027","popurl":"www.akshayakeerti-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173636,"job_number":"JOB_173636","tr_customer_id":173653,"tr_customer_product_id":173643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Gouranga Joshi","mobile_number":"7027037095","email_id":"usha.johar@hotmail.com","dop":"2026-01-22","serial_number":"431345854472775","imei1":"431345854472775","imei2":"431345854472775","popurl":"www.deeptimayee-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173637,"job_number":"JOB_173637","tr_customer_id":173654,"tr_customer_product_id":173644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Aarya Kocchar","mobile_number":"7014641398","email_id":"amrit.asan@hotmail.com","dop":"2026-01-22","serial_number":"984723251571576","imei1":"984723251571576","imei2":"984723251571576","popurl":"www.dulari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173638,"job_number":"JOB_173638","tr_customer_id":173655,"tr_customer_product_id":173645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Anwesha Butt","mobile_number":"7081641712","email_id":"aslesha.banerjee@hotmail.com","dop":"2026-01-22","serial_number":"832270936767991","imei1":"832270936767991","imei2":"832270936767991","popurl":"www.bhaanumati-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173639,"job_number":"JOB_173639","tr_customer_id":173656,"tr_customer_product_id":173646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Aslesha Sinha","mobile_number":"7033502079","email_id":"shridevi.nayar@yahoo.co.in","dop":"2026-01-22","serial_number":"646085510849863","imei1":"646085510849863","imei2":"646085510849863","popurl":"www.vaishnavi-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173640,"job_number":"JOB_173640","tr_customer_id":173657,"tr_customer_product_id":173647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Bhilangana Shukla","mobile_number":"7048550689","email_id":"gandharv.jha@gmail.com","dop":"2026-01-22","serial_number":"485994843734079","imei1":"485994843734079","imei2":"485994843734079","popurl":"www.vaishvi-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173641,"job_number":"JOB_173641","tr_customer_id":173658,"tr_customer_product_id":173648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Amaresh Nair","mobile_number":"7026943012","email_id":"bhisham.embranthiri@gmail.com","dop":"2026-01-22","serial_number":"364843871739014","imei1":"364843871739014","imei2":"364843871739014","popurl":"www.aagney-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173642,"job_number":"JOB_173642","tr_customer_id":173659,"tr_customer_product_id":173649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Sameer Bhattacharya","mobile_number":"7027820301","email_id":"rukmin.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"568377083262094","imei1":"568377083262094","imei2":"568377083262094","popurl":"www.hamsini-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173643,"job_number":"JOB_173643","tr_customer_id":173660,"tr_customer_product_id":173650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Gajbaahu Verma","mobile_number":"7082295244","email_id":"mangalya.kaniyar@gmail.com","dop":"2026-01-22","serial_number":"635361708523372","imei1":"635361708523372","imei2":"635361708523372","popurl":"www.atmanand-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173644,"job_number":"JOB_173644","tr_customer_id":173661,"tr_customer_product_id":173651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Chaten Mahajan","mobile_number":"7084557450","email_id":"rukmin.menon@hotmail.com","dop":"2026-01-22","serial_number":"913909337603241","imei1":"913909337603241","imei2":"913909337603241","popurl":"www.chandraswaroopa-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173645,"job_number":"JOB_173645","tr_customer_id":173662,"tr_customer_product_id":173652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Laal Devar","mobile_number":"7000272646","email_id":"sumitra.saini@yahoo.co.in","dop":"2026-01-22","serial_number":"677060333136053","imei1":"677060333136053","imei2":"677060333136053","popurl":"www.gemini-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173646,"job_number":"JOB_173646","tr_customer_id":173663,"tr_customer_product_id":173653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Sudeva Guha","mobile_number":"7038869450","email_id":"tanushri.verma@hotmail.com","dop":"2026-01-22","serial_number":"992488764414499","imei1":"992488764414499","imei2":"992488764414499","popurl":"www.ghanashyam-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173647,"job_number":"JOB_173647","tr_customer_id":173664,"tr_customer_product_id":173654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Agnimitra Kakkar","mobile_number":"7058487238","email_id":"chandramani.reddy@yahoo.co.in","dop":"2026-01-22","serial_number":"716475382126408","imei1":"716475382126408","imei2":"716475382126408","popurl":"www.tej-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173648,"job_number":"JOB_173648","tr_customer_id":173665,"tr_customer_product_id":173655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Dron Mehra","mobile_number":"7019030507","email_id":"baala.dhawan@hotmail.com","dop":"2026-01-22","serial_number":"243707682784658","imei1":"243707682784658","imei2":"243707682784658","popurl":"www.gauraang-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173649,"job_number":"JOB_173649","tr_customer_id":173666,"tr_customer_product_id":173656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Ajeet Tandon","mobile_number":"7090128384","email_id":"inder.tagore@hotmail.com","dop":"2026-01-22","serial_number":"431073412220957","imei1":"431073412220957","imei2":"431073412220957","popurl":"www.sher-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173650,"job_number":"JOB_173650","tr_customer_id":173667,"tr_customer_product_id":173657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Jagadish Banerjee","mobile_number":"7007767665","email_id":"lakshminath.butt@yahoo.co.in","dop":"2026-01-22","serial_number":"540340864920011","imei1":"540340864920011","imei2":"540340864920011","popurl":"www.suryakantam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173651,"job_number":"JOB_173651","tr_customer_id":173668,"tr_customer_product_id":173658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Udai Tagore","mobile_number":"7095730804","email_id":"digambar.arora@gmail.com","dop":"2026-01-22","serial_number":"528474470952104","imei1":"528474470952104","imei2":"528474470952104","popurl":"www.brahma-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173652,"job_number":"JOB_173652","tr_customer_id":173669,"tr_customer_product_id":173659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Chitrangada Menon","mobile_number":"7058779986","email_id":"bhuvanesh.rana@gmail.com","dop":"2026-01-22","serial_number":"041993048033934","imei1":"041993048033934","imei2":"041993048033934","popurl":"www.durgeshwari-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173653,"job_number":"JOB_173653","tr_customer_id":173670,"tr_customer_product_id":173660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Kailash Pilla","mobile_number":"7042253442","email_id":"krishnadasa.mukhopadhyay@gmail.com","dop":"2026-01-22","serial_number":"528109231963632","imei1":"528109231963632","imei2":"528109231963632","popurl":"www.brajesh-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173654,"job_number":"JOB_173654","tr_customer_id":173671,"tr_customer_product_id":173661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Maheswar Menon","mobile_number":"7066178891","email_id":"swapnil.bhattathiri@gmail.com","dop":"2026-01-22","serial_number":"454911201784815","imei1":"454911201784815","imei2":"454911201784815","popurl":"www.rati-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173655,"job_number":"JOB_173655","tr_customer_id":173672,"tr_customer_product_id":173662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Shankar Ganaka","mobile_number":"7049357641","email_id":"gorakhnath.jain@hotmail.com","dop":"2026-01-22","serial_number":"457995216301161","imei1":"457995216301161","imei2":"457995216301161","popurl":"www.agnimitra-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173656,"job_number":"JOB_173656","tr_customer_id":173673,"tr_customer_product_id":173663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Indra Khanna","mobile_number":"7057827753","email_id":"prasad.marar@yahoo.co.in","dop":"2026-01-22","serial_number":"410034431048963","imei1":"410034431048963","imei2":"410034431048963","popurl":"www.vidhya-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173657,"job_number":"JOB_173657","tr_customer_id":173674,"tr_customer_product_id":173664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Aatmaja Talwar","mobile_number":"7074670249","email_id":"bhagavaan.khan@yahoo.co.in","dop":"2026-01-22","serial_number":"921219335366172","imei1":"921219335366172","imei2":"921219335366172","popurl":"www.upendra-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173658,"job_number":"JOB_173658","tr_customer_id":173675,"tr_customer_product_id":173665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Avani Tagore","mobile_number":"7088701558","email_id":"pran.deshpande@hotmail.com","dop":"2026-01-22","serial_number":"192112067428098","imei1":"192112067428098","imei2":"192112067428098","popurl":"www.gangesh-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173659,"job_number":"JOB_173659","tr_customer_id":173676,"tr_customer_product_id":173666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Sloka Varrier","mobile_number":"7014277271","email_id":"suresh.malik@yahoo.co.in","dop":"2026-01-22","serial_number":"627682949436838","imei1":"627682949436838","imei2":"627682949436838","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173660,"job_number":"JOB_173660","tr_customer_id":173677,"tr_customer_product_id":173667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Devdan Jain","mobile_number":"7013253365","email_id":"ritesh.achari@gmail.com","dop":"2026-01-22","serial_number":"243248778630651","imei1":"243248778630651","imei2":"243248778630651","popurl":"www.chatura-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173661,"job_number":"JOB_173661","tr_customer_id":173678,"tr_customer_product_id":173668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Garud Bandopadhyay","mobile_number":"7063008591","email_id":"aryan.verma@gmail.com","dop":"2026-01-22","serial_number":"317621931599372","imei1":"317621931599372","imei2":"317621931599372","popurl":"www.lakshmi-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173662,"job_number":"JOB_173662","tr_customer_id":173679,"tr_customer_product_id":173669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Chitramala Tagore","mobile_number":"7050363407","email_id":"atmananda.tandon@hotmail.com","dop":"2026-01-22","serial_number":"762637520662889","imei1":"762637520662889","imei2":"762637520662889","popurl":"www.dhanvin-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173663,"job_number":"JOB_173663","tr_customer_id":173680,"tr_customer_product_id":173670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Shankar Mehrotra","mobile_number":"7083761028","email_id":"vidhya.bhattacharya@gmail.com","dop":"2026-01-22","serial_number":"529150490207402","imei1":"529150490207402","imei2":"529150490207402","popurl":"www.rita-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173664,"job_number":"JOB_173664","tr_customer_id":173681,"tr_customer_product_id":173671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Kali Nayar","mobile_number":"7018180406","email_id":"bhadra.nair@gmail.com","dop":"2026-01-22","serial_number":"302484765697439","imei1":"302484765697439","imei2":"302484765697439","popurl":"www.anwesha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173665,"job_number":"JOB_173665","tr_customer_id":173682,"tr_customer_product_id":173672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aslesha Malik","mobile_number":"7024942551","email_id":"goutam.naik@gmail.com","dop":"2026-01-22","serial_number":"969441043884454","imei1":"969441043884454","imei2":"969441043884454","popurl":"www.chandran-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173666,"job_number":"JOB_173666","tr_customer_id":173683,"tr_customer_product_id":173673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aanand Dhawan","mobile_number":"7050776628","email_id":"shankar.kapoor@gmail.com","dop":"2026-01-22","serial_number":"811101205674760","imei1":"811101205674760","imei2":"811101205674760","popurl":"www.bhagirathi-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173667,"job_number":"JOB_173667","tr_customer_id":173684,"tr_customer_product_id":173674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aayushmaan Chattopadhyay","mobile_number":"7043402006","email_id":"anandamayi.nair@gmail.com","dop":"2026-01-22","serial_number":"276292808111795","imei1":"276292808111795","imei2":"276292808111795","popurl":"www.aagney-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173668,"job_number":"JOB_173668","tr_customer_id":173685,"tr_customer_product_id":173675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Prasad Deshpande","mobile_number":"7080793046","email_id":"amarnath.dutta@hotmail.com","dop":"2026-01-22","serial_number":"245328442761551","imei1":"245328442761551","imei2":"245328442761551","popurl":"www.jai-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173669,"job_number":"JOB_173669","tr_customer_id":173686,"tr_customer_product_id":173676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Vyas Varrier","mobile_number":"7024985951","email_id":"aanandaswarup.pillai@hotmail.com","dop":"2026-01-22","serial_number":"689457862573093","imei1":"689457862573093","imei2":"689457862573093","popurl":"www.vinay-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173670,"job_number":"JOB_173670","tr_customer_id":173687,"tr_customer_product_id":173677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Deeptimoy Embranthiri","mobile_number":"7002523476","email_id":"tanya.butt@hotmail.com","dop":"2026-01-22","serial_number":"893328963712049","imei1":"893328963712049","imei2":"893328963712049","popurl":"www.ganapati-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173671,"job_number":"JOB_173671","tr_customer_id":173688,"tr_customer_product_id":173678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Anuja Mukhopadhyay","mobile_number":"7082478484","email_id":"lavanya.achari@hotmail.com","dop":"2026-01-22","serial_number":"035263319726955","imei1":"035263319726955","imei2":"035263319726955","popurl":"www.karunanidhi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173672,"job_number":"JOB_173672","tr_customer_id":173689,"tr_customer_product_id":173679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Anal Devar","mobile_number":"7061591651","email_id":"anala.jha@yahoo.co.in","dop":"2026-01-22","serial_number":"274949632363049","imei1":"274949632363049","imei2":"274949632363049","popurl":"www.vaishvi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173673,"job_number":"JOB_173673","tr_customer_id":173690,"tr_customer_product_id":173680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Gangesh Bhattacharya","mobile_number":"7035805769","email_id":"kailash.johar@yahoo.co.in","dop":"2026-01-22","serial_number":"520356897700297","imei1":"520356897700297","imei2":"520356897700297","popurl":"www.dev-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173674,"job_number":"JOB_173674","tr_customer_id":173691,"tr_customer_product_id":173681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Swara Kapoor","mobile_number":"7081387361","email_id":"trilokesh.marar@yahoo.co.in","dop":"2026-01-22","serial_number":"793028576927654","imei1":"793028576927654","imei2":"793028576927654","popurl":"www.udit-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173675,"job_number":"JOB_173675","tr_customer_id":173692,"tr_customer_product_id":173682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Krishnadas Somayaji","mobile_number":"7086131097","email_id":"manik.jha@yahoo.co.in","dop":"2026-01-22","serial_number":"891649089382350","imei1":"891649089382350","imei2":"891649089382350","popurl":"www.bhadra-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173676,"job_number":"JOB_173676","tr_customer_id":173693,"tr_customer_product_id":173683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Chandra Acharya","mobile_number":"7038543453","email_id":"akshayakeerti.dhawan@yahoo.co.in","dop":"2026-01-22","serial_number":"000359961803601","imei1":"000359961803601","imei2":"000359961803601","popurl":"www.subodh-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173677,"job_number":"JOB_173677","tr_customer_id":173694,"tr_customer_product_id":173684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Sarvin Shukla","mobile_number":"7084764551","email_id":"digambara.bandopadhyay@hotmail.com","dop":"2026-01-22","serial_number":"376557771034579","imei1":"376557771034579","imei2":"376557771034579","popurl":"www.dev-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173678,"job_number":"JOB_173678","tr_customer_id":173695,"tr_customer_product_id":173685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Budhil Chaturvedi","mobile_number":"7043786265","email_id":"anuraag.abbott@gmail.com","dop":"2026-01-22","serial_number":"605370867531423","imei1":"605370867531423","imei2":"605370867531423","popurl":"www.kannen-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173679,"job_number":"JOB_173679","tr_customer_id":173696,"tr_customer_product_id":173686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Atmananda Mishra","mobile_number":"7041811597","email_id":"gatik.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"792112776835805","imei1":"792112776835805","imei2":"792112776835805","popurl":"www.jagmeet-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173680,"job_number":"JOB_173680","tr_customer_id":173697,"tr_customer_product_id":173687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Anil Mahajan","mobile_number":"7066582059","email_id":"amogh.reddy@gmail.com","dop":"2026-01-22","serial_number":"892241573019008","imei1":"892241573019008","imei2":"892241573019008","popurl":"www.nanda-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173681,"job_number":"JOB_173681","tr_customer_id":173698,"tr_customer_product_id":173688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Dhaanyalakshmi Saini","mobile_number":"7031629544","email_id":"himani.saini@gmail.com","dop":"2026-01-22","serial_number":"763999143447313","imei1":"763999143447313","imei2":"763999143447313","popurl":"www.sudeva-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173682,"job_number":"JOB_173682","tr_customer_id":173699,"tr_customer_product_id":173689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Abhaya Kocchar","mobile_number":"7058958960","email_id":"anilaabh.varrier@hotmail.com","dop":"2026-01-22","serial_number":"442481835091839","imei1":"442481835091839","imei2":"442481835091839","popurl":"www.tarun-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173683,"job_number":"JOB_173683","tr_customer_id":173700,"tr_customer_product_id":173690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Chitraksh Deshpande","mobile_number":"7072510846","email_id":"harinakshi.deshpande@hotmail.com","dop":"2026-01-22","serial_number":"317352299878775","imei1":"317352299878775","imei2":"317352299878775","popurl":"www.rajiv-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173684,"job_number":"JOB_173684","tr_customer_id":173701,"tr_customer_product_id":173691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Chandraprabha Arora","mobile_number":"7075346208","email_id":"deveshwar.ahluwalia@hotmail.com","dop":"2026-01-22","serial_number":"534959778426639","imei1":"534959778426639","imei2":"534959778426639","popurl":"www.mukesh-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173686,"job_number":"JOB_173686","tr_customer_id":173703,"tr_customer_product_id":173693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:25.000Z","modified_at":"2026-02-01T06:49:25.000Z","name":"Guadalupe Skiles","mobile_number":"429-641-9317","email_id":"Ova.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"11251766858442802","imei1":"11251766858442802","imei2":"11251766858442802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173687,"job_number":"JOB_173687","tr_customer_id":173704,"tr_customer_product_id":173694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:05.000Z","modified_at":"2026-02-01T07:09:05.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10517586119031","imei1":"10517586119031","imei2":"10517586119031","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173689,"job_number":"JOB_173689","tr_customer_id":173706,"tr_customer_product_id":173696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:23.000Z","modified_at":"2026-02-01T07:09:23.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17164012919932","imei1":"17164012919932","imei2":"17164012919932","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173691,"job_number":"JOB_173691","tr_customer_id":173708,"tr_customer_product_id":173698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:41.000Z","modified_at":"2026-02-01T07:09:41.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18583706131850","imei1":"18583706131850","imei2":"18583706131850","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173694,"job_number":"JOB_173694","tr_customer_id":173711,"tr_customer_product_id":173701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:24:39.000Z","modified_at":"2026-02-01T07:24:39.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"11660513247808","imei1":"11660513247808","imei2":"11660513247808","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173696,"job_number":"JOB_173696","tr_customer_id":173713,"tr_customer_product_id":173703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:51.000Z","modified_at":"2026-02-01T07:35:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14360715680526","imei1":"14360715680526","imei2":"14360715680526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173698,"job_number":"JOB_173698","tr_customer_id":173715,"tr_customer_product_id":173705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:52.000Z","modified_at":"2026-02-01T07:35:52.000Z","name":"Agustin Heidenreich","mobile_number":"907-649-9020","email_id":"Jamar85@yahoo.com","dop":"2025-04-06","serial_number":"11915496946210592","imei1":"11915496946210592","imei2":"11915496946210592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173699,"job_number":"JOB_173699","tr_customer_id":173716,"tr_customer_product_id":173706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:14.000Z","modified_at":"2026-02-01T07:36:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13256423197345","imei1":"13256423197345","imei2":"13256423197345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173701,"job_number":"JOB_173701","tr_customer_id":173718,"tr_customer_product_id":173708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:15.000Z","modified_at":"2026-02-01T07:36:15.000Z","name":"Wilford Larson","mobile_number":"868-981-1167","email_id":"Royce_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"19422156750516360","imei1":"19422156750516360","imei2":"19422156750516360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173702,"job_number":"JOB_173702","tr_customer_id":173719,"tr_customer_product_id":173709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:37.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18163977707327","imei1":"18163977707327","imei2":"18163977707327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173704,"job_number":"JOB_173704","tr_customer_id":173721,"tr_customer_product_id":173711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:37.000Z","name":"Alvah Schimmel","mobile_number":"980-989-6324","email_id":"Eudora_Collins@yahoo.com","dop":"2025-04-06","serial_number":"18248567515738750","imei1":"18248567515738750","imei2":"18248567515738750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173706,"job_number":"JOB_173706","tr_customer_id":173723,"tr_customer_product_id":173713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:52:52.000Z","modified_at":"2026-02-01T07:52:52.000Z","name":"Sharon Gibson","mobile_number":"417-883-8377","email_id":"Hans.Ortiz54@gmail.com","dop":"2025-04-06","serial_number":"19202062571280870","imei1":"19202062571280870","imei2":"19202062571280870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173710,"job_number":"JOB_173710","tr_customer_id":173727,"tr_customer_product_id":173717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:38.000Z","modified_at":"2026-02-01T07:53:38.000Z","name":"Eleanore Green","mobile_number":"588-530-6712","email_id":"Yadira_Bauch83@gmail.com","dop":"2025-04-06","serial_number":"15540256945661428","imei1":"15540256945661428","imei2":"15540256945661428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173717,"job_number":"JOB_173717","tr_customer_id":173734,"tr_customer_product_id":173724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:06:51.000Z","modified_at":"2026-02-01T09:06:51.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"23343423234773","imei2":"23343423234773","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173718,"job_number":"JOB_173718","tr_customer_id":173735,"tr_customer_product_id":173725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:43.000Z","modified_at":"2026-02-01T09:07:43.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11158476127342","imei1":"11158476127342","imei2":"11158476127342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173720,"job_number":"JOB_173720","tr_customer_id":173737,"tr_customer_product_id":173727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:45.000Z","modified_at":"2026-02-01T09:07:45.000Z","name":"Mayra Bode","mobile_number":"585-585-2599","email_id":"Emelia.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"15665023854077796","imei1":"15665023854077796","imei2":"15665023854077796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173721,"job_number":"JOB_173721","tr_customer_id":173738,"tr_customer_product_id":173728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:28.000Z","modified_at":"2026-02-01T09:08:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16034588452403","imei1":"16034588452403","imei2":"16034588452403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173723,"job_number":"JOB_173723","tr_customer_id":173740,"tr_customer_product_id":173730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:30.000Z","modified_at":"2026-02-01T09:08:30.000Z","name":"Janis Brekke","mobile_number":"732-338-3697","email_id":"Fannie_Schuster@yahoo.com","dop":"2025-04-06","serial_number":"16287284836866388","imei1":"16287284836866388","imei2":"16287284836866388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173724,"job_number":"JOB_173724","tr_customer_id":173741,"tr_customer_product_id":173731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:14.000Z","modified_at":"2026-02-01T09:09:14.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12643487359300","imei1":"12643487359300","imei2":"12643487359300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173726,"job_number":"JOB_173726","tr_customer_id":173743,"tr_customer_product_id":173733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:16.000Z","modified_at":"2026-02-01T09:09:16.000Z","name":"Paxton Willms","mobile_number":"378-798-6026","email_id":"Efrain.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"13721931466118108","imei1":"13721931466118108","imei2":"13721931466118108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173727,"job_number":"JOB_173727","tr_customer_id":173744,"tr_customer_product_id":173734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:19:48.000Z","modified_at":"2026-02-01T09:19:48.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231111","imei2":"11113423231111","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173728,"job_number":"JOB_173728","tr_customer_id":173745,"tr_customer_product_id":173735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:21.000Z","modified_at":"2026-02-01T09:23:21.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14378216395091","imei1":"14378216395091","imei2":"14378216395091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173730,"job_number":"JOB_173730","tr_customer_id":173747,"tr_customer_product_id":173737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:23.000Z","modified_at":"2026-02-01T09:23:23.000Z","name":"Timmothy Brown","mobile_number":"664-756-4133","email_id":"Cloyd.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19771750354238760","imei1":"19771750354238760","imei2":"19771750354238760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173731,"job_number":"JOB_173731","tr_customer_id":173748,"tr_customer_product_id":173738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:09.000Z","modified_at":"2026-02-01T09:24:09.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13300265215466","imei1":"13300265215466","imei2":"13300265215466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173733,"job_number":"JOB_173733","tr_customer_id":173750,"tr_customer_product_id":173740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:10.000Z","modified_at":"2026-02-01T09:24:10.000Z","name":"Hattie Erdman","mobile_number":"625-562-1244","email_id":"Waino56@gmail.com","dop":"2025-04-06","serial_number":"14217321995784706","imei1":"14217321995784706","imei2":"14217321995784706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173734,"job_number":"JOB_173734","tr_customer_id":173751,"tr_customer_product_id":173741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:56.000Z","modified_at":"2026-02-01T09:24:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11969192032432","imei1":"11969192032432","imei2":"11969192032432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173736,"job_number":"JOB_173736","tr_customer_id":173753,"tr_customer_product_id":173743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:58.000Z","modified_at":"2026-02-01T09:24:58.000Z","name":"Arely Leannon","mobile_number":"885-999-0329","email_id":"Fay99@gmail.com","dop":"2025-04-06","serial_number":"11461325598970686","imei1":"11461325598970686","imei2":"11461325598970686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173737,"job_number":"JOB_173737","tr_customer_id":173754,"tr_customer_product_id":173744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:56.000Z","modified_at":"2026-02-01T09:29:56.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17814697386673","imei1":"17814697386673","imei2":"17814697386673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173739,"job_number":"JOB_173739","tr_customer_id":173756,"tr_customer_product_id":173746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:58.000Z","modified_at":"2026-02-01T09:29:58.000Z","name":"Elias Cummerata","mobile_number":"226-965-0582","email_id":"Everardo94@gmail.com","dop":"2025-04-06","serial_number":"18732892807520320","imei1":"18732892807520320","imei2":"18732892807520320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173740,"job_number":"JOB_173740","tr_customer_id":173757,"tr_customer_product_id":173747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:42.000Z","modified_at":"2026-02-01T09:30:42.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18720455137910","imei1":"18720455137910","imei2":"18720455137910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173742,"job_number":"JOB_173742","tr_customer_id":173759,"tr_customer_product_id":173749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:43.000Z","modified_at":"2026-02-01T09:30:44.000Z","name":"Kenton Connelly","mobile_number":"743-971-7429","email_id":"Natasha_Donnelly@gmail.com","dop":"2025-04-06","serial_number":"15309330941829548","imei1":"15309330941829548","imei2":"15309330941829548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173743,"job_number":"JOB_173743","tr_customer_id":173760,"tr_customer_product_id":173750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:27.000Z","modified_at":"2026-02-01T09:31:27.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10083376225889","imei1":"10083376225889","imei2":"10083376225889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173745,"job_number":"JOB_173745","tr_customer_id":173762,"tr_customer_product_id":173752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:29.000Z","modified_at":"2026-02-01T09:31:29.000Z","name":"Arnoldo Cummerata","mobile_number":"606-620-1777","email_id":"Tyree41@gmail.com","dop":"2025-04-06","serial_number":"12008533677884976","imei1":"12008533677884976","imei2":"12008533677884976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173746,"job_number":"JOB_173746","tr_customer_id":173763,"tr_customer_product_id":173753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:35:43.000Z","modified_at":"2026-02-01T09:35:43.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-22","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-22T09:35:42.157189078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173747,"job_number":"JOB_173747","tr_customer_id":173764,"tr_customer_product_id":173754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:24.000Z","modified_at":"2026-02-01T09:49:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12533065299110","imei1":"12533065299110","imei2":"12533065299110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173749,"job_number":"JOB_173749","tr_customer_id":173766,"tr_customer_product_id":173756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:26.000Z","modified_at":"2026-02-01T09:49:26.000Z","name":"Reta Feeney","mobile_number":"577-300-6359","email_id":"Ben.Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18678253332791360","imei1":"18678253332791360","imei2":"18678253332791360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173750,"job_number":"JOB_173750","tr_customer_id":173767,"tr_customer_product_id":173757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:13.000Z","modified_at":"2026-02-01T09:50:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12617113362713","imei1":"12617113362713","imei2":"12617113362713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173752,"job_number":"JOB_173752","tr_customer_id":173769,"tr_customer_product_id":173759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:15.000Z","modified_at":"2026-02-01T09:50:15.000Z","name":"Amelie Huel","mobile_number":"995-502-0028","email_id":"Priscilla5@yahoo.com","dop":"2025-04-06","serial_number":"13827759047156598","imei1":"13827759047156598","imei2":"13827759047156598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173753,"job_number":"JOB_173753","tr_customer_id":173770,"tr_customer_product_id":173760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:02.000Z","modified_at":"2026-02-01T09:51:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19612126919591","imei1":"19612126919591","imei2":"19612126919591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173755,"job_number":"JOB_173755","tr_customer_id":173772,"tr_customer_product_id":173762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:04.000Z","modified_at":"2026-02-01T09:51:04.000Z","name":"Bonita Kertzmann","mobile_number":"701-888-9703","email_id":"Fermin_Zieme13@hotmail.com","dop":"2025-04-06","serial_number":"19028553110255690","imei1":"19028553110255690","imei2":"19028553110255690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173759,"job_number":"JOB_173759","tr_customer_id":173776,"tr_customer_product_id":173766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:05:51.000Z","modified_at":"2026-02-01T10:05:51.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231118","imei2":"11113423231118","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173760,"job_number":"JOB_173760","tr_customer_id":173777,"tr_customer_product_id":173767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:06:12.000Z","modified_at":"2026-02-01T10:06:12.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231119","imei2":"11113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:06:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173761,"job_number":"JOB_173761","tr_customer_id":173778,"tr_customer_product_id":173768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:46:52.000Z","modified_at":"2026-02-01T10:46:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-22","serial_number":"23215767262316","imei1":"23215767262316","imei2":"23215767262316","popurl":"2026-01-22T10:46:42.244971428Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173762,"job_number":"JOB_173762","tr_customer_id":173779,"tr_customer_product_id":173769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:03.000Z","modified_at":"2026-02-01T10:47:03.000Z","name":"Aditya Devar","mobile_number":"8698209596","email_id":"krishnadasa.iyer@hotmail.com","dop":"2026-01-22","serial_number":"94756058162934","imei1":"94756058162934","imei2":"94756058162934","popurl":"www.baidehi-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173763,"job_number":"JOB_173763","tr_customer_id":173780,"tr_customer_product_id":173770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:19.000Z","modified_at":"2026-02-01T10:47:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17148244767405","imei1":"17148244767405","imei2":"17148244767405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173765,"job_number":"JOB_173765","tr_customer_id":173782,"tr_customer_product_id":173772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:20.000Z","modified_at":"2026-02-01T10:47:20.000Z","name":"Tara Osinski","mobile_number":"474-338-8597","email_id":"Jose82@gmail.com","dop":"2025-04-06","serial_number":"12045022099167390","imei1":"12045022099167390","imei2":"12045022099167390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173766,"job_number":"JOB_173766","tr_customer_id":173783,"tr_customer_product_id":173773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:05.000Z","modified_at":"2026-02-01T10:48:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19043416630788","imei1":"19043416630788","imei2":"19043416630788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173768,"job_number":"JOB_173768","tr_customer_id":173785,"tr_customer_product_id":173775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:07.000Z","modified_at":"2026-02-01T10:48:07.000Z","name":"Wallace Lueilwitz","mobile_number":"925-935-0643","email_id":"Dimitri_Franecki@gmail.com","dop":"2025-04-06","serial_number":"16967560837585050","imei1":"16967560837585050","imei2":"16967560837585050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173769,"job_number":"JOB_173769","tr_customer_id":173786,"tr_customer_product_id":173776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:51.000Z","modified_at":"2026-02-01T10:48:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18502808772889","imei1":"18502808772889","imei2":"18502808772889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173771,"job_number":"JOB_173771","tr_customer_id":173788,"tr_customer_product_id":173778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:53.000Z","modified_at":"2026-02-01T10:48:53.000Z","name":"Johnathan Sanford","mobile_number":"377-547-0507","email_id":"Michele46@yahoo.com","dop":"2025-04-06","serial_number":"14259881819804430","imei1":"14259881819804430","imei2":"14259881819804430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173772,"job_number":"JOB_173772","tr_customer_id":173789,"tr_customer_product_id":173779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:53:51.000Z","modified_at":"2026-02-01T10:53:51.000Z","name":"Osborne Lehner","mobile_number":"689-305-9111","email_id":"Justice5@gmail.com","dop":"2025-12-04","serial_number":"105116029230510","imei1":"105116029230510","imei2":"105116029230510","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173773,"job_number":"JOB_173773","tr_customer_id":173790,"tr_customer_product_id":173780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:56:07.000Z","modified_at":"2026-02-01T10:56:07.000Z","name":"Cara Greenfelder","mobile_number":"802-516-1614","email_id":"Brando_Jakubowski@yahoo.com","dop":"2025-12-04","serial_number":"103676587512819","imei1":"103676587512819","imei2":"103676587512819","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173774,"job_number":"JOB_173774","tr_customer_id":173791,"tr_customer_product_id":173781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:59:45.000Z","modified_at":"2026-02-01T10:59:45.000Z","name":"Damien Wehner","mobile_number":"641-881-3021","email_id":"Arianna_Jacobs@gmail.com","dop":"2025-12-04","serial_number":"104744017028110","imei1":"104744017028110","imei2":"104744017028110","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173775,"job_number":"JOB_173775","tr_customer_id":173792,"tr_customer_product_id":173782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:02:53.000Z","modified_at":"2026-02-01T11:02:53.000Z","name":"Lola Schultz","mobile_number":"562-228-5194","email_id":"Dannie_Collier@gmail.com","dop":"2025-12-04","serial_number":"106216625165388","imei1":"106216625165388","imei2":"106216625165388","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173776,"job_number":"JOB_173776","tr_customer_id":173793,"tr_customer_product_id":173783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:06:36.000Z","modified_at":"2026-02-01T11:06:36.000Z","name":"Felix Weimann","mobile_number":"252-523-8578","email_id":"Nolan_Friesen@hotmail.com","dop":"2025-12-04","serial_number":"100067511772658","imei1":"100067511772658","imei2":"100067511772658","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173777,"job_number":"JOB_173777","tr_customer_id":173794,"tr_customer_product_id":173784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:07:12.000Z","modified_at":"2026-02-01T11:07:12.000Z","name":"Noel Rau","mobile_number":"681-801-9720","email_id":"Estella_Schroeder@yahoo.com","dop":"2025-12-04","serial_number":"104172847544618","imei1":"104172847544618","imei2":"104172847544618","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173778,"job_number":"JOB_173778","tr_customer_id":173795,"tr_customer_product_id":173785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:14:47.000Z","modified_at":"2026-02-01T11:14:47.000Z","name":"Daron Rau","mobile_number":"662-462-2115","email_id":"Hortense_Morissette@hotmail.com","dop":"2025-12-04","serial_number":"107727411211606","imei1":"107727411211606","imei2":"107727411211606","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173779,"job_number":"JOB_173779","tr_customer_id":173796,"tr_customer_product_id":173786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:15:40.000Z","modified_at":"2026-02-01T11:15:40.000Z","name":"Emerald Bartell","mobile_number":"831-874-2577","email_id":"Jody84@hotmail.com","dop":"2025-12-04","serial_number":"108238048879657","imei1":"108238048879657","imei2":"108238048879657","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173780,"job_number":"JOB_173780","tr_customer_id":173797,"tr_customer_product_id":173787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:23:08.000Z","modified_at":"2026-02-01T11:23:08.000Z","name":"Manoj Kumar","mobile_number":"7789089870","email_id":"manojbi765@gmail.com","dop":"2025-12-09","serial_number":"98765432165423","imei1":"98765432165423","imei2":"98765432165423","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173781,"job_number":"JOB_173781","tr_customer_id":173798,"tr_customer_product_id":173788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:53.000Z","modified_at":"2026-02-01T11:24:53.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18219781643792","imei1":"18219781643792","imei2":"18219781643792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173783,"job_number":"JOB_173783","tr_customer_id":173800,"tr_customer_product_id":173790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:55.000Z","modified_at":"2026-02-01T11:24:55.000Z","name":"Ansel Champlin","mobile_number":"940-946-3015","email_id":"Elbert.Becker75@gmail.com","dop":"2025-04-06","serial_number":"10989346789121138","imei1":"10989346789121138","imei2":"10989346789121138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173784,"job_number":"JOB_173784","tr_customer_id":173801,"tr_customer_product_id":173791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:43.000Z","modified_at":"2026-02-01T11:25:43.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"14320255339094","imei1":"14320255339094","imei2":"14320255339094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173786,"job_number":"JOB_173786","tr_customer_id":173803,"tr_customer_product_id":173793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:45.000Z","modified_at":"2026-02-01T11:25:45.000Z","name":"Lucienne Friesen","mobile_number":"506-391-8673","email_id":"Destany_Wisoky41@yahoo.com","dop":"2025-04-06","serial_number":"13220656496141240","imei1":"13220656496141240","imei2":"13220656496141240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173787,"job_number":"JOB_173787","tr_customer_id":173804,"tr_customer_product_id":173794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:33.000Z","modified_at":"2026-02-01T11:26:33.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16957730325703","imei1":"16957730325703","imei2":"16957730325703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173789,"job_number":"JOB_173789","tr_customer_id":173806,"tr_customer_product_id":173796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:35.000Z","modified_at":"2026-02-01T11:26:35.000Z","name":"Lindsey Larkin","mobile_number":"228-361-2256","email_id":"Carson91@gmail.com","dop":"2025-04-06","serial_number":"19293414197631280","imei1":"19293414197631280","imei2":"19293414197631280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173790,"job_number":"JOB_173790","tr_customer_id":173807,"tr_customer_product_id":173797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:40:28.000Z","modified_at":"2026-02-01T11:40:28.000Z","name":"Manoj Kumar","mobile_number":"7789089870","email_id":"manojbi765@gmail.com","dop":"2025-12-09","serial_number":"98765432165422","imei1":"98765432165422","imei2":"98765432165422","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173791,"job_number":"JOB_173791","tr_customer_id":173808,"tr_customer_product_id":173798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Rupinder Tagore","mobile_number":"7014576684","email_id":"chatura.dhawan@gmail.com","dop":"2026-01-22","serial_number":"267310603814562","imei1":"267310603814562","imei2":"267310603814562","popurl":"www.chandradev-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173792,"job_number":"JOB_173792","tr_customer_id":173809,"tr_customer_product_id":173799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Kailash Chattopadhyay","mobile_number":"7053092571","email_id":"dharani.namboothiri@yahoo.co.in","dop":"2026-01-22","serial_number":"750697538184740","imei1":"750697538184740","imei2":"750697538184740","popurl":"www.shobhana-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173793,"job_number":"JOB_173793","tr_customer_id":173810,"tr_customer_product_id":173800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Kailash Pillai","mobile_number":"7020330773","email_id":"kannen.kaniyar@gmail.com","dop":"2026-01-22","serial_number":"968222242489718","imei1":"968222242489718","imei2":"968222242489718","popurl":"www.sarisha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173794,"job_number":"JOB_173794","tr_customer_id":173811,"tr_customer_product_id":173801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Vaishno Trivedi","mobile_number":"7003717746","email_id":"vimala.talwar@hotmail.com","dop":"2026-01-22","serial_number":"653037367517958","imei1":"653037367517958","imei2":"653037367517958","popurl":"www.anjali-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173795,"job_number":"JOB_173795","tr_customer_id":173812,"tr_customer_product_id":173802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Ekadant Kaul","mobile_number":"7048195317","email_id":"suma.iyengar@hotmail.com","dop":"2026-01-22","serial_number":"125306850467813","imei1":"125306850467813","imei2":"125306850467813","popurl":"www.girik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173797,"job_number":"JOB_173797","tr_customer_id":173814,"tr_customer_product_id":173804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"39978155051769","imei1":"39978155051769","imei2":"39978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173798,"job_number":"JOB_173798","tr_customer_id":173815,"tr_customer_product_id":173805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"29978155051769","imei1":"29978155051769","imei2":"29978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173799,"job_number":"JOB_173799","tr_customer_id":173816,"tr_customer_product_id":173806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"49978155051769","imei1":"49978155051769","imei2":"49978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173800,"job_number":"JOB_173800","tr_customer_id":173817,"tr_customer_product_id":173807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Aalok Tandon","mobile_number":"7019362615","email_id":"ujjawal.bharadwaj@yahoo.co.in","dop":"2026-01-22","serial_number":"636475367353612","imei1":"636475367353612","imei2":"636475367353612","popurl":"www.sanya-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173801,"job_number":"JOB_173801","tr_customer_id":173818,"tr_customer_product_id":173808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Vasundhara Patil","mobile_number":"7011536916","email_id":"budhil.nair@yahoo.co.in","dop":"2026-01-22","serial_number":"734706461608304","imei1":"734706461608304","imei2":"734706461608304","popurl":"www.datta-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173802,"job_number":"JOB_173802","tr_customer_id":173819,"tr_customer_product_id":173809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Shashi Banerjee","mobile_number":"7065432223","email_id":"kamlesh.gupta@gmail.com","dop":"2026-01-22","serial_number":"194682630487584","imei1":"194682630487584","imei2":"194682630487584","popurl":"www.shobhana-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173803,"job_number":"JOB_173803","tr_customer_id":173820,"tr_customer_product_id":173810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Tarun Mehrotra","mobile_number":"7094772721","email_id":"gorakhnath.rana@gmail.com","dop":"2026-01-22","serial_number":"779378030540945","imei1":"779378030540945","imei2":"779378030540945","popurl":"www.oormila-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173804,"job_number":"JOB_173804","tr_customer_id":173821,"tr_customer_product_id":173811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Bela Mishra","mobile_number":"7028612782","email_id":"rageswari.nair@yahoo.co.in","dop":"2026-01-22","serial_number":"888828168043356","imei1":"888828168043356","imei2":"888828168043356","popurl":"www.chandraswaroopa-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173805,"job_number":"JOB_173805","tr_customer_id":173822,"tr_customer_product_id":173812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:41.000Z","modified_at":"2026-02-01T12:03:41.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14812134542714","imei1":"14812134542714","imei2":"14812134542714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173807,"job_number":"JOB_173807","tr_customer_id":173824,"tr_customer_product_id":173814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:43.000Z","modified_at":"2026-02-01T12:03:43.000Z","name":"Hayden Schiller","mobile_number":"572-862-2222","email_id":"Tomasa.Metz19@yahoo.com","dop":"2025-04-06","serial_number":"13117586346721654","imei1":"13117586346721654","imei2":"13117586346721654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173808,"job_number":"JOB_173808","tr_customer_id":173825,"tr_customer_product_id":173815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:28.000Z","modified_at":"2026-02-01T12:04:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12608119316128","imei1":"12608119316128","imei2":"12608119316128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173810,"job_number":"JOB_173810","tr_customer_id":173827,"tr_customer_product_id":173817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:29.000Z","modified_at":"2026-02-01T12:04:29.000Z","name":"Manuela Donnelly","mobile_number":"603-715-8034","email_id":"Frederique.Mann@yahoo.com","dop":"2025-04-06","serial_number":"18409314439262490","imei1":"18409314439262490","imei2":"18409314439262490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173811,"job_number":"JOB_173811","tr_customer_id":173828,"tr_customer_product_id":173818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:14.000Z","modified_at":"2026-02-01T12:05:14.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11976159305525","imei1":"11976159305525","imei2":"11976159305525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173813,"job_number":"JOB_173813","tr_customer_id":173830,"tr_customer_product_id":173820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:16.000Z","modified_at":"2026-02-01T12:05:16.000Z","name":"Demarcus Quigley","mobile_number":"576-935-8026","email_id":"Tierra.Schulist21@yahoo.com","dop":"2025-04-06","serial_number":"12131074440866794","imei1":"12131074440866794","imei2":"12131074440866794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173814,"job_number":"JOB_173814","tr_customer_id":173831,"tr_customer_product_id":173821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Tarun Iyengar","mobile_number":"7016574876","email_id":"rahul.mishra@gmail.com","dop":"2026-01-22","serial_number":"688442187381006","imei1":"688442187381006","imei2":"688442187381006","popurl":"www.shwet-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173815,"job_number":"JOB_173815","tr_customer_id":173832,"tr_customer_product_id":173822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Jaya Pillai","mobile_number":"7034442064","email_id":"agrata.verma@gmail.com","dop":"2026-01-22","serial_number":"052432641999607","imei1":"052432641999607","imei2":"052432641999607","popurl":"www.aaryan-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173816,"job_number":"JOB_173816","tr_customer_id":173833,"tr_customer_product_id":173823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Bhoj Chattopadhyay","mobile_number":"7099951488","email_id":"akshayakeerti.pandey@gmail.com","dop":"2026-01-22","serial_number":"610119857735837","imei1":"610119857735837","imei2":"610119857735837","popurl":"www.kamlesh-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173817,"job_number":"JOB_173817","tr_customer_id":173834,"tr_customer_product_id":173824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Sarala Guha","mobile_number":"7028136014","email_id":"gopee.dubashi@yahoo.co.in","dop":"2026-01-22","serial_number":"410763729223691","imei1":"410763729223691","imei2":"410763729223691","popurl":"www.deven-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173818,"job_number":"JOB_173818","tr_customer_id":173835,"tr_customer_product_id":173825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Devi Verma","mobile_number":"7082308533","email_id":"ujjwal.nehru@hotmail.com","dop":"2026-01-22","serial_number":"915432995304312","imei1":"915432995304312","imei2":"915432995304312","popurl":"www.abani-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173819,"job_number":"JOB_173819","tr_customer_id":173836,"tr_customer_product_id":173826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Jai Shah","mobile_number":"7098972332","email_id":"rohan.kapoor@gmail.com","dop":"2026-01-22","serial_number":"192059790558838","imei1":"192059790558838","imei2":"192059790558838","popurl":"www.keerti-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173820,"job_number":"JOB_173820","tr_customer_id":173837,"tr_customer_product_id":173827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Kiran Chaturvedi","mobile_number":"7041738257","email_id":"aayushmaan.talwar@hotmail.com","dop":"2026-01-22","serial_number":"781708236254201","imei1":"781708236254201","imei2":"781708236254201","popurl":"www.himadri-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173821,"job_number":"JOB_173821","tr_customer_id":173839,"tr_customer_product_id":173829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Anala Shukla","mobile_number":"7095442103","email_id":"digambara.khan@gmail.com","dop":"2026-01-22","serial_number":"009228918588981","imei1":"009228918588981","imei2":"009228918588981","popurl":"www.chandi-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173822,"job_number":"JOB_173822","tr_customer_id":173838,"tr_customer_product_id":173828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Aagam Nair","mobile_number":"7014276049","email_id":"krishnadas.verma@yahoo.co.in","dop":"2026-01-22","serial_number":"308354315081976","imei1":"308354315081976","imei2":"308354315081976","popurl":"www.marut-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173823,"job_number":"JOB_173823","tr_customer_id":173840,"tr_customer_product_id":173830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Ranjeet Chattopadhyay","mobile_number":"7073196826","email_id":"chapal.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"364883562585950","imei1":"364883562585950","imei2":"364883562585950","popurl":"www.apsara-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173824,"job_number":"JOB_173824","tr_customer_id":173841,"tr_customer_product_id":173831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Anuraag Panicker","mobile_number":"7020568084","email_id":"deepankar.mukhopadhyay@hotmail.com","dop":"2026-01-22","serial_number":"632291170360330","imei1":"632291170360330","imei2":"632291170360330","popurl":"www.deeptimayee-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173825,"job_number":"JOB_173825","tr_customer_id":173842,"tr_customer_product_id":173832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Siddhran Bhattacharya","mobile_number":"7087815028","email_id":"hamsini.patil@hotmail.com","dop":"2026-01-22","serial_number":"003056752978091","imei1":"003056752978091","imei2":"003056752978091","popurl":"www.swara-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173826,"job_number":"JOB_173826","tr_customer_id":173843,"tr_customer_product_id":173833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Bhaanumati Varma","mobile_number":"7065084079","email_id":"agrata.kapoor@hotmail.com","dop":"2026-01-22","serial_number":"976320744374449","imei1":"976320744374449","imei2":"976320744374449","popurl":"www.devesh-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173827,"job_number":"JOB_173827","tr_customer_id":173844,"tr_customer_product_id":173834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Ritesh Nambeesan","mobile_number":"7017030938","email_id":"subhashini.prajapat@yahoo.co.in","dop":"2026-01-22","serial_number":"349919980406298","imei1":"349919980406298","imei2":"349919980406298","popurl":"www.ananda-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173828,"job_number":"JOB_173828","tr_customer_id":173845,"tr_customer_product_id":173835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Sushma Verma","mobile_number":"7019891360","email_id":"chandrabhaga.asan@yahoo.co.in","dop":"2026-01-22","serial_number":"845363727607404","imei1":"845363727607404","imei2":"845363727607404","popurl":"www.susheel-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173829,"job_number":"JOB_173829","tr_customer_id":173846,"tr_customer_product_id":173836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Dhyaneshwar Jha","mobile_number":"7076600389","email_id":"susheel.sinha@yahoo.co.in","dop":"2026-01-22","serial_number":"340546968551205","imei1":"340546968551205","imei2":"340546968551205","popurl":"www.agrata-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173830,"job_number":"JOB_173830","tr_customer_id":173847,"tr_customer_product_id":173837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Aruna Trivedi","mobile_number":"7020350436","email_id":"vidur.varma@hotmail.com","dop":"2026-01-22","serial_number":"792145402874066","imei1":"792145402874066","imei2":"792145402874066","popurl":"www.malti-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173831,"job_number":"JOB_173831","tr_customer_id":173848,"tr_customer_product_id":173838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Suman Agarwal","mobile_number":"7042189987","email_id":"sameer.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"341957674730880","imei1":"341957674730880","imei2":"341957674730880","popurl":"www.digambara-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173832,"job_number":"JOB_173832","tr_customer_id":173849,"tr_customer_product_id":173839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Anaadi Bharadwaj","mobile_number":"7083585627","email_id":"hamsini.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"607543320938776","imei1":"607543320938776","imei2":"607543320938776","popurl":"www.deepan-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173833,"job_number":"JOB_173833","tr_customer_id":173850,"tr_customer_product_id":173840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Mahendra Sethi","mobile_number":"7001967474","email_id":"chandan.khanna@gmail.com","dop":"2026-01-22","serial_number":"471074364987714","imei1":"471074364987714","imei2":"471074364987714","popurl":"www.gurdev-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173835,"job_number":"JOB_173835","tr_customer_id":173852,"tr_customer_product_id":173842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:39.000Z","modified_at":"2026-02-01T12:13:39.000Z","name":"Deonte Zulauf","mobile_number":"240-778-2184","email_id":"Daron.Treutel16@gmail.com","dop":"2025-05-30","serial_number":"16882511451442","imei1":"16882511451442","imei2":"16882511451442","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173836,"job_number":"JOB_173836","tr_customer_id":173853,"tr_customer_product_id":173843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:40.000Z","modified_at":"2026-02-01T12:13:40.000Z","name":"Brandon Reynolds","mobile_number":"890-321-5652","email_id":"Ettie_Simonis@yahoo.com","dop":"2025-05-30","serial_number":"1417248519377374","imei1":"1417248519377374","imei2":"1417248519377374","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173838,"job_number":"JOB_173838","tr_customer_id":173855,"tr_customer_product_id":173845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:02.000Z","modified_at":"2026-02-01T12:15:02.000Z","name":"Maiya Bernier","mobile_number":"566-491-9937","email_id":"Lemuel.Mitchell@gmail.com","dop":"2025-05-30","serial_number":"11603647634493","imei1":"11603647634493","imei2":"11603647634493","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173839,"job_number":"JOB_173839","tr_customer_id":173856,"tr_customer_product_id":173846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:03.000Z","modified_at":"2026-02-01T12:15:03.000Z","name":"Emmet Lemke","mobile_number":"618-998-5802","email_id":"Lizzie.Kshlerin@hotmail.com","dop":"2025-05-30","serial_number":"1278282467657499","imei1":"1278282467657499","imei2":"1278282467657499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173840,"job_number":"JOB_173840","tr_customer_id":173857,"tr_customer_product_id":173847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Anand Swarup Jha","mobile_number":"7036974701","email_id":"tanushri.iyer@yahoo.co.in","dop":"2026-01-22","serial_number":"590855894579873","imei1":"590855894579873","imei2":"590855894579873","popurl":"www.vaijayanthi-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173841,"job_number":"JOB_173841","tr_customer_id":173858,"tr_customer_product_id":173848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Eshita Nayar","mobile_number":"7054815768","email_id":"dakshayani.sharma@gmail.com","dop":"2026-01-22","serial_number":"496428564172761","imei1":"496428564172761","imei2":"496428564172761","popurl":"www.menka-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173842,"job_number":"JOB_173842","tr_customer_id":173859,"tr_customer_product_id":173849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Amrit Varman","mobile_number":"7001286500","email_id":"jyoti.somayaji@yahoo.co.in","dop":"2026-01-22","serial_number":"044880259880576","imei1":"044880259880576","imei2":"044880259880576","popurl":"www.mohini-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173843,"job_number":"JOB_173843","tr_customer_id":173860,"tr_customer_product_id":173850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Sachin Nayar","mobile_number":"7049746909","email_id":"chaaruchandra.agarwal@yahoo.co.in","dop":"2026-01-22","serial_number":"135857120024376","imei1":"135857120024376","imei2":"135857120024376","popurl":"www.krishnadas-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173844,"job_number":"JOB_173844","tr_customer_id":173861,"tr_customer_product_id":173851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Chandrakala Kakkar","mobile_number":"7032748785","email_id":"prathamesh.shah@yahoo.co.in","dop":"2026-01-22","serial_number":"840269454070533","imei1":"840269454070533","imei2":"840269454070533","popurl":"www.trilokesh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173845,"job_number":"JOB_173845","tr_customer_id":173862,"tr_customer_product_id":173852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:19:56.000Z","modified_at":"2026-02-01T12:19:56.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"18375139936316","imei1":"18375139936316","imei2":"18375139936316","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173846,"job_number":"JOB_173846","tr_customer_id":173863,"tr_customer_product_id":173853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:31:22.000Z","modified_at":"2026-02-01T12:31:22.000Z","name":"Alec Osinski","mobile_number":"343-982-2173","email_id":"Marisa_Fadel@yahoo.com","dop":"2025-11-06","serial_number":"1097524529854719","imei1":"1097524529854719","imei2":"1097524529854719","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173847,"job_number":"JOB_173847","tr_customer_id":173864,"tr_customer_product_id":173854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:37:50.000Z","modified_at":"2026-02-01T12:37:50.000Z","name":"Era MacGyver","mobile_number":"648-711-0435","email_id":"Christiana_Walker@yahoo.com","dop":"2025-11-06","serial_number":"1033218057202073","imei1":"1033218057202073","imei2":"1033218057202073","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173848,"job_number":"JOB_173848","tr_customer_id":173865,"tr_customer_product_id":173855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:51.000Z","modified_at":"2026-02-01T13:07:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10004648550193","imei1":"10004648550193","imei2":"10004648550193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173850,"job_number":"JOB_173850","tr_customer_id":173867,"tr_customer_product_id":173857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:53.000Z","modified_at":"2026-02-01T13:07:53.000Z","name":"Hallie Bogisich","mobile_number":"334-850-6218","email_id":"Alison.King42@gmail.com","dop":"2025-04-06","serial_number":"19463845221814636","imei1":"19463845221814636","imei2":"19463845221814636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173851,"job_number":"JOB_173851","tr_customer_id":173868,"tr_customer_product_id":173858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:39.000Z","modified_at":"2026-02-01T13:08:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18858698332153","imei1":"18858698332153","imei2":"18858698332153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173853,"job_number":"JOB_173853","tr_customer_id":173870,"tr_customer_product_id":173860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:40.000Z","modified_at":"2026-02-01T13:08:41.000Z","name":"Kolby Schneider","mobile_number":"553-696-0419","email_id":"Christ_Bahringer59@hotmail.com","dop":"2025-04-06","serial_number":"10036457445866576","imei1":"10036457445866576","imei2":"10036457445866576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173854,"job_number":"JOB_173854","tr_customer_id":173871,"tr_customer_product_id":173861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:26.000Z","modified_at":"2026-02-01T13:09:26.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16663204614021","imei1":"16663204614021","imei2":"16663204614021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173856,"job_number":"JOB_173856","tr_customer_id":173873,"tr_customer_product_id":173863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:28.000Z","modified_at":"2026-02-01T13:09:28.000Z","name":"Dell Anderson","mobile_number":"879-432-8218","email_id":"Dandre66@hotmail.com","dop":"2025-04-06","serial_number":"19313292083593616","imei1":"19313292083593616","imei2":"19313292083593616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173858,"job_number":"JOB_173858","tr_customer_id":173875,"tr_customer_product_id":173865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:35.000Z","modified_at":"2026-02-01T13:37:35.000Z","name":"Nicolette Stoltenberg","mobile_number":"571-342-2805","email_id":"Moriah60@yahoo.com","dop":"2025-05-30","serial_number":"10812311409371","imei1":"10812311409371","imei2":"10812311409371","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173859,"job_number":"JOB_173859","tr_customer_id":173876,"tr_customer_product_id":173866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:36.000Z","modified_at":"2026-02-01T13:37:36.000Z","name":"Isabella Dickinson","mobile_number":"633-298-9014","email_id":"Cory.Zieme@gmail.com","dop":"2025-05-30","serial_number":"1363838438006018","imei1":"1363838438006018","imei2":"1363838438006018","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173861,"job_number":"JOB_173861","tr_customer_id":173878,"tr_customer_product_id":173868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:37.000Z","modified_at":"2026-02-01T13:45:37.000Z","name":"Tillman Towne","mobile_number":"798-790-7740","email_id":"Dagmar79@gmail.com","dop":"2025-05-30","serial_number":"19536257523107","imei1":"19536257523107","imei2":"19536257523107","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173862,"job_number":"JOB_173862","tr_customer_id":173879,"tr_customer_product_id":173869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:38.000Z","modified_at":"2026-02-01T13:45:38.000Z","name":"Andrew VonRueden","mobile_number":"373-992-4340","email_id":"Carmella_Feest97@hotmail.com","dop":"2025-05-30","serial_number":"1381867811888424","imei1":"1381867811888424","imei2":"1381867811888424","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:19.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173864,"job_number":"JOB_173864","tr_customer_id":173881,"tr_customer_product_id":173871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:20.000Z","modified_at":"2026-02-01T13:50:20.000Z","name":"Felicia Lubowitz","mobile_number":"941-461-3697","email_id":"Zelda78@gmail.com","dop":"2025-05-30","serial_number":"19411823066802","imei1":"19411823066802","imei2":"19411823066802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173865,"job_number":"JOB_173865","tr_customer_id":173882,"tr_customer_product_id":173872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:21.000Z","modified_at":"2026-02-01T13:50:21.000Z","name":"Alvah Strosin","mobile_number":"835-453-5055","email_id":"Cole21@yahoo.com","dop":"2025-05-30","serial_number":"1976691008457550","imei1":"1976691008457550","imei2":"1976691008457550","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172087,"job_number":"JOB_172087","tr_customer_id":172104,"tr_customer_product_id":172094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:07:17.000Z","modified_at":"2026-01-30T20:07:17.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Soledad_Larkin3@hotmail.com","dop":"2025-07-02","serial_number":"12225525954316","imei1":"12225525954316","imei2":"12225525954316","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172522,"job_number":"JOB_172522","tr_customer_id":172539,"tr_customer_product_id":172529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:01.000Z","modified_at":"2026-01-31T04:15:01.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Tillman.McDermott65@yahoo.com","dop":"2025-07-02","serial_number":"10113753762215","imei1":"10113753762215","imei2":"10113753762215","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172540,"job_number":"JOB_172540","tr_customer_id":172557,"tr_customer_product_id":172547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:19.000Z","modified_at":"2026-01-31T04:15:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Dawson64@yahoo.com","dop":"2025-07-02","serial_number":"19597737379416","imei1":"19597737379416","imei2":"19597737379416","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172562,"job_number":"JOB_172562","tr_customer_id":172579,"tr_customer_product_id":172569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:36.000Z","modified_at":"2026-01-31T04:15:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Gunnar_Sipes@gmail.com","dop":"2025-07-02","serial_number":"15468015473052","imei1":"15468015473052","imei2":"15468015473052","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172569,"job_number":"JOB_172569","tr_customer_id":172586,"tr_customer_product_id":172576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:47.000Z","modified_at":"2026-01-31T04:15:47.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17168042708359","imei1":"17168042708359","imei2":"17168042708359","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172575,"job_number":"JOB_172575","tr_customer_id":172592,"tr_customer_product_id":172582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:55.000Z","modified_at":"2026-01-31T04:15:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"143643732156080","imei1":"143643732156080","imei2":"143643732156080","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172576,"job_number":"JOB_172576","tr_customer_id":172593,"tr_customer_product_id":172583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:55.000Z","modified_at":"2026-01-31T04:15:55.000Z","name":"Guy Kautzer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194503014562283","imei1":"194503014562283","imei2":"194503014562283","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172577,"job_number":"JOB_172577","tr_customer_id":172594,"tr_customer_product_id":172584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:55.000Z","modified_at":"2026-01-31T04:15:55.000Z","name":"Humberto Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176322855486224","imei1":"176322855486224","imei2":"176322855486224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172578,"job_number":"JOB_172578","tr_customer_id":172595,"tr_customer_product_id":172585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:56.000Z","modified_at":"2026-01-31T04:15:56.000Z","name":"Hermann McDermott","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185611704840845","imei1":"185611704840845","imei2":"185611704840845","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172583,"job_number":"JOB_172583","tr_customer_id":172600,"tr_customer_product_id":172590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:01.000Z","modified_at":"2026-01-31T04:16:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102776610574464","imei1":"102776610574464","imei2":"102776610574464","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172589,"job_number":"JOB_172589","tr_customer_id":172606,"tr_customer_product_id":172596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:02.000Z","modified_at":"2026-01-31T04:16:02.000Z","name":"Leonora Bartell","mobile_number":"766-742-5312","email_id":"Thelma_Von83@hotmail.com","dop":"2025-06-09","serial_number":"108495214325352","imei1":"108495214325352","imei2":"108495214325352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172601,"job_number":"JOB_172601","tr_customer_id":172618,"tr_customer_product_id":172608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:07.000Z","modified_at":"2026-01-31T04:16:07.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"169940456606497","imei1":"169940456606497","imei2":"169940456606497","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172602,"job_number":"JOB_172602","tr_customer_id":172619,"tr_customer_product_id":172609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:08.000Z","modified_at":"2026-01-31T04:16:08.000Z","name":"Imogene Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198435721057954","imei1":"198435721057954","imei2":"198435721057954","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172603,"job_number":"JOB_172603","tr_customer_id":172620,"tr_customer_product_id":172610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:08.000Z","modified_at":"2026-01-31T04:16:08.000Z","name":"Horacio Corkery","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161545039623815","imei1":"161545039623815","imei2":"161545039623815","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172604,"job_number":"JOB_172604","tr_customer_id":172621,"tr_customer_product_id":172611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:08.000Z","modified_at":"2026-01-31T04:16:08.000Z","name":"Edythe Stoltenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132611712333094","imei1":"132611712333094","imei2":"132611712333094","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172615,"job_number":"JOB_172615","tr_customer_id":172632,"tr_customer_product_id":172622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:18.000Z","modified_at":"2026-01-31T04:16:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100865814658673","imei1":"100865814658673","imei2":"100865814658673","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172617,"job_number":"JOB_172617","tr_customer_id":172634,"tr_customer_product_id":172624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:18.000Z","modified_at":"2026-01-31T04:16:18.000Z","name":"Trey Conn","mobile_number":"265-316-9959","email_id":"Jessy_Koss@gmail.com","dop":"2025-06-09","serial_number":"105359984350172","imei1":"105359984350172","imei2":"105359984350172","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172631,"job_number":"JOB_172631","tr_customer_id":172648,"tr_customer_product_id":172638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:34.000Z","modified_at":"2026-01-31T04:16:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106997810401185","imei1":"106997810401185","imei2":"106997810401185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172633,"job_number":"JOB_172633","tr_customer_id":172650,"tr_customer_product_id":172640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:35.000Z","modified_at":"2026-01-31T04:16:35.000Z","name":"Carley Hegmann","mobile_number":"967-762-7912","email_id":"Rick90@hotmail.com","dop":"2025-06-09","serial_number":"109256104145134","imei1":"109256104145134","imei2":"109256104145134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172860,"job_number":"JOB_172860","tr_customer_id":172877,"tr_customer_product_id":172867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:02.000Z","modified_at":"2026-01-31T14:13:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"129472233823946","imei1":"129472233823946","imei2":"129472233823946","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172861,"job_number":"JOB_172861","tr_customer_id":172878,"tr_customer_product_id":172868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:03.000Z","modified_at":"2026-01-31T14:13:03.000Z","name":"Nathan Collins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121684611114237","imei1":"121684611114237","imei2":"121684611114237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172862,"job_number":"JOB_172862","tr_customer_id":172879,"tr_customer_product_id":172869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:03.000Z","modified_at":"2026-01-31T14:13:03.000Z","name":"Wendell Grady","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126124080005812","imei1":"126124080005812","imei2":"126124080005812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172863,"job_number":"JOB_172863","tr_customer_id":172880,"tr_customer_product_id":172870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:04.000Z","modified_at":"2026-01-31T14:13:04.000Z","name":"Dominique Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162528470124096","imei1":"162528470124096","imei2":"162528470124096","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172864,"job_number":"JOB_172864","tr_customer_id":172881,"tr_customer_product_id":172871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:15.000Z","modified_at":"2026-01-31T14:13:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"191712716150785","imei1":"191712716150785","imei2":"191712716150785","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172865,"job_number":"JOB_172865","tr_customer_id":172882,"tr_customer_product_id":172872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:16.000Z","modified_at":"2026-01-31T14:13:16.000Z","name":"Magali Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111730856352118","imei1":"111730856352118","imei2":"111730856352118","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172866,"job_number":"JOB_172866","tr_customer_id":172883,"tr_customer_product_id":172873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:16.000Z","modified_at":"2026-01-31T14:13:16.000Z","name":"Alfred Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115394373351312","imei1":"115394373351312","imei2":"115394373351312","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172867,"job_number":"JOB_172867","tr_customer_id":172884,"tr_customer_product_id":172874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:17.000Z","modified_at":"2026-01-31T14:13:17.000Z","name":"Rebeka Lemke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129843963283643","imei1":"129843963283643","imei2":"129843963283643","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172963,"job_number":"JOB_172963","tr_customer_id":172980,"tr_customer_product_id":172970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:14.000Z","modified_at":"2026-01-31T14:29:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109500999003979","imei1":"109500999003979","imei2":"109500999003979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172965,"job_number":"JOB_172965","tr_customer_id":172982,"tr_customer_product_id":172972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:15.000Z","modified_at":"2026-01-31T14:29:15.000Z","name":"Brandt Witting","mobile_number":"278-338-2200","email_id":"Esmeralda.Hartmann@gmail.com","dop":"2025-06-09","serial_number":"108600881533230","imei1":"108600881533230","imei2":"108600881533230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172971,"job_number":"JOB_172971","tr_customer_id":172988,"tr_customer_product_id":172978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:32.000Z","modified_at":"2026-01-31T14:29:32.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102969042477631","imei1":"102969042477631","imei2":"102969042477631","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172973,"job_number":"JOB_172973","tr_customer_id":172990,"tr_customer_product_id":172980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:33.000Z","modified_at":"2026-01-31T14:29:33.000Z","name":"Grover Will","mobile_number":"225-272-5643","email_id":"Alec_Jacobson@yahoo.com","dop":"2025-06-09","serial_number":"105507117563936","imei1":"105507117563936","imei2":"105507117563936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172977,"job_number":"JOB_172977","tr_customer_id":172994,"tr_customer_product_id":172984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:49.000Z","modified_at":"2026-01-31T14:29:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108512291970860","imei1":"108512291970860","imei2":"108512291970860","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172979,"job_number":"JOB_172979","tr_customer_id":172996,"tr_customer_product_id":172986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:50.000Z","modified_at":"2026-01-31T14:29:50.000Z","name":"Margarett Sawayn","mobile_number":"245-388-7502","email_id":"Sophia.Hoppe19@gmail.com","dop":"2025-06-09","serial_number":"101991786309723","imei1":"101991786309723","imei2":"101991786309723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172980,"job_number":"JOB_172980","tr_customer_id":172997,"tr_customer_product_id":172987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:52.000Z","modified_at":"2026-01-31T14:29:52.000Z","name":"Darion Schiller","mobile_number":"807-628-6671","email_id":"Claude.Smith40@yahoo.com","dop":"2025-06-09","serial_number":"3666180897303539","imei1":"3666180897303539","imei2":"3666180897303539","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173170,"job_number":"JOB_173170","tr_customer_id":173187,"tr_customer_product_id":173177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:18:48.000Z","modified_at":"2026-01-31T16:18:48.000Z","name":"Gajabahu Jain","mobile_number":"8243080867","email_id":"shakuntala.ahluwalia@hotmail.com","dop":"2026-01-21","serial_number":"700448582070699","imei1":"521821078013478","imei2":"980133276129054","popurl":"www.bhilangana-dutta.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173171,"job_number":"JOB_173171","tr_customer_id":173188,"tr_customer_product_id":173178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:21:48.000Z","modified_at":"2026-01-31T16:21:48.000Z","name":"Darshan Adiga","mobile_number":"8243055978","email_id":"anuraag.dubashi@gmail.com","dop":"2026-01-21","serial_number":"761564609204986","imei1":"723879895906600","imei2":"557789300211096","popurl":"www.prasad-banerjee.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173172,"job_number":"JOB_173172","tr_customer_id":173189,"tr_customer_product_id":173179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:23:28.000Z","modified_at":"2026-01-31T16:23:28.000Z","name":"Nagabhushanam Kocchar","mobile_number":"8241950556","email_id":"rohan.iyer@yahoo.co.in","dop":"2026-01-21","serial_number":"076339543510503","imei1":"880512359279654","imei2":"540140699055192","popurl":"www.arya-nehru.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173176,"job_number":"JOB_173176","tr_customer_id":173193,"tr_customer_product_id":173183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:26:33.000Z","modified_at":"2026-01-31T16:26:33.000Z","name":"Bhaves Asan","mobile_number":"8244278131","email_id":"priyala.shukla@gmail.com","dop":"2026-01-21","serial_number":"503875540708784","imei1":"626172691748346","imei2":"014293374159113","popurl":"www.aashritha-singh.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173177,"job_number":"JOB_173177","tr_customer_id":173194,"tr_customer_product_id":173184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:28:35.000Z","modified_at":"2026-01-31T16:28:35.000Z","name":"Bhagirathi Achari","mobile_number":"8242294464","email_id":"varalakshmi.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"452770648440254","imei1":"937025095339971","imei2":"214600113903402","popurl":"www.anilabh-gandhi.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173178,"job_number":"JOB_173178","tr_customer_id":173195,"tr_customer_product_id":173185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:30:39.000Z","modified_at":"2026-01-31T16:30:39.000Z","name":"Agasti Jha","mobile_number":"8249858628","email_id":"niro.gupta@yahoo.co.in","dop":"2026-01-21","serial_number":"363057003316414","imei1":"546239614049549","imei2":"223542368862862","popurl":"www.dhanvin-sethi.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173224,"job_number":"JOB_173224","tr_customer_id":173241,"tr_customer_product_id":173231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:16:32.000Z","modified_at":"2026-01-31T17:16:32.000Z","name":"Estefania Deckow","mobile_number":"239-243-8066","email_id":"Gerard_Kihn@hotmail.com","dop":"2025-12-01","serial_number":"85884998092846","imei1":"85884998092846","imei2":"85884998092846","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173225,"job_number":"JOB_173225","tr_customer_id":173242,"tr_customer_product_id":173232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:16:33.000Z","modified_at":"2026-01-31T17:16:33.000Z","name":"Josiah Boehm","mobile_number":"978-787-8060","email_id":"Ophelia_Cummings@gmail.com","dop":"2025-12-01","serial_number":"82321798751775","imei1":"82321798751775","imei2":"82321798751775","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173226,"job_number":"JOB_173226","tr_customer_id":173243,"tr_customer_product_id":173233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:28:30.000Z","modified_at":"2026-01-31T17:28:30.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Viviane_Kuphal@yahoo.com","dop":"2025-07-02","serial_number":"13492006857819","imei1":"13492006857819","imei2":"13492006857819","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173227,"job_number":"JOB_173227","tr_customer_id":173244,"tr_customer_product_id":173234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:28:54.000Z","modified_at":"2026-01-31T17:28:54.000Z","name":"Gaurang Arora","mobile_number":"8244698397","email_id":"ananda.nambeesan@yahoo.co.in","dop":"2026-01-21","serial_number":"358241657306759","imei1":"224143801563706","imei2":"532619499238354","popurl":"www.agrata-guneta.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173230,"job_number":"JOB_173230","tr_customer_id":173247,"tr_customer_product_id":173237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:44:47.000Z","modified_at":"2026-01-31T17:44:47.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Johanna.Haag32@yahoo.com","dop":"2025-07-02","serial_number":"17331508828311","imei1":"17331508828311","imei2":"17331508828311","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173242,"job_number":"JOB_173242","tr_customer_id":173259,"tr_customer_product_id":173249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:09:47.000Z","modified_at":"2026-01-31T18:09:47.000Z","name":"Jewel Feest","mobile_number":"991-941-0392","email_id":"Ivah25@gmail.com","dop":"2025-12-01","serial_number":"97860030769638","imei1":"97860030769638","imei2":"97860030769638","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173243,"job_number":"JOB_173243","tr_customer_id":173260,"tr_customer_product_id":173250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:09:47.000Z","modified_at":"2026-01-31T18:09:47.000Z","name":"Lesly Runte","mobile_number":"414-648-2362","email_id":"Velma_Huel71@gmail.com","dop":"2025-12-01","serial_number":"56106012351176","imei1":"56106012351176","imei2":"56106012351176","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173244,"job_number":"JOB_173244","tr_customer_id":173261,"tr_customer_product_id":173251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:19:13.000Z","modified_at":"2026-01-31T18:19:13.000Z","name":"Shakira Goyette","mobile_number":"865-898-8821","email_id":"Jailyn8@yahoo.com","dop":"2025-12-01","serial_number":"61661216260971","imei1":"61661216260971","imei2":"61661216260971","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173245,"job_number":"JOB_173245","tr_customer_id":173262,"tr_customer_product_id":173252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:19:13.000Z","modified_at":"2026-01-31T18:19:13.000Z","name":"Caleigh Jacobi","mobile_number":"550-356-0172","email_id":"Amina18@yahoo.com","dop":"2025-12-01","serial_number":"21635014208276","imei1":"21635014208276","imei2":"21635014208276","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173246,"job_number":"JOB_173246","tr_customer_id":173263,"tr_customer_product_id":173253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:21:40.000Z","modified_at":"2026-01-31T18:21:40.000Z","name":"Moni Dey","mobile_number":"9378675435","email_id":"moonmanishadey^@gmail.com","dop":"2026-01-20","serial_number":"08976543456777","imei1":"08976543456771","imei2":"08976543456771","popurl":"2026-01-20T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173247,"job_number":"JOB_173247","tr_customer_id":173264,"tr_customer_product_id":173254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:29:12.000Z","modified_at":"2026-01-31T18:29:12.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Francisca.OConnell@gmail.com","dop":"2025-07-02","serial_number":"18635521250053","imei1":"18635521250053","imei2":"18635521250053","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173310,"job_number":"JOB_173310","tr_customer_id":173327,"tr_customer_product_id":173317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:29.000Z","modified_at":"2026-02-01T04:39:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Carissa.Schroeder@hotmail.com","dop":"2025-07-02","serial_number":"18681997372216","imei1":"18681997372216","imei2":"18681997372216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173328,"job_number":"JOB_173328","tr_customer_id":173345,"tr_customer_product_id":173335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:49.000Z","modified_at":"2026-02-01T04:39:49.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Landen.Cremin6@yahoo.com","dop":"2025-07-02","serial_number":"10185946694680","imei1":"10185946694680","imei2":"10185946694680","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173340,"job_number":"JOB_173340","tr_customer_id":173357,"tr_customer_product_id":173347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:09.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Joy_Muller47@hotmail.com","dop":"2025-07-02","serial_number":"17173862592424","imei1":"17173862592424","imei2":"17173862592424","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173370,"job_number":"JOB_173370","tr_customer_id":173387,"tr_customer_product_id":173377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:39.000Z","modified_at":"2026-02-01T04:40:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"126819281512513","imei1":"126819281512513","imei2":"126819281512513","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173371,"job_number":"JOB_173371","tr_customer_id":173388,"tr_customer_product_id":173378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:40.000Z","modified_at":"2026-02-01T04:40:40.000Z","name":"Cierra Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126297609238855","imei1":"126297609238855","imei2":"126297609238855","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173372,"job_number":"JOB_173372","tr_customer_id":173389,"tr_customer_product_id":173379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:40.000Z","modified_at":"2026-02-01T04:40:40.000Z","name":"Kamille Wintheiser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185230190967463","imei1":"185230190967463","imei2":"185230190967463","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173373,"job_number":"JOB_173373","tr_customer_id":173390,"tr_customer_product_id":173380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:41.000Z","modified_at":"2026-02-01T04:40:41.000Z","name":"Alyce VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175261348525131","imei1":"175261348525131","imei2":"175261348525131","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173376,"job_number":"JOB_173376","tr_customer_id":173393,"tr_customer_product_id":173383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:43.000Z","modified_at":"2026-02-01T04:40:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100628963649959","imei1":"100628963649959","imei2":"100628963649959","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173379,"job_number":"JOB_173379","tr_customer_id":173396,"tr_customer_product_id":173386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:44.000Z","name":"Jovanny Abshire","mobile_number":"362-893-7590","email_id":"Destini87@gmail.com","dop":"2025-06-09","serial_number":"102839783152036","imei1":"102839783152036","imei2":"102839783152036","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173385,"job_number":"JOB_173385","tr_customer_id":173402,"tr_customer_product_id":173392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:52.000Z","modified_at":"2026-02-01T04:40:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"172527121039565","imei1":"172527121039565","imei2":"172527121039565","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173386,"job_number":"JOB_173386","tr_customer_id":173403,"tr_customer_product_id":173393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Bobbie Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145688293827075","imei1":"145688293827075","imei2":"145688293827075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173387,"job_number":"JOB_173387","tr_customer_id":173404,"tr_customer_product_id":173394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Hermann Kuhlman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190423349348770","imei1":"190423349348770","imei2":"190423349348770","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173388,"job_number":"JOB_173388","tr_customer_id":173405,"tr_customer_product_id":173395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Emmitt Breitenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180845470756543","imei1":"180845470756543","imei2":"180845470756543","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173399,"job_number":"JOB_173399","tr_customer_id":173416,"tr_customer_product_id":173406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10288359102205","imei1":"10288359102205","imei2":"10288359102205","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173404,"job_number":"JOB_173404","tr_customer_id":173421,"tr_customer_product_id":173411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101743334756316","imei1":"101743334756316","imei2":"101743334756316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173408,"job_number":"JOB_173408","tr_customer_id":173425,"tr_customer_product_id":173415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:04.000Z","modified_at":"2026-02-01T04:41:04.000Z","name":"Bart Schiller","mobile_number":"633-922-4066","email_id":"Helene95@hotmail.com","dop":"2025-06-09","serial_number":"105073267374062","imei1":"105073267374062","imei2":"105073267374062","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173427,"job_number":"JOB_173427","tr_customer_id":173444,"tr_customer_product_id":173434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103605976125064","imei1":"103605976125064","imei2":"103605976125064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173431,"job_number":"JOB_173431","tr_customer_id":173448,"tr_customer_product_id":173438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:25.000Z","modified_at":"2026-02-01T04:41:25.000Z","name":"Alberta Turcotte","mobile_number":"964-737-4181","email_id":"Adriel.McGlynn@hotmail.com","dop":"2025-06-09","serial_number":"108253717057051","imei1":"108253717057051","imei2":"108253717057051","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172532,"job_number":"JOB_172532","tr_customer_id":172549,"tr_customer_product_id":172539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:16.000Z","modified_at":"2026-01-31T04:15:16.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10092875172468","imei1":"10092875172468","imei2":"10092875172468","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172536,"job_number":"JOB_172536","tr_customer_id":172553,"tr_customer_product_id":172543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:18.000Z","modified_at":"2026-01-31T04:15:18.000Z","name":"Flo Towne","mobile_number":"782-429-3137","email_id":"Dale.Mills@yahoo.com","dop":"2000-01-31","serial_number":"1046540364974810","imei1":"1046540364974810","imei2":"1046540364974810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172584,"job_number":"JOB_172584","tr_customer_id":172601,"tr_customer_product_id":172591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:01.000Z","modified_at":"2026-01-31T04:16:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10996945953807","imei1":"10996945953807","imei2":"10996945953807","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172590,"job_number":"JOB_172590","tr_customer_id":172607,"tr_customer_product_id":172597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:03.000Z","modified_at":"2026-01-31T04:16:03.000Z","name":"Dortha Farrell","mobile_number":"207-960-2536","email_id":"Kirsten_Hilll@yahoo.com","dop":"2000-01-31","serial_number":"1076770877147779","imei1":"1076770877147779","imei2":"1076770877147779","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172641,"job_number":"JOB_172641","tr_customer_id":172658,"tr_customer_product_id":172648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:46.000Z","modified_at":"2026-01-31T04:16:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326064417226","imei1":"10326064417226","imei2":"10326064417226","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172643,"job_number":"JOB_172643","tr_customer_id":172660,"tr_customer_product_id":172650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:48.000Z","modified_at":"2026-01-31T04:16:48.000Z","name":"Emiliano Block","mobile_number":"826-470-3970","email_id":"Patience.Rowe9@yahoo.com","dop":"2000-01-31","serial_number":"1019825169597572","imei1":"1019825169597572","imei2":"1019825169597572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172671,"job_number":"JOB_172671","tr_customer_id":172688,"tr_customer_product_id":172678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:31.000Z","modified_at":"2026-01-31T04:17:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10108603700148","imei1":"10108603700148","imei2":"10108603700148","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172673,"job_number":"JOB_172673","tr_customer_id":172690,"tr_customer_product_id":172680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:32.000Z","modified_at":"2026-01-31T04:17:32.000Z","name":"Brennon Kautzer","mobile_number":"899-355-8020","email_id":"Floyd.Schmidt@hotmail.com","dop":"2000-01-31","serial_number":"1048990167718855","imei1":"1048990167718855","imei2":"1048990167718855","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172887,"job_number":"JOB_172887","tr_customer_id":172904,"tr_customer_product_id":172894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:19:59.000Z","modified_at":"2026-01-31T14:19:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10661691028975","imei1":"10661691028975","imei2":"10661691028975","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172889,"job_number":"JOB_172889","tr_customer_id":172906,"tr_customer_product_id":172896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:00.000Z","modified_at":"2026-01-31T14:20:00.000Z","name":"Kaia Hartmann","mobile_number":"727-572-1451","email_id":"Jocelyn56@gmail.com","dop":"2000-01-31","serial_number":"1079634354103950","imei1":"1079634354103950","imei2":"1079634354103950","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172893,"job_number":"JOB_172893","tr_customer_id":172910,"tr_customer_product_id":172900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:45.000Z","modified_at":"2026-01-31T14:20:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10164961217693","imei1":"10164961217693","imei2":"10164961217693","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172895,"job_number":"JOB_172895","tr_customer_id":172912,"tr_customer_product_id":172902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:47.000Z","modified_at":"2026-01-31T14:20:47.000Z","name":"Heath Bernier","mobile_number":"801-673-3531","email_id":"Julie_Cole15@hotmail.com","dop":"2000-01-31","serial_number":"1055535431743779","imei1":"1055535431743779","imei2":"1055535431743779","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172899,"job_number":"JOB_172899","tr_customer_id":172916,"tr_customer_product_id":172906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:21:31.000Z","modified_at":"2026-01-31T14:21:31.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10559244081148","imei1":"10559244081148","imei2":"10559244081148","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172901,"job_number":"JOB_172901","tr_customer_id":172918,"tr_customer_product_id":172908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:21:32.000Z","modified_at":"2026-01-31T14:21:32.000Z","name":"Mossie Klocko","mobile_number":"528-662-4583","email_id":"Luz_Flatley@gmail.com","dop":"2000-01-31","serial_number":"1079297401372515","imei1":"1079297401372515","imei2":"1079297401372515","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172904,"job_number":"JOB_172904","tr_customer_id":172921,"tr_customer_product_id":172911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:16.000Z","modified_at":"2026-01-31T14:22:16.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10396671700563","imei1":"10396671700563","imei2":"10396671700563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172907,"job_number":"JOB_172907","tr_customer_id":172924,"tr_customer_product_id":172914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:18.000Z","modified_at":"2026-01-31T14:22:18.000Z","name":"Imelda Greenfelder","mobile_number":"491-873-6010","email_id":"Mittie20@yahoo.com","dop":"2000-01-31","serial_number":"1003766721081678","imei1":"1003766721081678","imei2":"1003766721081678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173334,"job_number":"JOB_173334","tr_customer_id":173351,"tr_customer_product_id":173341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:58.000Z","modified_at":"2026-02-01T04:39:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10555139372499","imei1":"10555139372499","imei2":"10555139372499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173336,"job_number":"JOB_173336","tr_customer_id":173353,"tr_customer_product_id":173343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:00.000Z","modified_at":"2026-02-01T04:40:00.000Z","name":"Irma Tillman","mobile_number":"600-330-5391","email_id":"Emmitt_Waters@yahoo.com","dop":"2000-01-31","serial_number":"1041586962733205","imei1":"1041586962733205","imei2":"1041586962733205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173380,"job_number":"JOB_173380","tr_customer_id":173397,"tr_customer_product_id":173387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:45.000Z","modified_at":"2026-02-01T04:40:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10637659101722","imei1":"10637659101722","imei2":"10637659101722","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173383,"job_number":"JOB_173383","tr_customer_id":173400,"tr_customer_product_id":173390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:47.000Z","modified_at":"2026-02-01T04:40:47.000Z","name":"Johnny O'Conner","mobile_number":"432-789-6187","email_id":"Nels.Conn19@gmail.com","dop":"2000-01-31","serial_number":"1015944838168257","imei1":"1015944838168257","imei2":"1015944838168257","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173438,"job_number":"JOB_173438","tr_customer_id":173455,"tr_customer_product_id":173445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:35.000Z","modified_at":"2026-02-01T04:41:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10866232274097","imei1":"10866232274097","imei2":"10866232274097","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173440,"job_number":"JOB_173440","tr_customer_id":173457,"tr_customer_product_id":173447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:36.000Z","modified_at":"2026-02-01T04:41:36.000Z","name":"Hollis Denesik","mobile_number":"419-808-8156","email_id":"Mozelle58@gmail.com","dop":"2000-01-31","serial_number":"1088096472429636","imei1":"1088096472429636","imei2":"1088096472429636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173465,"job_number":"JOB_173465","tr_customer_id":173482,"tr_customer_product_id":173472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:42:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10257186603651","imei1":"10257186603651","imei2":"10257186603651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173468,"job_number":"JOB_173468","tr_customer_id":173485,"tr_customer_product_id":173475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:22.000Z","modified_at":"2026-02-01T04:42:22.000Z","name":"America Hand","mobile_number":"836-802-2611","email_id":"Khalil_Strosin@yahoo.com","dop":"2000-01-31","serial_number":"1043153348529451","imei1":"1043153348529451","imei2":"1043153348529451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4Mjh9.GOvZsjQLENUY64TT7pNaAgZbt5NJTYEkpsS2MmPqfkQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a4b855c-dfc4-4216-ac84-06934b231a48
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4Mjh9.GOvZsjQLENUY64TT7pNaAgZbt5NJTYEkpsS2MmPqfkQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8646316f-1a6c-4797-b7cb-2f957af702ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 173863,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 683ms
Mean size per request: 1.24MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4Mjh9.GOvZsjQLENUY64TT7pNaAgZbt5NJTYEkpsS2MmPqfkQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a96023fa-8006-4bfd-900a-9b788da6034d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"13ca2c-yNSAOURmarsXYkGUJrQKD59AApo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":172088,"job_number":"JOB_172088","tr_customer_id":172105,"tr_customer_product_id":172095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:07:23.000Z","modified_at":"2026-01-30T20:07:23.000Z","name":"Paramartha Panicker","mobile_number":"9638538681","email_id":"minakshi.nayar@gmail.com","dop":"2026-01-21","serial_number":"42173866545359","imei1":"42173866545359","imei2":"42173866545359","popurl":"www.chandni-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172089,"job_number":"JOB_172089","tr_customer_id":172106,"tr_customer_product_id":172096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:02.000Z","modified_at":"2026-01-30T20:22:02.000Z","name":"Deontae Jaskolski","mobile_number":"412-730-5442","email_id":"Seth72@hotmail.com","dop":"2025-09-09","serial_number":"17487191592236","imei1":"17487191592236","imei2":"17487191592236","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172090,"job_number":"JOB_172090","tr_customer_id":172107,"tr_customer_product_id":172097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:02.000Z","modified_at":"2026-01-30T20:22:02.000Z","name":"Jerad Carter","mobile_number":"941-631-9761","email_id":"Lewis_Grant@hotmail.com","dop":"2025-09-09","serial_number":"15843514646085","imei1":"15843514646085","imei2":"15843514646085","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172092,"job_number":"JOB_172092","tr_customer_id":172109,"tr_customer_product_id":172099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:06.000Z","modified_at":"2026-01-30T20:22:06.000Z","name":"Chaim Orn","mobile_number":"681-436-5011","email_id":"Crystel.OKeefe59@yahoo.com","dop":"2025-09-09","serial_number":"18100781238109","imei1":"18100781238109","imei2":"18100781238109","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172093,"job_number":"JOB_172093","tr_customer_id":172110,"tr_customer_product_id":172100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:06.000Z","modified_at":"2026-01-30T20:22:06.000Z","name":"Linwood Swift","mobile_number":"956-838-6893","email_id":"George.Jenkins@yahoo.com","dop":"2025-09-09","serial_number":"15265346979489","imei1":"15265346979489","imei2":"15265346979489","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172095,"job_number":"JOB_172095","tr_customer_id":172112,"tr_customer_product_id":172102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:10.000Z","modified_at":"2026-01-30T20:22:10.000Z","name":"Braeden Johnston","mobile_number":"938-446-9069","email_id":"Izabella_Hermann89@gmail.com","dop":"2025-09-09","serial_number":"19219071546262","imei1":"19219071546262","imei2":"19219071546262","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172096,"job_number":"JOB_172096","tr_customer_id":172113,"tr_customer_product_id":172103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:22:10.000Z","modified_at":"2026-01-30T20:22:10.000Z","name":"Autumn Tillman","mobile_number":"258-665-7285","email_id":"Amie61@gmail.com","dop":"2025-09-09","serial_number":"14633689500051","imei1":"14633689500051","imei2":"14633689500051","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172098,"job_number":"JOB_172098","tr_customer_id":172115,"tr_customer_product_id":172105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Jagmeet Adiga","mobile_number":"9923534746","email_id":"charumati.mehra@yahoo.co.in","dop":"2026-01-21","serial_number":"20049842989654","imei1":"20049842989654","imei2":"20049842989654","popurl":"www.vidhur-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172099,"job_number":"JOB_172099","tr_customer_id":172116,"tr_customer_product_id":172106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Shubhaprada Ahuja","mobile_number":"9687123714","email_id":"chinmayanand.joshi@yahoo.co.in","dop":"2026-01-21","serial_number":"31459086180514","imei1":"31459086180514","imei2":"31459086180514","popurl":"www.diptendu-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172100,"job_number":"JOB_172100","tr_customer_id":172117,"tr_customer_product_id":172107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Rohana Sinha","mobile_number":"9609256942","email_id":"shresthi.dwivedi@gmail.com","dop":"2026-01-21","serial_number":"69884065036622","imei1":"69884065036622","imei2":"69884065036622","popurl":"www.shakti-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172101,"job_number":"JOB_172101","tr_customer_id":172118,"tr_customer_product_id":172108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Suresh Gill","mobile_number":"9982804417","email_id":"prayag.desai@gmail.com","dop":"2026-01-21","serial_number":"91971265105814","imei1":"91971265105814","imei2":"91971265105814","popurl":"www.gopi-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172102,"job_number":"JOB_172102","tr_customer_id":172119,"tr_customer_product_id":172109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Agniprava Bhat","mobile_number":"9520056788","email_id":"sloka.dutta@yahoo.co.in","dop":"2026-01-21","serial_number":"11713024954620","imei1":"11713024954620","imei2":"11713024954620","popurl":"www.jitender-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172103,"job_number":"JOB_172103","tr_customer_id":172120,"tr_customer_product_id":172110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Anilaabh Trivedi","mobile_number":"9383135960","email_id":"ananta.guneta@hotmail.com","dop":"2026-01-21","serial_number":"58990575976000","imei1":"58990575976000","imei2":"58990575976000","popurl":"www.bhaswar-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172104,"job_number":"JOB_172104","tr_customer_id":172121,"tr_customer_product_id":172111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Gita Abbott","mobile_number":"9519015517","email_id":"deevakar.patil@yahoo.co.in","dop":"2026-01-21","serial_number":"16933727488809","imei1":"16933727488809","imei2":"16933727488809","popurl":"www.adhiraj-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172105,"job_number":"JOB_172105","tr_customer_id":172122,"tr_customer_product_id":172112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:53.000Z","name":"Harinarayan Kapoor","mobile_number":"9040523473","email_id":"ekdant.bharadwaj@yahoo.co.in","dop":"2026-01-21","serial_number":"71236426118809","imei1":"71236426118809","imei2":"71236426118809","popurl":"www.divjot-acharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172106,"job_number":"JOB_172106","tr_customer_id":172123,"tr_customer_product_id":172113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:53.000Z","modified_at":"2026-01-30T20:28:54.000Z","name":"Jahnu Shah","mobile_number":"9328598220","email_id":"umang.kapoor@hotmail.com","dop":"2026-01-21","serial_number":"58100371873145","imei1":"58100371873145","imei2":"58100371873145","popurl":"www.bhooshan-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172107,"job_number":"JOB_172107","tr_customer_id":172124,"tr_customer_product_id":172114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:28:54.000Z","modified_at":"2026-01-30T20:28:54.000Z","name":"Abhaya Somayaji","mobile_number":"9762644275","email_id":"anagh.jha@hotmail.com","dop":"2026-01-21","serial_number":"85162660112231","imei1":"85162660112231","imei2":"85162660112231","popurl":"www.trilochana-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172108,"job_number":"JOB_172108","tr_customer_id":172125,"tr_customer_product_id":172115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:29.000Z","modified_at":"2026-01-30T20:29:29.000Z","name":"Dinesh Mukhopadhyay","mobile_number":"9276744612","email_id":"daksha.marar@yahoo.co.in","dop":"2026-01-21","serial_number":"30886075018822","imei1":"30886075018822","imei2":"30886075018822","popurl":"www.lai-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172109,"job_number":"JOB_172109","tr_customer_id":172126,"tr_customer_product_id":172116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:29.000Z","modified_at":"2026-01-30T20:29:29.000Z","name":"Bhavani Saini","mobile_number":"9214866946","email_id":"ambar.nair@gmail.com","dop":"2026-01-21","serial_number":"38130786068858","imei1":"38130786068858","imei2":"38130786068858","popurl":"www.dev-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172110,"job_number":"JOB_172110","tr_customer_id":172127,"tr_customer_product_id":172117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:29.000Z","modified_at":"2026-01-30T20:29:29.000Z","name":"Bhaanumati Bharadwaj","mobile_number":"9545596634","email_id":"rakesh.panicker@gmail.com","dop":"2026-01-21","serial_number":"37082793557698","imei1":"37082793557698","imei2":"37082793557698","popurl":"www.chandani-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172111,"job_number":"JOB_172111","tr_customer_id":172128,"tr_customer_product_id":172118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:29.000Z","modified_at":"2026-01-30T20:29:29.000Z","name":"Baala Agarwal","mobile_number":"9403844816","email_id":"anjali.devar@yahoo.co.in","dop":"2026-01-21","serial_number":"03485339678306","imei1":"03485339678306","imei2":"03485339678306","popurl":"www.trisha-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172113,"job_number":"JOB_172113","tr_customer_id":172130,"tr_customer_product_id":172120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Chandravati Tagore","mobile_number":"9589323066","email_id":"brahmabrata.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"05718428035637","imei1":"05718428035637","imei2":"05718428035637","popurl":"www.atmananda-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172114,"job_number":"JOB_172114","tr_customer_id":172131,"tr_customer_product_id":172121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Drona Nayar","mobile_number":"9191687356","email_id":"bandhul.khatri@hotmail.com","dop":"2026-01-21","serial_number":"65246410899430","imei1":"65246410899430","imei2":"65246410899430","popurl":"www.tejas-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172115,"job_number":"JOB_172115","tr_customer_id":172132,"tr_customer_product_id":172122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Pranay Butt","mobile_number":"9050974722","email_id":"brahmabrata.kakkar@gmail.com","dop":"2026-01-21","serial_number":"65217361590561","imei1":"65217361590561","imei2":"65217361590561","popurl":"www.anaadi-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172116,"job_number":"JOB_172116","tr_customer_id":172133,"tr_customer_product_id":172123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Aaratrika Menon","mobile_number":"9968179183","email_id":"bhagwanti.chattopadhyay@hotmail.com","dop":"2026-01-21","serial_number":"83528921934503","imei1":"83528921934503","imei2":"83528921934503","popurl":"www.manik-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172117,"job_number":"JOB_172117","tr_customer_id":172134,"tr_customer_product_id":172124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Sudeva Sinha","mobile_number":"9162167490","email_id":"shwet.bhattacharya@yahoo.co.in","dop":"2026-01-21","serial_number":"42815062850287","imei1":"42815062850287","imei2":"42815062850287","popurl":"www.amrita-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172118,"job_number":"JOB_172118","tr_customer_id":172135,"tr_customer_product_id":172125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Deenabandhu Desai","mobile_number":"9036496917","email_id":"kailash.jain@hotmail.com","dop":"2026-01-21","serial_number":"44941087297112","imei1":"44941087297112","imei2":"44941087297112","popurl":"www.dipankar-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172119,"job_number":"JOB_172119","tr_customer_id":172136,"tr_customer_product_id":172126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Rohit Chattopadhyay","mobile_number":"9044745815","email_id":"kashyapi.pothuvaal@hotmail.com","dop":"2026-01-21","serial_number":"15442620243223","imei1":"15442620243223","imei2":"15442620243223","popurl":"www.adhiraj-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172120,"job_number":"JOB_172120","tr_customer_id":172137,"tr_customer_product_id":172127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:30.000Z","name":"Gatik Mehrotra","mobile_number":"9406212150","email_id":"dharani.bhattathiri@gmail.com","dop":"2026-01-21","serial_number":"99753802233250","imei1":"99753802233250","imei2":"99753802233250","popurl":"www.garuda-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172122,"job_number":"JOB_172122","tr_customer_id":172139,"tr_customer_product_id":172129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:30.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Dharmaketu Asan","mobile_number":"9258158661","email_id":"chandira.dubashi@gmail.com","dop":"2026-01-21","serial_number":"38015642851765","imei1":"38015642851765","imei2":"38015642851765","popurl":"www.pushti-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172123,"job_number":"JOB_172123","tr_customer_id":172140,"tr_customer_product_id":172130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Rajinder Singh","mobile_number":"9747207727","email_id":"asha.saini@hotmail.com","dop":"2026-01-21","serial_number":"61773645565565","imei1":"61773645565565","imei2":"61773645565565","popurl":"www.baijayanti-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172125,"job_number":"JOB_172125","tr_customer_id":172142,"tr_customer_product_id":172132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Tushar Shukla","mobile_number":"9927119308","email_id":"girish.malik@hotmail.com","dop":"2026-01-21","serial_number":"21741910409620","imei1":"21741910409620","imei2":"21741910409620","popurl":"www.bhilangana-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172126,"job_number":"JOB_172126","tr_customer_id":172143,"tr_customer_product_id":172133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Dulari Nehru","mobile_number":"9038350295","email_id":"jitender.jha@hotmail.com","dop":"2026-01-21","serial_number":"39275586928240","imei1":"39275586928240","imei2":"39275586928240","popurl":"www.bhasvan-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172127,"job_number":"JOB_172127","tr_customer_id":172144,"tr_customer_product_id":172134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Tanushri Embranthiri","mobile_number":"9809040713","email_id":"chetan.mahajan@yahoo.co.in","dop":"2026-01-21","serial_number":"76869343568844","imei1":"76869343568844","imei2":"76869343568844","popurl":"www.diksha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172129,"job_number":"JOB_172129","tr_customer_id":172146,"tr_customer_product_id":172136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Rohan Pilla","mobile_number":"9629358891","email_id":"adripathi.kakkar@hotmail.com","dop":"2026-01-21","serial_number":"56195657003023","imei1":"56195657003023","imei2":"56195657003023","popurl":"www.draupadi-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172130,"job_number":"JOB_172130","tr_customer_id":172147,"tr_customer_product_id":172137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Narinder Sethi","mobile_number":"9834302884","email_id":"achalesvara.mehra@hotmail.com","dop":"2026-01-21","serial_number":"97755871571579","imei1":"97755871571579","imei2":"97755871571579","popurl":"www.chandradev-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172132,"job_number":"JOB_172132","tr_customer_id":172149,"tr_customer_product_id":172139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Rageswari Dubashi","mobile_number":"9400344510","email_id":"menka.asan@gmail.com","dop":"2026-01-21","serial_number":"05293696947247","imei1":"05293696947247","imei2":"05293696947247","popurl":"www.bhagwanti-ahluwalia.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172133,"job_number":"JOB_172133","tr_customer_id":172150,"tr_customer_product_id":172140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Sushil Menon","mobile_number":"9872525129","email_id":"ranjit.reddy@gmail.com","dop":"2026-01-21","serial_number":"72985551186766","imei1":"72985551186766","imei2":"72985551186766","popurl":"www.achyut-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172134,"job_number":"JOB_172134","tr_customer_id":172151,"tr_customer_product_id":172141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Giri Nair","mobile_number":"9561524080","email_id":"chaanakya.kaul@yahoo.co.in","dop":"2026-01-21","serial_number":"25249007451480","imei1":"25249007451480","imei2":"25249007451480","popurl":"www.shakti-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172135,"job_number":"JOB_172135","tr_customer_id":172152,"tr_customer_product_id":172142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Bhagavaan Panicker","mobile_number":"9362922300","email_id":"bilwa.kakkar@hotmail.com","dop":"2026-01-21","serial_number":"48670860149450","imei1":"48670860149450","imei2":"48670860149450","popurl":"www.deven-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172136,"job_number":"JOB_172136","tr_customer_id":172153,"tr_customer_product_id":172143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Balagopal Mishra","mobile_number":"9472068553","email_id":"bhisham.sethi@yahoo.co.in","dop":"2026-01-21","serial_number":"67627404929279","imei1":"67627404929279","imei2":"67627404929279","popurl":"www.sher-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172137,"job_number":"JOB_172137","tr_customer_id":172154,"tr_customer_product_id":172144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:31.000Z","modified_at":"2026-01-30T20:29:31.000Z","name":"Jaya Ganaka","mobile_number":"9435698175","email_id":"baalaaditya.menon@yahoo.co.in","dop":"2026-01-21","serial_number":"39503159081337","imei1":"39503159081337","imei2":"39503159081337","popurl":"www.naval-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172138,"job_number":"JOB_172138","tr_customer_id":172155,"tr_customer_product_id":172145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Manik Pothuvaal","mobile_number":"9552700881","email_id":"bhooshan.sinha@hotmail.com","dop":"2026-01-21","serial_number":"48328837137420","imei1":"48328837137420","imei2":"48328837137420","popurl":"www.sher-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172140,"job_number":"JOB_172140","tr_customer_id":172157,"tr_customer_product_id":172147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Dwaipayan Singh","mobile_number":"9397608583","email_id":"jagathi.singh@gmail.com","dop":"2026-01-21","serial_number":"23400709927514","imei1":"23400709927514","imei2":"23400709927514","popurl":"www.ranjit-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172142,"job_number":"JOB_172142","tr_customer_id":172159,"tr_customer_product_id":172149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Kamla Ahuja","mobile_number":"9123844307","email_id":"brajesh.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"14307912361229","imei1":"14307912361229","imei2":"14307912361229","popurl":"www.ayushmati-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172143,"job_number":"JOB_172143","tr_customer_id":172160,"tr_customer_product_id":172150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Amarnath Khatri","mobile_number":"9090248071","email_id":"prem.acharya@hotmail.com","dop":"2026-01-21","serial_number":"88080015267681","imei1":"88080015267681","imei2":"88080015267681","popurl":"www.kama-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172144,"job_number":"JOB_172144","tr_customer_id":172161,"tr_customer_product_id":172151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Baidehi Reddy","mobile_number":"9247722309","email_id":"bhooshit.kaul@hotmail.com","dop":"2026-01-21","serial_number":"30785377076931","imei1":"30785377076931","imei2":"30785377076931","popurl":"www.pushti-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172145,"job_number":"JOB_172145","tr_customer_id":172162,"tr_customer_product_id":172152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Amrita Achari","mobile_number":"9370379293","email_id":"anilabh.achari@gmail.com","dop":"2026-01-21","serial_number":"20380715263538","imei1":"20380715263538","imei2":"20380715263538","popurl":"www.mahesh-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172146,"job_number":"JOB_172146","tr_customer_id":172163,"tr_customer_product_id":172153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Bhardwaj Prajapat","mobile_number":"9276693823","email_id":"bhagwati.bharadwaj@hotmail.com","dop":"2026-01-21","serial_number":"74769407112890","imei1":"74769407112890","imei2":"74769407112890","popurl":"www.aayushmaan-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172147,"job_number":"JOB_172147","tr_customer_id":172164,"tr_customer_product_id":172154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:32.000Z","modified_at":"2026-01-30T20:29:32.000Z","name":"Devika Guneta","mobile_number":"9683320287","email_id":"kanaka.dhawan@gmail.com","dop":"2026-01-21","serial_number":"28463357278713","imei1":"28463357278713","imei2":"28463357278713","popurl":"www.urmila-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172148,"job_number":"JOB_172148","tr_customer_id":172165,"tr_customer_product_id":172155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Garud Sharma","mobile_number":"9826210786","email_id":"balgopal.ahuja@gmail.com","dop":"2026-01-21","serial_number":"58320378315328","imei1":"58320378315328","imei2":"58320378315328","popurl":"www.deveshwar-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172149,"job_number":"JOB_172149","tr_customer_id":172166,"tr_customer_product_id":172156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Kamlesh Nambeesan","mobile_number":"9571031714","email_id":"girja.trivedi@yahoo.co.in","dop":"2026-01-21","serial_number":"76574151337483","imei1":"76574151337483","imei2":"76574151337483","popurl":"www.daiwik-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172151,"job_number":"JOB_172151","tr_customer_id":172168,"tr_customer_product_id":172158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Samir Chattopadhyay","mobile_number":"9406334142","email_id":"atmananda.saini@hotmail.com","dop":"2026-01-21","serial_number":"06907667110038","imei1":"06907667110038","imei2":"06907667110038","popurl":"www.minakshi-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172152,"job_number":"JOB_172152","tr_customer_id":172169,"tr_customer_product_id":172159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Bhupen Somayaji","mobile_number":"9828413526","email_id":"sanjay.namboothiri@yahoo.co.in","dop":"2026-01-21","serial_number":"21911814409204","imei1":"21911814409204","imei2":"21911814409204","popurl":"www.avani-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172154,"job_number":"JOB_172154","tr_customer_id":172171,"tr_customer_product_id":172161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Chandra Tagore","mobile_number":"9282196326","email_id":"dhyaneshwar.guneta@hotmail.com","dop":"2026-01-21","serial_number":"40037908951257","imei1":"40037908951257","imei2":"40037908951257","popurl":"www.chidaatma-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172155,"job_number":"JOB_172155","tr_customer_id":172172,"tr_customer_product_id":172162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Uma Arora","mobile_number":"9476564032","email_id":"chidambaram.tagore@gmail.com","dop":"2026-01-21","serial_number":"68990895641704","imei1":"68990895641704","imei2":"68990895641704","popurl":"www.sucheta-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172156,"job_number":"JOB_172156","tr_customer_id":172173,"tr_customer_product_id":172163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:33.000Z","modified_at":"2026-01-30T20:29:33.000Z","name":"Chitrangada Patel","mobile_number":"9909332621","email_id":"dandapaani.ganaka@yahoo.co.in","dop":"2026-01-21","serial_number":"91167544797495","imei1":"91167544797495","imei2":"91167544797495","popurl":"www.chandran-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172157,"job_number":"JOB_172157","tr_customer_id":172174,"tr_customer_product_id":172164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Vishnu Jha","mobile_number":"9698443820","email_id":"manoj.mahajan@hotmail.com","dop":"2026-01-21","serial_number":"68743232382050","imei1":"68743232382050","imei2":"68743232382050","popurl":"www.kali-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172158,"job_number":"JOB_172158","tr_customer_id":172175,"tr_customer_product_id":172165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Indra Namboothiri","mobile_number":"9024687617","email_id":"soma.dutta@hotmail.com","dop":"2026-01-21","serial_number":"26963206017347","imei1":"26963206017347","imei2":"26963206017347","popurl":"www.dulari-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172159,"job_number":"JOB_172159","tr_customer_id":172176,"tr_customer_product_id":172166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Gauraang Namboothiri","mobile_number":"9414096407","email_id":"tarun.prajapat@gmail.com","dop":"2026-01-21","serial_number":"49884237123736","imei1":"49884237123736","imei2":"49884237123736","popurl":"www.meghnath-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172160,"job_number":"JOB_172160","tr_customer_id":172177,"tr_customer_product_id":172167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Agasti Singh","mobile_number":"9690145112","email_id":"chidaakaash.namboothiri@hotmail.com","dop":"2026-01-21","serial_number":"65298665423073","imei1":"65298665423073","imei2":"65298665423073","popurl":"www.dulari-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172161,"job_number":"JOB_172161","tr_customer_id":172178,"tr_customer_product_id":172168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Bhagwati Mehra","mobile_number":"9447357516","email_id":"gitanjali.talwar@yahoo.co.in","dop":"2026-01-21","serial_number":"90854106806549","imei1":"90854106806549","imei2":"90854106806549","popurl":"www.vishwamitra-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172162,"job_number":"JOB_172162","tr_customer_id":172179,"tr_customer_product_id":172169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Girija Verma","mobile_number":"9602585273","email_id":"kashyapi.embranthiri@yahoo.co.in","dop":"2026-01-21","serial_number":"18048843813740","imei1":"18048843813740","imei2":"18048843813740","popurl":"www.sarisha-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172163,"job_number":"JOB_172163","tr_customer_id":172180,"tr_customer_product_id":172170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Nirbhay Prajapat","mobile_number":"9983076031","email_id":"acharyanandana.agarwal@gmail.com","dop":"2026-01-21","serial_number":"33146266105000","imei1":"33146266105000","imei2":"33146266105000","popurl":"www.harit-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172164,"job_number":"JOB_172164","tr_customer_id":172181,"tr_customer_product_id":172171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Kamalesh Nair","mobile_number":"9450740067","email_id":"sarvin.chopra@yahoo.co.in","dop":"2026-01-21","serial_number":"13162052001178","imei1":"13162052001178","imei2":"13162052001178","popurl":"www.abani-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172165,"job_number":"JOB_172165","tr_customer_id":172182,"tr_customer_product_id":172172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Chandraketu Khanna","mobile_number":"9122481690","email_id":"gayatri.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"05546579127590","imei1":"05546579127590","imei2":"05546579127590","popurl":"www.aanandaswarup-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172167,"job_number":"JOB_172167","tr_customer_id":172184,"tr_customer_product_id":172174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:34.000Z","modified_at":"2026-01-30T20:29:34.000Z","name":"Bhupati Khatri","mobile_number":"9302780198","email_id":"deepan.nair@hotmail.com","dop":"2026-01-21","serial_number":"50995457303075","imei1":"50995457303075","imei2":"50995457303075","popurl":"www.dhruv-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172170,"job_number":"JOB_172170","tr_customer_id":172187,"tr_customer_product_id":172177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Ankal Nehru","mobile_number":"9448742685","email_id":"navin.khan@gmail.com","dop":"2026-01-21","serial_number":"75113274059093","imei1":"75113274059093","imei2":"75113274059093","popurl":"www.aasa-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172171,"job_number":"JOB_172171","tr_customer_id":172188,"tr_customer_product_id":172178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Deb Bhattathiri","mobile_number":"9980740256","email_id":"aadi.nair@yahoo.co.in","dop":"2026-01-21","serial_number":"01592207859961","imei1":"01592207859961","imei2":"01592207859961","popurl":"www.rageswari-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172172,"job_number":"JOB_172172","tr_customer_id":172189,"tr_customer_product_id":172179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Chapal Agarwal","mobile_number":"9092348633","email_id":"dandapaani.bhat@hotmail.com","dop":"2026-01-21","serial_number":"82393337501622","imei1":"82393337501622","imei2":"82393337501622","popurl":"www.bhupati-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172173,"job_number":"JOB_172173","tr_customer_id":172190,"tr_customer_product_id":172180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Anal Nehru","mobile_number":"9622382709","email_id":"gajabahu.tagore@hotmail.com","dop":"2026-01-21","serial_number":"94944055892893","imei1":"94944055892893","imei2":"94944055892893","popurl":"www.shashi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172175,"job_number":"JOB_172175","tr_customer_id":172192,"tr_customer_product_id":172182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Lavanya Dubashi","mobile_number":"9121838009","email_id":"akshaj.joshi@gmail.com","dop":"2026-01-21","serial_number":"78500931463017","imei1":"78500931463017","imei2":"78500931463017","popurl":"www.adhiraj-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172177,"job_number":"JOB_172177","tr_customer_id":172194,"tr_customer_product_id":172184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Gauraang Trivedi","mobile_number":"9452975786","email_id":"nanda.khanna@gmail.com","dop":"2026-01-21","serial_number":"60163715427998","imei1":"60163715427998","imei2":"60163715427998","popurl":"www.bhagwanti-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172178,"job_number":"JOB_172178","tr_customer_id":172195,"tr_customer_product_id":172185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Gati Nambeesan","mobile_number":"9881290022","email_id":"dhara.dhawan@gmail.com","dop":"2026-01-21","serial_number":"12163654214251","imei1":"12163654214251","imei2":"12163654214251","popurl":"www.preity-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172179,"job_number":"JOB_172179","tr_customer_id":172196,"tr_customer_product_id":172186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Shashi Panicker","mobile_number":"9898053351","email_id":"anang.singh@yahoo.co.in","dop":"2026-01-21","serial_number":"05654235389567","imei1":"05654235389567","imei2":"05654235389567","popurl":"www.sloka-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172181,"job_number":"JOB_172181","tr_customer_id":172198,"tr_customer_product_id":172188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Bahula Banerjee","mobile_number":"9832900663","email_id":"kalpana.nambeesan@hotmail.com","dop":"2026-01-21","serial_number":"23791424302436","imei1":"23791424302436","imei2":"23791424302436","popurl":"www.lakshmidhar-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172182,"job_number":"JOB_172182","tr_customer_id":172199,"tr_customer_product_id":172189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:35.000Z","name":"Mayoor Johar","mobile_number":"9486443310","email_id":"avadhesh.acharya@gmail.com","dop":"2026-01-21","serial_number":"41854114889991","imei1":"41854114889991","imei2":"41854114889991","popurl":"www.chitrangada-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172183,"job_number":"JOB_172183","tr_customer_id":172200,"tr_customer_product_id":172190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:35.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Somu Guneta","mobile_number":"9701133698","email_id":"menaka.guneta@yahoo.co.in","dop":"2026-01-21","serial_number":"08266682468762","imei1":"08266682468762","imei2":"08266682468762","popurl":"www.lakshmidhar-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172185,"job_number":"JOB_172185","tr_customer_id":172202,"tr_customer_product_id":172192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Suryakantam Kocchar","mobile_number":"9049884996","email_id":"chandrabhan.mehra@gmail.com","dop":"2026-01-21","serial_number":"07596982818159","imei1":"07596982818159","imei2":"07596982818159","popurl":"www.shobhana-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172186,"job_number":"JOB_172186","tr_customer_id":172203,"tr_customer_product_id":172193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Himani Reddy","mobile_number":"9779472838","email_id":"trilok.abbott@yahoo.co.in","dop":"2026-01-21","serial_number":"69801132836599","imei1":"69801132836599","imei2":"69801132836599","popurl":"www.aadrika-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172187,"job_number":"JOB_172187","tr_customer_id":172204,"tr_customer_product_id":172194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Trilochan Bhattacharya","mobile_number":"9413110251","email_id":"annapurna.verma@yahoo.co.in","dop":"2026-01-21","serial_number":"67063273118955","imei1":"67063273118955","imei2":"67063273118955","popurl":"www.chinmayananda-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172189,"job_number":"JOB_172189","tr_customer_id":172206,"tr_customer_product_id":172196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Rita Banerjee","mobile_number":"9499110260","email_id":"abhirath.gupta@yahoo.co.in","dop":"2026-01-21","serial_number":"95833127919777","imei1":"95833127919777","imei2":"95833127919777","popurl":"www.chapal-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172190,"job_number":"JOB_172190","tr_customer_id":172207,"tr_customer_product_id":172197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Sudeva Nayar","mobile_number":"9215275223","email_id":"chetan.bharadwaj@hotmail.com","dop":"2026-01-21","serial_number":"93618635514592","imei1":"93618635514592","imei2":"93618635514592","popurl":"www.esha-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172191,"job_number":"JOB_172191","tr_customer_id":172208,"tr_customer_product_id":172198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Deeptanshu Jha","mobile_number":"9627266875","email_id":"bhisham.panicker@gmail.com","dop":"2026-01-21","serial_number":"08416394460997","imei1":"08416394460997","imei2":"08416394460997","popurl":"www.dayaanidhi-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172193,"job_number":"JOB_172193","tr_customer_id":172210,"tr_customer_product_id":172200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Leela Joshi","mobile_number":"9793573072","email_id":"harit.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"30862528954129","imei1":"30862528954129","imei2":"30862528954129","popurl":"www.bhooshit-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172194,"job_number":"JOB_172194","tr_customer_id":172211,"tr_customer_product_id":172201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:36.000Z","modified_at":"2026-01-30T20:29:36.000Z","name":"Baijayanti Jha","mobile_number":"9148039050","email_id":"subhasini.abbott@gmail.com","dop":"2026-01-21","serial_number":"12157154681644","imei1":"12157154681644","imei2":"12157154681644","popurl":"www.bhadraksh-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172195,"job_number":"JOB_172195","tr_customer_id":172212,"tr_customer_product_id":172202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Preity Guha","mobile_number":"9764676523","email_id":"aadi.nayar@yahoo.co.in","dop":"2026-01-21","serial_number":"48981107058279","imei1":"48981107058279","imei2":"48981107058279","popurl":"www.dhanu-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172196,"job_number":"JOB_172196","tr_customer_id":172213,"tr_customer_product_id":172203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Ramesh Joshi","mobile_number":"9728098896","email_id":"divjot.iyengar@hotmail.com","dop":"2026-01-21","serial_number":"53133726967025","imei1":"53133726967025","imei2":"53133726967025","popurl":"www.girindra-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172198,"job_number":"JOB_172198","tr_customer_id":172215,"tr_customer_product_id":172205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Deenabandhu Kakkar","mobile_number":"9446032364","email_id":"mina.dwivedi@hotmail.com","dop":"2026-01-21","serial_number":"33344564069818","imei1":"33344564069818","imei2":"33344564069818","popurl":"www.ekaling-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172199,"job_number":"JOB_172199","tr_customer_id":172216,"tr_customer_product_id":172206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Nalini Talwar","mobile_number":"9704729227","email_id":"indira.pandey@hotmail.com","dop":"2026-01-21","serial_number":"23804645168183","imei1":"23804645168183","imei2":"23804645168183","popurl":"www.bilva-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172201,"job_number":"JOB_172201","tr_customer_id":172218,"tr_customer_product_id":172208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Siddhi Shah","mobile_number":"9941190314","email_id":"dhananjay.namboothiri@yahoo.co.in","dop":"2026-01-21","serial_number":"28803880833457","imei1":"28803880833457","imei2":"28803880833457","popurl":"www.vijay-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172202,"job_number":"JOB_172202","tr_customer_id":172219,"tr_customer_product_id":172209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Chakradhar Bandopadhyay","mobile_number":"9255303930","email_id":"rahul.naik@gmail.com","dop":"2026-01-21","serial_number":"83397673721704","imei1":"83397673721704","imei2":"83397673721704","popurl":"www.ajeet-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172203,"job_number":"JOB_172203","tr_customer_id":172220,"tr_customer_product_id":172210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Chandira Kakkar","mobile_number":"9969561090","email_id":"bhaswar.embranthiri@hotmail.com","dop":"2026-01-21","serial_number":"76060909283609","imei1":"76060909283609","imei2":"76060909283609","popurl":"www.anandamayi-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172204,"job_number":"JOB_172204","tr_customer_id":172221,"tr_customer_product_id":172211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Mangala Verma","mobile_number":"9870067076","email_id":"jagdish.dubashi@hotmail.com","dop":"2026-01-21","serial_number":"00697017668864","imei1":"00697017668864","imei2":"00697017668864","popurl":"www.jagathi-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172205,"job_number":"JOB_172205","tr_customer_id":172222,"tr_customer_product_id":172212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:29:37.000Z","modified_at":"2026-01-30T20:29:37.000Z","name":"Darshan Nehru","mobile_number":"9252093477","email_id":"kanishka.tagore@gmail.com","dop":"2026-01-21","serial_number":"69589514444597","imei1":"69589514444597","imei2":"69589514444597","popurl":"www.brahmabrata-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172208,"job_number":"JOB_172208","tr_customer_id":172225,"tr_customer_product_id":172215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:30:54.000Z","modified_at":"2026-01-30T20:30:54.000Z","name":"Leda Monahan","mobile_number":"206-513-6241","email_id":"Dean_Rempel55@yahoo.com","dop":"2025-09-09","serial_number":"19119286454424","imei1":"19119286454424","imei2":"19119286454424","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172209,"job_number":"JOB_172209","tr_customer_id":172226,"tr_customer_product_id":172216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:30:54.000Z","modified_at":"2026-01-30T20:30:54.000Z","name":"Angelo Roberts","mobile_number":"535-989-1933","email_id":"Foster6@gmail.com","dop":"2025-09-09","serial_number":"16598250900709","imei1":"16598250900709","imei2":"16598250900709","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172211,"job_number":"JOB_172211","tr_customer_id":172228,"tr_customer_product_id":172218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:30:59.000Z","modified_at":"2026-01-30T20:30:59.000Z","name":"Mona Considine","mobile_number":"929-816-0907","email_id":"Hettie_Schmitt75@yahoo.com","dop":"2025-09-09","serial_number":"11478434180121","imei1":"11478434180121","imei2":"11478434180121","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172212,"job_number":"JOB_172212","tr_customer_id":172229,"tr_customer_product_id":172219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:30:59.000Z","modified_at":"2026-01-30T20:30:59.000Z","name":"Raymond Wisoky","mobile_number":"410-296-7538","email_id":"Newell.Lind@yahoo.com","dop":"2025-09-09","serial_number":"14175462214158","imei1":"14175462214158","imei2":"14175462214158","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172214,"job_number":"JOB_172214","tr_customer_id":172231,"tr_customer_product_id":172221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:31:04.000Z","modified_at":"2026-01-30T20:31:04.000Z","name":"Darren Gulgowski","mobile_number":"290-759-5910","email_id":"Prince_Botsford2@hotmail.com","dop":"2025-09-09","serial_number":"12225357032082","imei1":"12225357032082","imei2":"12225357032082","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172215,"job_number":"JOB_172215","tr_customer_id":172232,"tr_customer_product_id":172222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:31:04.000Z","modified_at":"2026-01-30T20:31:04.000Z","name":"Cesar Pfeffer","mobile_number":"770-220-0283","email_id":"Tania_Hilll@hotmail.com","dop":"2025-09-09","serial_number":"16675578753265","imei1":"16675578753265","imei2":"16675578753265","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172217,"job_number":"JOB_172217","tr_customer_id":172234,"tr_customer_product_id":172224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:42:59.000Z","modified_at":"2026-01-30T20:42:59.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"19544533056169","imei1":"19544533056169","imei2":"19544533056169","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172219,"job_number":"JOB_172219","tr_customer_id":172236,"tr_customer_product_id":172226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:43:01.000Z","modified_at":"2026-01-30T20:43:01.000Z","name":"Breanne Wolf","mobile_number":"443-570-3263","email_id":"Daphne94@yahoo.com","dop":"2025-11-11","serial_number":"1085584715011457","imei1":"1085584715011457","imei2":"1085584715011457","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172220,"job_number":"JOB_172220","tr_customer_id":172237,"tr_customer_product_id":172227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:43:48.000Z","modified_at":"2026-01-30T20:43:48.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"19628010922136","imei1":"19628010922136","imei2":"19628010922136","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172222,"job_number":"JOB_172222","tr_customer_id":172239,"tr_customer_product_id":172229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:43:50.000Z","modified_at":"2026-01-30T20:43:50.000Z","name":"Cathrine Weimann","mobile_number":"524-400-7958","email_id":"Guy.Gottlieb@hotmail.com","dop":"2025-11-11","serial_number":"1035248657334028","imei1":"1035248657334028","imei2":"1035248657334028","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172223,"job_number":"JOB_172223","tr_customer_id":172240,"tr_customer_product_id":172230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:44:37.000Z","modified_at":"2026-01-30T20:44:37.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"11161754173233","imei1":"11161754173233","imei2":"11161754173233","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172225,"job_number":"JOB_172225","tr_customer_id":172242,"tr_customer_product_id":172232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:44:39.000Z","modified_at":"2026-01-30T20:44:39.000Z","name":"Jamarcus Ratke","mobile_number":"288-677-9703","email_id":"Elna_Koepp@yahoo.com","dop":"2025-11-11","serial_number":"1017141540239387","imei1":"1017141540239387","imei2":"1017141540239387","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172226,"job_number":"JOB_172226","tr_customer_id":172243,"tr_customer_product_id":172233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:51:17.000Z","modified_at":"2026-01-30T20:51:17.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"17058000897923","imei1":"17058000897923","imei2":"17058000897923","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172228,"job_number":"JOB_172228","tr_customer_id":172245,"tr_customer_product_id":172235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:51:19.000Z","modified_at":"2026-01-30T20:51:19.000Z","name":"Shaniya Hickle","mobile_number":"835-559-7183","email_id":"Waldo42@gmail.com","dop":"2025-11-11","serial_number":"1005553285183606","imei1":"1005553285183606","imei2":"1005553285183606","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172229,"job_number":"JOB_172229","tr_customer_id":172246,"tr_customer_product_id":172236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:51:36.000Z","modified_at":"2026-01-30T20:51:36.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13703855569056","imei1":"13703855569056","imei2":"13703855569056","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172231,"job_number":"JOB_172231","tr_customer_id":172248,"tr_customer_product_id":172238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:51:37.000Z","modified_at":"2026-01-30T20:51:37.000Z","name":"Haylie Dicki","mobile_number":"541-237-1218","email_id":"Junior_Ratke@yahoo.com","dop":"2025-11-11","serial_number":"1012835298287185","imei1":"1012835298287185","imei2":"1012835298287185","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172232,"job_number":"JOB_172232","tr_customer_id":172249,"tr_customer_product_id":172239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:52:10.000Z","modified_at":"2026-01-30T20:52:10.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"15700311301367","imei1":"15700311301367","imei2":"15700311301367","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172234,"job_number":"JOB_172234","tr_customer_id":172251,"tr_customer_product_id":172241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:52:11.000Z","modified_at":"2026-01-30T20:52:11.000Z","name":"Bradford Hickle","mobile_number":"610-924-8824","email_id":"Stanley_Balistreri15@gmail.com","dop":"2025-11-11","serial_number":"1001413425432497","imei1":"1001413425432497","imei2":"1001413425432497","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172235,"job_number":"JOB_172235","tr_customer_id":172252,"tr_customer_product_id":172242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:52:29.000Z","modified_at":"2026-01-30T20:52:29.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"10060463253525","imei1":"10060463253525","imei2":"10060463253525","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172237,"job_number":"JOB_172237","tr_customer_id":172254,"tr_customer_product_id":172244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:52:31.000Z","modified_at":"2026-01-30T20:52:31.000Z","name":"Danyka Collier","mobile_number":"745-988-7361","email_id":"Beverly11@hotmail.com","dop":"2025-11-11","serial_number":"1021574037459725","imei1":"1021574037459725","imei2":"1021574037459725","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172238,"job_number":"JOB_172238","tr_customer_id":172255,"tr_customer_product_id":172245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:53:02.000Z","modified_at":"2026-01-30T20:53:02.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"17013186726131","imei1":"17013186726131","imei2":"17013186726131","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172240,"job_number":"JOB_172240","tr_customer_id":172257,"tr_customer_product_id":172247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:53:04.000Z","modified_at":"2026-01-30T20:53:04.000Z","name":"Mossie Daugherty","mobile_number":"649-287-0843","email_id":"Josie_Romaguera@hotmail.com","dop":"2025-11-11","serial_number":"1067730773611174","imei1":"1067730773611174","imei2":"1067730773611174","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172241,"job_number":"JOB_172241","tr_customer_id":172258,"tr_customer_product_id":172248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:53:23.000Z","modified_at":"2026-01-30T20:53:23.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"17893835945458","imei1":"17893835945458","imei2":"17893835945458","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172243,"job_number":"JOB_172243","tr_customer_id":172260,"tr_customer_product_id":172250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:53:25.000Z","modified_at":"2026-01-30T20:53:25.000Z","name":"Earnestine Bechtelar","mobile_number":"552-372-5620","email_id":"Nels.Labadie20@yahoo.com","dop":"2025-11-11","serial_number":"1068068435317336","imei1":"1068068435317336","imei2":"1068068435317336","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172244,"job_number":"JOB_172244","tr_customer_id":172261,"tr_customer_product_id":172251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:55:56.000Z","modified_at":"2026-01-30T20:55:56.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"19570296297722","imei1":"19570296297722","imei2":"19570296297722","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172245,"job_number":"JOB_172245","tr_customer_id":172262,"tr_customer_product_id":172252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:55:56.000Z","modified_at":"2026-01-30T20:55:56.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13704842992681","imei1":"13704842992681","imei2":"13704842992681","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172248,"job_number":"JOB_172248","tr_customer_id":172265,"tr_customer_product_id":172255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:55:57.000Z","modified_at":"2026-01-30T20:55:57.000Z","name":"Sarina Glover","mobile_number":"887-775-3733","email_id":"Jessy_Cremin70@yahoo.com","dop":"2025-11-11","serial_number":"1075161369597434","imei1":"1075161369597434","imei2":"1075161369597434","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172249,"job_number":"JOB_172249","tr_customer_id":172266,"tr_customer_product_id":172256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:55:58.000Z","modified_at":"2026-01-30T20:55:58.000Z","name":"Johann Hettinger","mobile_number":"968-391-8628","email_id":"Nicholas_Friesen@hotmail.com","dop":"2025-11-11","serial_number":"1095495010245508","imei1":"1095495010245508","imei2":"1095495010245508","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172250,"job_number":"JOB_172250","tr_customer_id":172267,"tr_customer_product_id":172257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:34.000Z","modified_at":"2026-01-30T20:56:34.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-25","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-25T20:56:33.921189665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172251,"job_number":"JOB_172251","tr_customer_id":172268,"tr_customer_product_id":172258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:45.000Z","modified_at":"2026-01-30T20:56:45.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"18375673252745","imei1":"18375673252745","imei2":"18375673252745","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172253,"job_number":"JOB_172253","tr_customer_id":172270,"tr_customer_product_id":172260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:46.000Z","modified_at":"2026-01-30T20:56:46.000Z","name":"Cletus Bogan","mobile_number":"570-248-0104","email_id":"Karen_Haag@hotmail.com","dop":"2025-11-11","serial_number":"1089205796574876","imei1":"1089205796574876","imei2":"1089205796574876","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172254,"job_number":"JOB_172254","tr_customer_id":172271,"tr_customer_product_id":172261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:47.000Z","modified_at":"2026-01-30T20:56:47.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"12239763325526","imei1":"12239763325526","imei2":"12239763325526","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172256,"job_number":"JOB_172256","tr_customer_id":172273,"tr_customer_product_id":172263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:49.000Z","modified_at":"2026-01-30T20:56:49.000Z","name":"Vern Wintheiser","mobile_number":"840-810-4383","email_id":"Rodrigo68@hotmail.com","dop":"2025-11-11","serial_number":"1056360042324112","imei1":"1056360042324112","imei2":"1056360042324112","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172257,"job_number":"JOB_172257","tr_customer_id":172274,"tr_customer_product_id":172264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Shankar Prajapat","mobile_number":"9634697380","email_id":"shivakari.gandhi@yahoo.co.in","dop":"2026-01-21","serial_number":"63777902912915","imei1":"63777902912915","imei2":"63777902912915","popurl":"www.himadri-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172258,"job_number":"JOB_172258","tr_customer_id":172275,"tr_customer_product_id":172265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Avani Guha","mobile_number":"9750306537","email_id":"keerti.gowda@yahoo.co.in","dop":"2026-01-21","serial_number":"14215736508311","imei1":"14215736508311","imei2":"14215736508311","popurl":"www.giriraj-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172259,"job_number":"JOB_172259","tr_customer_id":172276,"tr_customer_product_id":172266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Bilva Gandhi","mobile_number":"9659771843","email_id":"vasudha.rana@gmail.com","dop":"2026-01-21","serial_number":"10743531080258","imei1":"10743531080258","imei2":"10743531080258","popurl":"www.ananda-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172260,"job_number":"JOB_172260","tr_customer_id":172277,"tr_customer_product_id":172267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Bilva Verma","mobile_number":"9480272036","email_id":"aatmaja.panicker@gmail.com","dop":"2026-01-21","serial_number":"12759868474276","imei1":"12759868474276","imei2":"12759868474276","popurl":"www.sloka-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172261,"job_number":"JOB_172261","tr_customer_id":172278,"tr_customer_product_id":172268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Dhana Bharadwaj","mobile_number":"9943769865","email_id":"pramila.banerjee@hotmail.com","dop":"2026-01-21","serial_number":"84390560577860","imei1":"84390560577860","imei2":"84390560577860","popurl":"www.vaijayanthi-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172262,"job_number":"JOB_172262","tr_customer_id":172279,"tr_customer_product_id":172269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Hiranya Mahajan","mobile_number":"9957134967","email_id":"jay.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"66255576499187","imei1":"66255576499187","imei2":"66255576499187","popurl":"www.parvati-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172263,"job_number":"JOB_172263","tr_customer_id":172280,"tr_customer_product_id":172270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Lai Trivedi","mobile_number":"9469923332","email_id":"deeptendu.khan@gmail.com","dop":"2026-01-21","serial_number":"69944918875070","imei1":"69944918875070","imei2":"69944918875070","popurl":"www.subhashini-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172264,"job_number":"JOB_172264","tr_customer_id":172281,"tr_customer_product_id":172271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Adityanandan Namboothiri","mobile_number":"9747818922","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-01-21","serial_number":"06260748752962","imei1":"06260748752962","imei2":"06260748752962","popurl":"www.ghanashyam-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172265,"job_number":"JOB_172265","tr_customer_id":172282,"tr_customer_product_id":172272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Lila Desai","mobile_number":"9901506573","email_id":"gangesh.kaur@yahoo.co.in","dop":"2026-01-21","serial_number":"08649359121173","imei1":"08649359121173","imei2":"08649359121173","popurl":"www.geetanjali-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172266,"job_number":"JOB_172266","tr_customer_id":172283,"tr_customer_product_id":172273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:56:59.000Z","modified_at":"2026-01-30T20:56:59.000Z","name":"Pranay Kakkar","mobile_number":"9012764455","email_id":"param.butt@gmail.com","dop":"2026-01-21","serial_number":"49074397904736","imei1":"49074397904736","imei2":"49074397904736","popurl":"www.krishnadasa-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172267,"job_number":"JOB_172267","tr_customer_id":172284,"tr_customer_product_id":172274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Chandani Nambeesan","mobile_number":"9590831793","email_id":"deeptimayee.gupta@gmail.com","dop":"2026-01-21","serial_number":"34637831655089","imei1":"34637831655089","imei2":"34637831655089","popurl":"www.anusuya-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172268,"job_number":"JOB_172268","tr_customer_id":172285,"tr_customer_product_id":172275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Vaijayanthi Tandon","mobile_number":"9852523319","email_id":"swarnalata.chopra@yahoo.co.in","dop":"2026-01-21","serial_number":"72756267590305","imei1":"72756267590305","imei2":"72756267590305","popurl":"www.minakshi-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172269,"job_number":"JOB_172269","tr_customer_id":172286,"tr_customer_product_id":172276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Hiranya Agarwal","mobile_number":"9482363798","email_id":"bhupen.mehrotra@yahoo.co.in","dop":"2026-01-21","serial_number":"69783826652317","imei1":"69783826652317","imei2":"69783826652317","popurl":"www.chaaruchandra-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172270,"job_number":"JOB_172270","tr_customer_id":172287,"tr_customer_product_id":172277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Som Trivedi","mobile_number":"9807152443","email_id":"manisha.joshi@gmail.com","dop":"2026-01-21","serial_number":"11477959077754","imei1":"11477959077754","imei2":"11477959077754","popurl":"www.chandni-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172271,"job_number":"JOB_172271","tr_customer_id":172288,"tr_customer_product_id":172278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Ananda Butt","mobile_number":"9814891285","email_id":"geetanjali.varrier@yahoo.co.in","dop":"2026-01-21","serial_number":"28782650726651","imei1":"28782650726651","imei2":"28782650726651","popurl":"www.dev-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172272,"job_number":"JOB_172272","tr_customer_id":172289,"tr_customer_product_id":172279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Chandani Abbott","mobile_number":"9399519146","email_id":"aaditya.namboothiri@yahoo.co.in","dop":"2026-01-21","serial_number":"32484022805291","imei1":"32484022805291","imei2":"32484022805291","popurl":"www.hiranya-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172273,"job_number":"JOB_172273","tr_customer_id":172290,"tr_customer_product_id":172280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Diptendu Reddy","mobile_number":"9784007077","email_id":"dhyaneshwar.mahajan@yahoo.co.in","dop":"2026-01-21","serial_number":"31370456158623","imei1":"31370456158623","imei2":"31370456158623","popurl":"www.gandharv-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172274,"job_number":"JOB_172274","tr_customer_id":172291,"tr_customer_product_id":172281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Mangalya Panicker","mobile_number":"9338947053","email_id":"deeptimayee.shukla@gmail.com","dop":"2026-01-21","serial_number":"20923833154809","imei1":"20923833154809","imei2":"20923833154809","popurl":"www.abhisyanta-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172275,"job_number":"JOB_172275","tr_customer_id":172292,"tr_customer_product_id":172282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Draupadi Kakkar","mobile_number":"9421433464","email_id":"mandaakin.abbott@gmail.com","dop":"2026-01-21","serial_number":"41950063431761","imei1":"41950063431761","imei2":"41950063431761","popurl":"www.charuvrat-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172276,"job_number":"JOB_172276","tr_customer_id":172293,"tr_customer_product_id":172283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:00.000Z","modified_at":"2026-01-30T20:57:00.000Z","name":"Avantika Johar","mobile_number":"9358115063","email_id":"anusuya.gowda@gmail.com","dop":"2026-01-21","serial_number":"94098252958613","imei1":"94098252958613","imei2":"94098252958613","popurl":"www.vimala-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172277,"job_number":"JOB_172277","tr_customer_id":172294,"tr_customer_product_id":172284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Kannen Nambeesan","mobile_number":"9366893455","email_id":"bhaanumati.tagore@yahoo.co.in","dop":"2026-01-21","serial_number":"77805082044177","imei1":"77805082044177","imei2":"77805082044177","popurl":"www.dhanapati-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172278,"job_number":"JOB_172278","tr_customer_id":172295,"tr_customer_product_id":172285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Kirti Marar","mobile_number":"9719192471","email_id":"nikita.mehrotra@yahoo.co.in","dop":"2026-01-21","serial_number":"05454724102886","imei1":"05454724102886","imei2":"05454724102886","popurl":"www.subodh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172279,"job_number":"JOB_172279","tr_customer_id":172296,"tr_customer_product_id":172286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Balagovind Varma","mobile_number":"9240559918","email_id":"omana.pothuvaal@gmail.com","dop":"2026-01-21","serial_number":"25290532001883","imei1":"25290532001883","imei2":"25290532001883","popurl":"www.gatik-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172280,"job_number":"JOB_172280","tr_customer_id":172297,"tr_customer_product_id":172287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Shubha Varman","mobile_number":"9171770612","email_id":"prema.ganaka@gmail.com","dop":"2026-01-21","serial_number":"82736425637724","imei1":"82736425637724","imei2":"82736425637724","popurl":"www.swapnil-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172281,"job_number":"JOB_172281","tr_customer_id":172298,"tr_customer_product_id":172288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Anusuya Shah","mobile_number":"9531108965","email_id":"krishnadasa.pilla@yahoo.co.in","dop":"2026-01-21","serial_number":"88644357229456","imei1":"88644357229456","imei2":"88644357229456","popurl":"www.chiranjeev-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172282,"job_number":"JOB_172282","tr_customer_id":172299,"tr_customer_product_id":172289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Kalpana Namboothiri","mobile_number":"9343006747","email_id":"hiranmay.bharadwaj@hotmail.com","dop":"2026-01-21","serial_number":"14642406334645","imei1":"14642406334645","imei2":"14642406334645","popurl":"www.vaijayanthi-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172283,"job_number":"JOB_172283","tr_customer_id":172300,"tr_customer_product_id":172290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Girik Mishra","mobile_number":"9877618078","email_id":"sanka.bandopadhyay@gmail.com","dop":"2026-01-21","serial_number":"09666796381791","imei1":"09666796381791","imei2":"09666796381791","popurl":"www.hiranya-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172284,"job_number":"JOB_172284","tr_customer_id":172301,"tr_customer_product_id":172291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Jitendra Nayar","mobile_number":"9658164388","email_id":"goswamee.kaur@hotmail.com","dop":"2026-01-21","serial_number":"06672821934951","imei1":"06672821934951","imei2":"06672821934951","popurl":"www.gautam-mehra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172285,"job_number":"JOB_172285","tr_customer_id":172302,"tr_customer_product_id":172292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Bilva Varma","mobile_number":"9376051242","email_id":"narendra.joshi@gmail.com","dop":"2026-01-21","serial_number":"16169966796903","imei1":"16169966796903","imei2":"16169966796903","popurl":"www.dharani-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172286,"job_number":"JOB_172286","tr_customer_id":172303,"tr_customer_product_id":172293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:01.000Z","modified_at":"2026-01-30T20:57:01.000Z","name":"Agnivesh Bhattacharya","mobile_number":"9446861095","email_id":"aditeya.dhawan@yahoo.co.in","dop":"2026-01-21","serial_number":"91301277861296","imei1":"91301277861296","imei2":"91301277861296","popurl":"www.baidehi-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172287,"job_number":"JOB_172287","tr_customer_id":172304,"tr_customer_product_id":172294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Divaakar Shah","mobile_number":"9039788827","email_id":"deeptendu.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"94887109830540","imei1":"94887109830540","imei2":"94887109830540","popurl":"www.aasa-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172288,"job_number":"JOB_172288","tr_customer_id":172305,"tr_customer_product_id":172295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Vimal Mahajan","mobile_number":"9047392719","email_id":"nikita.kaniyar@gmail.com","dop":"2026-01-21","serial_number":"92066034738532","imei1":"92066034738532","imei2":"92066034738532","popurl":"www.sanya-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172289,"job_number":"JOB_172289","tr_customer_id":172306,"tr_customer_product_id":172296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Baidehi Gowda","mobile_number":"9095873070","email_id":"agnimitra.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"85670663889508","imei1":"85670663889508","imei2":"85670663889508","popurl":"www.siddhi-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172290,"job_number":"JOB_172290","tr_customer_id":172307,"tr_customer_product_id":172297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Shantanu Nayar","mobile_number":"9777093267","email_id":"deeptimoy.dubashi@yahoo.co.in","dop":"2026-01-21","serial_number":"06350588587682","imei1":"06350588587682","imei2":"06350588587682","popurl":"www.bhagavaan-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172291,"job_number":"JOB_172291","tr_customer_id":172308,"tr_customer_product_id":172298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Laxman Patil","mobile_number":"9092447584","email_id":"deevakar.khatri@yahoo.co.in","dop":"2026-01-21","serial_number":"64517218077228","imei1":"64517218077228","imei2":"64517218077228","popurl":"www.charvi-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172292,"job_number":"JOB_172292","tr_customer_id":172309,"tr_customer_product_id":172299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Adwitiya Ganaka","mobile_number":"9969851001","email_id":"jyotsana.somayaji@hotmail.com","dop":"2026-01-21","serial_number":"31482066583510","imei1":"31482066583510","imei2":"31482066583510","popurl":"www.upendra-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172293,"job_number":"JOB_172293","tr_customer_id":172310,"tr_customer_product_id":172300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:02.000Z","modified_at":"2026-01-30T20:57:02.000Z","name":"Amish Gandhi","mobile_number":"9092263874","email_id":"drona.khanna@hotmail.com","dop":"2026-01-21","serial_number":"69750126956132","imei1":"69750126956132","imei2":"69750126956132","popurl":"www.vaidehi-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172294,"job_number":"JOB_172294","tr_customer_id":172311,"tr_customer_product_id":172301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:03.000Z","name":"Shankar Kaul","mobile_number":"9949869801","email_id":"krishnadasa.mehrotra@gmail.com","dop":"2026-01-21","serial_number":"16732174160845","imei1":"16732174160845","imei2":"16732174160845","popurl":"www.agnimitra-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172295,"job_number":"JOB_172295","tr_customer_id":172312,"tr_customer_product_id":172302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:03.000Z","name":"Heema Mukhopadhyay","mobile_number":"9497047067","email_id":"hamsini.tagore@yahoo.co.in","dop":"2026-01-21","serial_number":"23564478484673","imei1":"23564478484673","imei2":"23564478484673","popurl":"www.vimal-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172296,"job_number":"JOB_172296","tr_customer_id":172313,"tr_customer_product_id":172303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:03.000Z","name":"Hari Sharma","mobile_number":"9348461934","email_id":"chandraprabha.dwivedi@gmail.com","dop":"2026-01-21","serial_number":"60344085157137","imei1":"60344085157137","imei2":"60344085157137","popurl":"www.asha-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172297,"job_number":"JOB_172297","tr_customer_id":172314,"tr_customer_product_id":172304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:03.000Z","name":"Dev Mehrotra","mobile_number":"9910266842","email_id":"madhuri.ganaka@yahoo.co.in","dop":"2026-01-21","serial_number":"31989284627354","imei1":"31989284627354","imei2":"31989284627354","popurl":"www.naval-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172298,"job_number":"JOB_172298","tr_customer_id":172315,"tr_customer_product_id":172305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:03.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Rajan Mehrotra","mobile_number":"9027627427","email_id":"jagdish.khan@yahoo.co.in","dop":"2026-01-21","serial_number":"87102758817384","imei1":"87102758817384","imei2":"87102758817384","popurl":"www.jaya-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172299,"job_number":"JOB_172299","tr_customer_id":172316,"tr_customer_product_id":172306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Paramartha Pandey","mobile_number":"9326081644","email_id":"krishnadas.reddy@yahoo.co.in","dop":"2026-01-21","serial_number":"20867976497633","imei1":"20867976497633","imei2":"20867976497633","popurl":"www.naval-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172300,"job_number":"JOB_172300","tr_customer_id":172317,"tr_customer_product_id":172307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Divakar Mukhopadhyay","mobile_number":"9754306038","email_id":"aanandaswarup.jain@gmail.com","dop":"2026-01-21","serial_number":"36851516730385","imei1":"36851516730385","imei2":"36851516730385","popurl":"www.anasuya-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172301,"job_number":"JOB_172301","tr_customer_id":172318,"tr_customer_product_id":172308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Gajaadhar Agarwal","mobile_number":"9636926400","email_id":"ritesh.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"34360597193046","imei1":"34360597193046","imei2":"34360597193046","popurl":"www.shantanu-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172302,"job_number":"JOB_172302","tr_customer_id":172319,"tr_customer_product_id":172309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Chitrali Rana","mobile_number":"9994644284","email_id":"gopi.sharma@hotmail.com","dop":"2026-01-21","serial_number":"68984632956765","imei1":"68984632956765","imei2":"68984632956765","popurl":"www.gouranga-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172303,"job_number":"JOB_172303","tr_customer_id":172320,"tr_customer_product_id":172310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Bilva Gandhi","mobile_number":"9116893002","email_id":"lakshmidhar.prajapat@yahoo.co.in","dop":"2026-01-21","serial_number":"63436966451528","imei1":"63436966451528","imei2":"63436966451528","popurl":"www.veda-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172304,"job_number":"JOB_172304","tr_customer_id":172321,"tr_customer_product_id":172311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Ekdant Malik","mobile_number":"9433226022","email_id":"mandakini.kocchar@yahoo.co.in","dop":"2026-01-21","serial_number":"28090344543156","imei1":"28090344543156","imei2":"28090344543156","popurl":"www.jaimini-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172305,"job_number":"JOB_172305","tr_customer_id":172322,"tr_customer_product_id":172312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Akshayakeerti Bharadwaj","mobile_number":"9239829892","email_id":"atmananda.namboothiri@yahoo.co.in","dop":"2026-01-21","serial_number":"06420293804442","imei1":"06420293804442","imei2":"06420293804442","popurl":"www.meghnath-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172306,"job_number":"JOB_172306","tr_customer_id":172323,"tr_customer_product_id":172313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Vidur Jha","mobile_number":"9093862593","email_id":"mani.chattopadhyay@yahoo.co.in","dop":"2026-01-21","serial_number":"59804329390314","imei1":"59804329390314","imei2":"59804329390314","popurl":"www.avadhesh-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172307,"job_number":"JOB_172307","tr_customer_id":172324,"tr_customer_product_id":172314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:04.000Z","modified_at":"2026-01-30T20:57:04.000Z","name":"Tara Sethi","mobile_number":"9692043315","email_id":"ganapati.menon@gmail.com","dop":"2026-01-21","serial_number":"63015364750442","imei1":"63015364750442","imei2":"63015364750442","popurl":"www.ajit-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172308,"job_number":"JOB_172308","tr_customer_id":172325,"tr_customer_product_id":172315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Swapnil Naik","mobile_number":"9684855222","email_id":"chiranjeeve.banerjee@yahoo.co.in","dop":"2026-01-21","serial_number":"69969040737950","imei1":"69969040737950","imei2":"69969040737950","popurl":"www.raj-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172309,"job_number":"JOB_172309","tr_customer_id":172326,"tr_customer_product_id":172316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Chandrakin Ahuja","mobile_number":"9287498736","email_id":"bhooshan.ahuja@gmail.com","dop":"2026-01-21","serial_number":"87052876650230","imei1":"87052876650230","imei2":"87052876650230","popurl":"www.sharmila-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172310,"job_number":"JOB_172310","tr_customer_id":172327,"tr_customer_product_id":172317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Rajiv Iyengar","mobile_number":"9659253536","email_id":"bhaves.verma@yahoo.co.in","dop":"2026-01-21","serial_number":"22423034135189","imei1":"22423034135189","imei2":"22423034135189","popurl":"www.subodh-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172311,"job_number":"JOB_172311","tr_customer_id":172328,"tr_customer_product_id":172318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Adikavi Iyengar","mobile_number":"9813160024","email_id":"charumati.pilla@gmail.com","dop":"2026-01-21","serial_number":"44980838400503","imei1":"44980838400503","imei2":"44980838400503","popurl":"www.indra-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172312,"job_number":"JOB_172312","tr_customer_id":172329,"tr_customer_product_id":172319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Shwet Bhattacharya","mobile_number":"9844337172","email_id":"bhagavaan.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"24193999219691","imei1":"24193999219691","imei2":"24193999219691","popurl":"www.arnesh-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172313,"job_number":"JOB_172313","tr_customer_id":172330,"tr_customer_product_id":172320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Anjushri Dhawan","mobile_number":"9290064014","email_id":"dhara.gupta@hotmail.com","dop":"2026-01-21","serial_number":"68196127207549","imei1":"68196127207549","imei2":"68196127207549","popurl":"www.satyen-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172314,"job_number":"JOB_172314","tr_customer_id":172331,"tr_customer_product_id":172321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Ujjwal Dwivedi","mobile_number":"9892155090","email_id":"rajinder.dutta@hotmail.com","dop":"2026-01-21","serial_number":"34077708064860","imei1":"34077708064860","imei2":"34077708064860","popurl":"www.bhadrak-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172315,"job_number":"JOB_172315","tr_customer_id":172332,"tr_customer_product_id":172322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Triloki Nath Tandon","mobile_number":"9277560351","email_id":"dipesh.kapoor@gmail.com","dop":"2026-01-21","serial_number":"54736521828467","imei1":"54736521828467","imei2":"54736521828467","popurl":"www.esha-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172316,"job_number":"JOB_172316","tr_customer_id":172333,"tr_customer_product_id":172323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Sanya Bhat","mobile_number":"9962811166","email_id":"vidur.kaul@gmail.com","dop":"2026-01-21","serial_number":"13315420033908","imei1":"13315420033908","imei2":"13315420033908","popurl":"www.dandak-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172317,"job_number":"JOB_172317","tr_customer_id":172334,"tr_customer_product_id":172324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Baidehi Johar","mobile_number":"9204411670","email_id":"aagneya.sharma@gmail.com","dop":"2026-01-21","serial_number":"70268270269778","imei1":"70268270269778","imei2":"70268270269778","popurl":"www.kamala-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172318,"job_number":"JOB_172318","tr_customer_id":172335,"tr_customer_product_id":172325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:05.000Z","modified_at":"2026-01-30T20:57:05.000Z","name":"Bhushit Pillai","mobile_number":"9693487546","email_id":"rageswari.jha@yahoo.co.in","dop":"2026-01-21","serial_number":"96809595933506","imei1":"96809595933506","imei2":"96809595933506","popurl":"www.dinakar-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172319,"job_number":"JOB_172319","tr_customer_id":172336,"tr_customer_product_id":172326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Charuchandra Khatri","mobile_number":"9418925182","email_id":"anilabh.marar@gmail.com","dop":"2026-01-21","serial_number":"52940941824986","imei1":"52940941824986","imei2":"52940941824986","popurl":"www.aadinath-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172320,"job_number":"JOB_172320","tr_customer_id":172337,"tr_customer_product_id":172327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Samir Asan","mobile_number":"9098997855","email_id":"divaakar.khatri@gmail.com","dop":"2026-01-21","serial_number":"50198437453302","imei1":"50198437453302","imei2":"50198437453302","popurl":"www.aadinath-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172321,"job_number":"JOB_172321","tr_customer_id":172338,"tr_customer_product_id":172328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Buddhana Kakkar","mobile_number":"9924787767","email_id":"chakradhar.ahuja@yahoo.co.in","dop":"2026-01-21","serial_number":"53203238476467","imei1":"53203238476467","imei2":"53203238476467","popurl":"www.adhrit-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172322,"job_number":"JOB_172322","tr_customer_id":172339,"tr_customer_product_id":172329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Parvati Sinha","mobile_number":"9455653171","email_id":"siddhi.ahuja@hotmail.com","dop":"2026-01-21","serial_number":"11750472229417","imei1":"11750472229417","imei2":"11750472229417","popurl":"www.raj-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172323,"job_number":"JOB_172323","tr_customer_id":172340,"tr_customer_product_id":172330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Udai Arora","mobile_number":"9885349125","email_id":"vishnu.mehrotra@gmail.com","dop":"2026-01-21","serial_number":"90601332371868","imei1":"90601332371868","imei2":"90601332371868","popurl":"www.ashok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172324,"job_number":"JOB_172324","tr_customer_id":172341,"tr_customer_product_id":172331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Ekaparnika Chopra","mobile_number":"9229772047","email_id":"vidya.gill@gmail.com","dop":"2026-01-21","serial_number":"70927859306827","imei1":"70927859306827","imei2":"70927859306827","popurl":"www.ambar-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172325,"job_number":"JOB_172325","tr_customer_id":172342,"tr_customer_product_id":172332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Rati Varrier","mobile_number":"9915971224","email_id":"dhanesh.mishra@hotmail.com","dop":"2026-01-21","serial_number":"05190452280434","imei1":"05190452280434","imei2":"05190452280434","popurl":"www.giriraj-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172326,"job_number":"JOB_172326","tr_customer_id":172343,"tr_customer_product_id":172333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Anand Swarup Reddy","mobile_number":"9566888606","email_id":"anal.iyengar@yahoo.co.in","dop":"2026-01-21","serial_number":"22712986323989","imei1":"22712986323989","imei2":"22712986323989","popurl":"www.sarada-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172327,"job_number":"JOB_172327","tr_customer_id":172344,"tr_customer_product_id":172334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Bakula Guha","mobile_number":"9989305100","email_id":"giri.verma@yahoo.co.in","dop":"2026-01-21","serial_number":"95933664535273","imei1":"95933664535273","imei2":"95933664535273","popurl":"www.jagdish-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172328,"job_number":"JOB_172328","tr_customer_id":172345,"tr_customer_product_id":172335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:06.000Z","modified_at":"2026-01-30T20:57:06.000Z","name":"Vasudha Guneta","mobile_number":"9243928659","email_id":"umang.asan@hotmail.com","dop":"2026-01-21","serial_number":"59466619688969","imei1":"59466619688969","imei2":"59466619688969","popurl":"www.meghnath-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172329,"job_number":"JOB_172329","tr_customer_id":172346,"tr_customer_product_id":172336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Gouranga Banerjee","mobile_number":"9098378659","email_id":"vidya.chopra@yahoo.co.in","dop":"2026-01-21","serial_number":"93111543586583","imei1":"93111543586583","imei2":"93111543586583","popurl":"www.pushti-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172330,"job_number":"JOB_172330","tr_customer_id":172347,"tr_customer_product_id":172337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Dwaipayan Mahajan","mobile_number":"9040752818","email_id":"jaya.singh@gmail.com","dop":"2026-01-21","serial_number":"81563818315174","imei1":"81563818315174","imei2":"81563818315174","popurl":"www.padma-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172331,"job_number":"JOB_172331","tr_customer_id":172348,"tr_customer_product_id":172338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Ranjeet Gandhi","mobile_number":"9759829206","email_id":"dayaanidhi.nayar@hotmail.com","dop":"2026-01-21","serial_number":"01214258698909","imei1":"01214258698909","imei2":"01214258698909","popurl":"www.niro-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172332,"job_number":"JOB_172332","tr_customer_id":172349,"tr_customer_product_id":172339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Devasree Gowda","mobile_number":"9259449279","email_id":"bilva.gowda@yahoo.co.in","dop":"2026-01-21","serial_number":"44151216241426","imei1":"44151216241426","imei2":"44151216241426","popurl":"www.dhanesh-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172333,"job_number":"JOB_172333","tr_customer_id":172350,"tr_customer_product_id":172340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Vasundhara Jha","mobile_number":"9850296405","email_id":"heema.bhattathiri@gmail.com","dop":"2026-01-21","serial_number":"86203086771281","imei1":"86203086771281","imei2":"86203086771281","popurl":"www.dinakar-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172334,"job_number":"JOB_172334","tr_customer_id":172351,"tr_customer_product_id":172341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Chetan Desai","mobile_number":"9941949498","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"01119686797844","imei1":"01119686797844","imei2":"01119686797844","popurl":"www.kalyani-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172335,"job_number":"JOB_172335","tr_customer_id":172352,"tr_customer_product_id":172342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Diksha Gill","mobile_number":"9406665990","email_id":"amodini.khatri@yahoo.co.in","dop":"2026-01-21","serial_number":"15325825714362","imei1":"15325825714362","imei2":"15325825714362","popurl":"www.deeptanshu-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172336,"job_number":"JOB_172336","tr_customer_id":172353,"tr_customer_product_id":172343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Mohana Menon","mobile_number":"9365545624","email_id":"deeksha.trivedi@yahoo.co.in","dop":"2026-01-21","serial_number":"63073982518177","imei1":"63073982518177","imei2":"63073982518177","popurl":"www.pran-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172337,"job_number":"JOB_172337","tr_customer_id":172354,"tr_customer_product_id":172344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Adheesh Bhattacharya","mobile_number":"9914166878","email_id":"anurag.tandon@gmail.com","dop":"2026-01-21","serial_number":"00021698261669","imei1":"00021698261669","imei2":"00021698261669","popurl":"www.chaten-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172338,"job_number":"JOB_172338","tr_customer_id":172355,"tr_customer_product_id":172345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Aanand Naik","mobile_number":"9576654977","email_id":"vaidehi.gupta@gmail.com","dop":"2026-01-21","serial_number":"14853447798956","imei1":"14853447798956","imei2":"14853447798956","popurl":"www.ekaling-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172339,"job_number":"JOB_172339","tr_customer_id":172356,"tr_customer_product_id":172346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Chandrabhan Guneta","mobile_number":"9261224539","email_id":"vimal.adiga@gmail.com","dop":"2026-01-21","serial_number":"14486306913856","imei1":"14486306913856","imei2":"14486306913856","popurl":"www.basanti-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172340,"job_number":"JOB_172340","tr_customer_id":172357,"tr_customer_product_id":172347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Naveen Chattopadhyay","mobile_number":"9976221374","email_id":"gurdev.varrier@yahoo.co.in","dop":"2026-01-21","serial_number":"41380151590284","imei1":"41380151590284","imei2":"41380151590284","popurl":"www.ekaksh-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172341,"job_number":"JOB_172341","tr_customer_id":172358,"tr_customer_product_id":172348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Dhana Gill","mobile_number":"9302923521","email_id":"esha.shah@hotmail.com","dop":"2026-01-21","serial_number":"75467184634819","imei1":"75467184634819","imei2":"75467184634819","popurl":"www.som-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172342,"job_number":"JOB_172342","tr_customer_id":172359,"tr_customer_product_id":172349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Dharmaketu Gupta","mobile_number":"9468435330","email_id":"pran.jain@hotmail.com","dop":"2026-01-21","serial_number":"19266231402926","imei1":"19266231402926","imei2":"19266231402926","popurl":"www.garuda-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172343,"job_number":"JOB_172343","tr_customer_id":172360,"tr_customer_product_id":172350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Dulari Marar","mobile_number":"9892601202","email_id":"hamsini.joshi@hotmail.com","dop":"2026-01-21","serial_number":"12423513344996","imei1":"12423513344996","imei2":"12423513344996","popurl":"www.arya-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172344,"job_number":"JOB_172344","tr_customer_id":172361,"tr_customer_product_id":172351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Indira Nayar","mobile_number":"9143584151","email_id":"chiranjeev.khan@gmail.com","dop":"2026-01-21","serial_number":"90618186775798","imei1":"90618186775798","imei2":"90618186775798","popurl":"www.kartik-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172345,"job_number":"JOB_172345","tr_customer_id":172362,"tr_customer_product_id":172352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:07.000Z","name":"Lavanya Guha","mobile_number":"9827416594","email_id":"avadhesh.kaul@gmail.com","dop":"2026-01-21","serial_number":"50999960338724","imei1":"50999960338724","imei2":"50999960338724","popurl":"www.rukmin-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172346,"job_number":"JOB_172346","tr_customer_id":172363,"tr_customer_product_id":172353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:07.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Aatmaja Bhattacharya","mobile_number":"9960261850","email_id":"jaya.dhawan@gmail.com","dop":"2026-01-21","serial_number":"75701637383305","imei1":"75701637383305","imei2":"75701637383305","popurl":"www.rohana-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172347,"job_number":"JOB_172347","tr_customer_id":172364,"tr_customer_product_id":172354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Ekalavya Somayaji","mobile_number":"9452247221","email_id":"drona.bhattacharya@hotmail.com","dop":"2026-01-21","serial_number":"44939346445293","imei1":"44939346445293","imei2":"44939346445293","popurl":"www.anwesha-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172348,"job_number":"JOB_172348","tr_customer_id":172365,"tr_customer_product_id":172355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Priyala Verma","mobile_number":"9440324860","email_id":"goutam.iyengar@gmail.com","dop":"2026-01-21","serial_number":"85617088491913","imei1":"85617088491913","imei2":"85617088491913","popurl":"www.narayan-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172349,"job_number":"JOB_172349","tr_customer_id":172366,"tr_customer_product_id":172356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Subhasini Somayaji","mobile_number":"9566657147","email_id":"adinath.ganaka@gmail.com","dop":"2026-01-21","serial_number":"05702023389968","imei1":"05702023389968","imei2":"05702023389968","popurl":"www.deeptimayee-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172350,"job_number":"JOB_172350","tr_customer_id":172367,"tr_customer_product_id":172357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Digambar Bandopadhyay","mobile_number":"9478675642","email_id":"rageshwari.tandon@hotmail.com","dop":"2026-01-21","serial_number":"93400337790034","imei1":"93400337790034","imei2":"93400337790034","popurl":"www.aryan-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172351,"job_number":"JOB_172351","tr_customer_id":172368,"tr_customer_product_id":172358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Naval Khanna","mobile_number":"9940964581","email_id":"ghanaanand.jain@hotmail.com","dop":"2026-01-21","serial_number":"33703397426424","imei1":"33703397426424","imei2":"33703397426424","popurl":"www.ranjeet-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172352,"job_number":"JOB_172352","tr_customer_id":172369,"tr_customer_product_id":172359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Prasanna Bandopadhyay","mobile_number":"9812512615","email_id":"priya.sinha@yahoo.co.in","dop":"2026-01-21","serial_number":"09775783659433","imei1":"09775783659433","imei2":"09775783659433","popurl":"www.bandhu-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172353,"job_number":"JOB_172353","tr_customer_id":172370,"tr_customer_product_id":172360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Dhaanyalakshmi Bhattathiri","mobile_number":"9464140730","email_id":"dakshayani.khanna@yahoo.co.in","dop":"2026-01-21","serial_number":"38822684734069","imei1":"38822684734069","imei2":"38822684734069","popurl":"www.gopaal-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172354,"job_number":"JOB_172354","tr_customer_id":172371,"tr_customer_product_id":172361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Atreyi Kaur","mobile_number":"9863621033","email_id":"akshita.chaturvedi@yahoo.co.in","dop":"2026-01-21","serial_number":"60915833023554","imei1":"60915833023554","imei2":"60915833023554","popurl":"www.lai-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172355,"job_number":"JOB_172355","tr_customer_id":172372,"tr_customer_product_id":172362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Ashlesh Prajapat","mobile_number":"9884470452","email_id":"gudakesa.tandon@yahoo.co.in","dop":"2026-01-21","serial_number":"81758537984798","imei1":"81758537984798","imei2":"81758537984798","popurl":"www.chandraayan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172356,"job_number":"JOB_172356","tr_customer_id":172373,"tr_customer_product_id":172363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:08.000Z","modified_at":"2026-01-30T20:57:08.000Z","name":"Gauranga Gandhi","mobile_number":"9577939304","email_id":"ganak.johar@gmail.com","dop":"2026-01-21","serial_number":"17069568065723","imei1":"17069568065723","imei2":"17069568065723","popurl":"www.dharitri-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172357,"job_number":"JOB_172357","tr_customer_id":172374,"tr_customer_product_id":172364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:34.000Z","modified_at":"2026-01-30T20:57:34.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"10725547413845","imei1":"10725547413845","imei2":"10725547413845","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172359,"job_number":"JOB_172359","tr_customer_id":172376,"tr_customer_product_id":172366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:35.000Z","modified_at":"2026-01-30T20:57:35.000Z","name":"Cortney Lueilwitz","mobile_number":"981-924-9683","email_id":"Valentina.Grimes68@gmail.com","dop":"2025-11-11","serial_number":"1029057094589298","imei1":"1029057094589298","imei2":"1029057094589298","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172360,"job_number":"JOB_172360","tr_customer_id":172377,"tr_customer_product_id":172367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:39.000Z","modified_at":"2026-01-30T20:57:39.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"14609144636879","imei1":"14609144636879","imei2":"14609144636879","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172362,"job_number":"JOB_172362","tr_customer_id":172379,"tr_customer_product_id":172369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:57:41.000Z","modified_at":"2026-01-30T20:57:41.000Z","name":"Jacynthe Ortiz","mobile_number":"676-629-6647","email_id":"Jerrold.Kuphal@yahoo.com","dop":"2025-11-11","serial_number":"1034772810641743","imei1":"1034772810641743","imei2":"1034772810641743","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172363,"job_number":"JOB_172363","tr_customer_id":172380,"tr_customer_product_id":172370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:00:12.000Z","modified_at":"2026-01-30T21:00:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"16718741018070","imei1":"16718741018070","imei2":"16718741018070","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172364,"job_number":"JOB_172364","tr_customer_id":172381,"tr_customer_product_id":172371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:00:12.000Z","modified_at":"2026-01-30T21:00:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"15723408050332","imei1":"15723408050332","imei2":"15723408050332","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172367,"job_number":"JOB_172367","tr_customer_id":172384,"tr_customer_product_id":172374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:00:14.000Z","modified_at":"2026-01-30T21:00:14.000Z","name":"Lora Corkery","mobile_number":"782-535-3003","email_id":"Avis.Bailey@yahoo.com","dop":"2025-11-11","serial_number":"1094561219867106","imei1":"1094561219867106","imei2":"1094561219867106","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172368,"job_number":"JOB_172368","tr_customer_id":172385,"tr_customer_product_id":172375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:00:14.000Z","modified_at":"2026-01-30T21:00:14.000Z","name":"Dejuan Ryan","mobile_number":"215-736-0719","email_id":"Matilda_Schinner@hotmail.com","dop":"2025-11-11","serial_number":"1062712579115908","imei1":"1062712579115908","imei2":"1062712579115908","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172369,"job_number":"JOB_172369","tr_customer_id":172386,"tr_customer_product_id":172376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:04.000Z","modified_at":"2026-01-30T21:01:04.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"10858505714803","imei1":"10858505714803","imei2":"10858505714803","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172371,"job_number":"JOB_172371","tr_customer_id":172388,"tr_customer_product_id":172378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:05.000Z","modified_at":"2026-01-30T21:01:05.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"18801734640239","imei1":"18801734640239","imei2":"18801734640239","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172373,"job_number":"JOB_172373","tr_customer_id":172390,"tr_customer_product_id":172380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:05.000Z","modified_at":"2026-01-30T21:01:05.000Z","name":"Nathanael Feest","mobile_number":"581-702-0718","email_id":"Newell.Ruecker85@gmail.com","dop":"2025-11-11","serial_number":"1019670035798362","imei1":"1019670035798362","imei2":"1019670035798362","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172374,"job_number":"JOB_172374","tr_customer_id":172391,"tr_customer_product_id":172381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:06.000Z","modified_at":"2026-01-30T21:01:06.000Z","name":"Jonatan Kovacek","mobile_number":"597-552-8367","email_id":"Shyann92@hotmail.com","dop":"2025-11-11","serial_number":"1083876705435363","imei1":"1083876705435363","imei2":"1083876705435363","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172375,"job_number":"JOB_172375","tr_customer_id":172392,"tr_customer_product_id":172382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:55.000Z","modified_at":"2026-01-30T21:01:55.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"19382798276305","imei1":"19382798276305","imei2":"19382798276305","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172377,"job_number":"JOB_172377","tr_customer_id":172394,"tr_customer_product_id":172384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:57.000Z","modified_at":"2026-01-30T21:01:57.000Z","name":"Jeff Daniel","mobile_number":"731-971-2313","email_id":"Citlalli_Green79@hotmail.com","dop":"2025-11-11","serial_number":"1003554905005741","imei1":"1003554905005741","imei2":"1003554905005741","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172378,"job_number":"JOB_172378","tr_customer_id":172395,"tr_customer_product_id":172385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:57.000Z","modified_at":"2026-01-30T21:01:57.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"13390594505839","imei1":"13390594505839","imei2":"13390594505839","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172380,"job_number":"JOB_172380","tr_customer_id":172397,"tr_customer_product_id":172387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:01:59.000Z","modified_at":"2026-01-30T21:01:59.000Z","name":"Barbara Haley","mobile_number":"701-955-7921","email_id":"Demario_Prosacco13@gmail.com","dop":"2025-11-11","serial_number":"1003013042108695","imei1":"1003013042108695","imei2":"1003013042108695","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172381,"job_number":"JOB_172381","tr_customer_id":172398,"tr_customer_product_id":172388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:06:55.000Z","modified_at":"2026-01-30T21:06:55.000Z","name":"Braxton Hahn","mobile_number":"484-947-3413","email_id":"Jovany.Dickens@yahoo.com","dop":"2025-09-09","serial_number":"17464099579268","imei1":"17464099579268","imei2":"17464099579268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:06:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172382,"job_number":"JOB_172382","tr_customer_id":172399,"tr_customer_product_id":172389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:06:55.000Z","modified_at":"2026-01-30T21:06:55.000Z","name":"Jayson Waelchi","mobile_number":"676-643-1459","email_id":"Waino.Harber@hotmail.com","dop":"2025-09-09","serial_number":"10724349283095","imei1":"10724349283095","imei2":"10724349283095","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:06:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172384,"job_number":"JOB_172384","tr_customer_id":172401,"tr_customer_product_id":172391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:07:00.000Z","modified_at":"2026-01-30T21:07:00.000Z","name":"Hallie Terry","mobile_number":"593-800-4748","email_id":"Gertrude.Wiegand@yahoo.com","dop":"2025-09-09","serial_number":"18907634480644","imei1":"18907634480644","imei2":"18907634480644","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172385,"job_number":"JOB_172385","tr_customer_id":172402,"tr_customer_product_id":172392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:07:00.000Z","modified_at":"2026-01-30T21:07:00.000Z","name":"Kristian Brekke","mobile_number":"268-575-9871","email_id":"Angel_Ryan47@hotmail.com","dop":"2025-09-09","serial_number":"16191791754825","imei1":"16191791754825","imei2":"16191791754825","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172387,"job_number":"JOB_172387","tr_customer_id":172404,"tr_customer_product_id":172394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:07:05.000Z","modified_at":"2026-01-30T21:07:05.000Z","name":"Nakia Gutmann","mobile_number":"327-387-8643","email_id":"Patrick61@hotmail.com","dop":"2025-09-09","serial_number":"14648421748070","imei1":"14648421748070","imei2":"14648421748070","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172388,"job_number":"JOB_172388","tr_customer_id":172405,"tr_customer_product_id":172395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:07:05.000Z","modified_at":"2026-01-30T21:07:05.000Z","name":"Stevie Schuppe","mobile_number":"611-810-9124","email_id":"Rosina_Sipes46@gmail.com","dop":"2025-09-09","serial_number":"15884008028155","imei1":"15884008028155","imei2":"15884008028155","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172390,"job_number":"JOB_172390","tr_customer_id":172407,"tr_customer_product_id":172397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:13:11.000Z","modified_at":"2026-01-30T21:13:11.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"12380336231274","imei1":"12380336231274","imei2":"12380336231274","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172391,"job_number":"JOB_172391","tr_customer_id":172408,"tr_customer_product_id":172398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:13:11.000Z","modified_at":"2026-01-30T21:13:11.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"17623488511652","imei1":"17623488511652","imei2":"17623488511652","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172394,"job_number":"JOB_172394","tr_customer_id":172411,"tr_customer_product_id":172401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:13:12.000Z","modified_at":"2026-01-30T21:13:12.000Z","name":"Kiera Kilback","mobile_number":"408-323-1270","email_id":"Dino_Ziemann91@hotmail.com","dop":"2025-11-11","serial_number":"1019205191172153","imei1":"1019205191172153","imei2":"1019205191172153","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172395,"job_number":"JOB_172395","tr_customer_id":172412,"tr_customer_product_id":172402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:13:13.000Z","modified_at":"2026-01-30T21:13:13.000Z","name":"Maiya Gleason","mobile_number":"757-560-6669","email_id":"Ardith.Corkery@yahoo.com","dop":"2025-11-11","serial_number":"1042383906985789","imei1":"1042383906985789","imei2":"1042383906985789","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172396,"job_number":"JOB_172396","tr_customer_id":172413,"tr_customer_product_id":172403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:01.000Z","modified_at":"2026-01-30T21:14:01.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"13027163024313","imei1":"13027163024313","imei2":"13027163024313","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172398,"job_number":"JOB_172398","tr_customer_id":172415,"tr_customer_product_id":172405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:02.000Z","modified_at":"2026-01-30T21:14:02.000Z","name":"Gunnar Luettgen","mobile_number":"633-534-7660","email_id":"Frances.Harvey4@gmail.com","dop":"2025-11-11","serial_number":"1035388738758939","imei1":"1035388738758939","imei2":"1035388738758939","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172399,"job_number":"JOB_172399","tr_customer_id":172416,"tr_customer_product_id":172406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:04.000Z","modified_at":"2026-01-30T21:14:04.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"11458741487949","imei1":"11458741487949","imei2":"11458741487949","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172401,"job_number":"JOB_172401","tr_customer_id":172418,"tr_customer_product_id":172408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:05.000Z","modified_at":"2026-01-30T21:14:05.000Z","name":"Nona Will","mobile_number":"502-851-5507","email_id":"Lenore82@gmail.com","dop":"2025-11-11","serial_number":"1042056614309208","imei1":"1042056614309208","imei2":"1042056614309208","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172402,"job_number":"JOB_172402","tr_customer_id":172419,"tr_customer_product_id":172409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:51.000Z","modified_at":"2026-01-30T21:14:51.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"12288884825762","imei1":"12288884825762","imei2":"12288884825762","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172404,"job_number":"JOB_172404","tr_customer_id":172421,"tr_customer_product_id":172411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:52.000Z","modified_at":"2026-01-30T21:14:52.000Z","name":"Therese Willms","mobile_number":"661-333-9335","email_id":"Xander.Bernhard@hotmail.com","dop":"2025-11-11","serial_number":"1097629552351341","imei1":"1097629552351341","imei2":"1097629552351341","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172405,"job_number":"JOB_172405","tr_customer_id":172422,"tr_customer_product_id":172412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:56.000Z","modified_at":"2026-01-30T21:14:56.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"19109678251237","imei1":"19109678251237","imei2":"19109678251237","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172407,"job_number":"JOB_172407","tr_customer_id":172424,"tr_customer_product_id":172414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:14:58.000Z","modified_at":"2026-01-30T21:14:58.000Z","name":"Emmie Crona","mobile_number":"664-669-3179","email_id":"Eveline_Anderson51@yahoo.com","dop":"2025-11-11","serial_number":"1001888845285726","imei1":"1001888845285726","imei2":"1001888845285726","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172408,"job_number":"JOB_172408","tr_customer_id":172425,"tr_customer_product_id":172415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:22:12.000Z","modified_at":"2026-01-30T21:22:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13470588689230","imei1":"13470588689230","imei2":"13470588689230","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172410,"job_number":"JOB_172410","tr_customer_id":172427,"tr_customer_product_id":172417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:22:12.000Z","modified_at":"2026-01-30T21:22:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13218804858463","imei1":"13218804858463","imei2":"13218804858463","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172412,"job_number":"JOB_172412","tr_customer_id":172429,"tr_customer_product_id":172419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:22:13.000Z","modified_at":"2026-01-30T21:22:13.000Z","name":"Abbigail Bailey","mobile_number":"461-793-3369","email_id":"Kelsi_Koepp@gmail.com","dop":"2025-11-11","serial_number":"1085688234762477","imei1":"1085688234762477","imei2":"1085688234762477","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172413,"job_number":"JOB_172413","tr_customer_id":172430,"tr_customer_product_id":172420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:22:14.000Z","modified_at":"2026-01-30T21:22:14.000Z","name":"Vida Krajcik","mobile_number":"928-282-9786","email_id":"Cleta46@yahoo.com","dop":"2025-11-11","serial_number":"1018032639573408","imei1":"1018032639573408","imei2":"1018032639573408","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172414,"job_number":"JOB_172414","tr_customer_id":172431,"tr_customer_product_id":172421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:04.000Z","modified_at":"2026-01-30T21:23:04.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"17799087122617","imei1":"17799087122617","imei2":"17799087122617","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172416,"job_number":"JOB_172416","tr_customer_id":172433,"tr_customer_product_id":172423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:06.000Z","modified_at":"2026-01-30T21:23:06.000Z","name":"Jaida Stark","mobile_number":"254-728-8136","email_id":"Berniece.Lynch@yahoo.com","dop":"2025-11-11","serial_number":"1054391687208445","imei1":"1054391687208445","imei2":"1054391687208445","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172417,"job_number":"JOB_172417","tr_customer_id":172434,"tr_customer_product_id":172424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:07.000Z","modified_at":"2026-01-30T21:23:07.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"16036877650387","imei1":"16036877650387","imei2":"16036877650387","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172419,"job_number":"JOB_172419","tr_customer_id":172436,"tr_customer_product_id":172426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:09.000Z","modified_at":"2026-01-30T21:23:09.000Z","name":"Brielle Mills","mobile_number":"870-991-1282","email_id":"Kaelyn.Terry@hotmail.com","dop":"2025-11-11","serial_number":"1082594888102276","imei1":"1082594888102276","imei2":"1082594888102276","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172420,"job_number":"JOB_172420","tr_customer_id":172437,"tr_customer_product_id":172427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:56.000Z","modified_at":"2026-01-30T21:23:56.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"10198504740506","imei1":"10198504740506","imei2":"10198504740506","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172422,"job_number":"JOB_172422","tr_customer_id":172439,"tr_customer_product_id":172429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:23:58.000Z","modified_at":"2026-01-30T21:23:58.000Z","name":"Elvis Brekke","mobile_number":"744-439-6832","email_id":"Matteo98@yahoo.com","dop":"2025-11-11","serial_number":"1006338842373507","imei1":"1006338842373507","imei2":"1006338842373507","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172423,"job_number":"JOB_172423","tr_customer_id":172440,"tr_customer_product_id":172430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:24:02.000Z","modified_at":"2026-01-30T21:24:02.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"11921365970512","imei1":"11921365970512","imei2":"11921365970512","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172425,"job_number":"JOB_172425","tr_customer_id":172442,"tr_customer_product_id":172432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:24:04.000Z","modified_at":"2026-01-30T21:24:04.000Z","name":"Kylie Morissette","mobile_number":"218-266-0912","email_id":"Jonathan_Green@hotmail.com","dop":"2025-11-11","serial_number":"1010315002247731","imei1":"1010315002247731","imei2":"1010315002247731","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172426,"job_number":"JOB_172426","tr_customer_id":172443,"tr_customer_product_id":172433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:30:13.000Z","modified_at":"2026-01-30T21:30:13.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"14799189517485","imei1":"14799189517485","imei2":"14799189517485","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172427,"job_number":"JOB_172427","tr_customer_id":172444,"tr_customer_product_id":172434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:30:13.000Z","modified_at":"2026-01-30T21:30:13.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13403494756602","imei1":"13403494756602","imei2":"13403494756602","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172430,"job_number":"JOB_172430","tr_customer_id":172447,"tr_customer_product_id":172437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:30:14.000Z","modified_at":"2026-01-30T21:30:14.000Z","name":"Joany Heaney","mobile_number":"645-876-6200","email_id":"Danny.Wuckert17@hotmail.com","dop":"2025-11-11","serial_number":"1045723498591120","imei1":"1045723498591120","imei2":"1045723498591120","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172431,"job_number":"JOB_172431","tr_customer_id":172448,"tr_customer_product_id":172438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:30:15.000Z","modified_at":"2026-01-30T21:30:15.000Z","name":"Bret Kohler","mobile_number":"667-786-6846","email_id":"Shanna_Leuschke@yahoo.com","dop":"2025-11-11","serial_number":"1016707697266723","imei1":"1016707697266723","imei2":"1016707697266723","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172432,"job_number":"JOB_172432","tr_customer_id":172449,"tr_customer_product_id":172439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:31:06.000Z","modified_at":"2026-01-30T21:31:06.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"19160682946648","imei1":"19160682946648","imei2":"19160682946648","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172434,"job_number":"JOB_172434","tr_customer_id":172451,"tr_customer_product_id":172441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:31:07.000Z","modified_at":"2026-01-30T21:31:07.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"16993675172270","imei1":"16993675172270","imei2":"16993675172270","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172436,"job_number":"JOB_172436","tr_customer_id":172453,"tr_customer_product_id":172443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:31:08.000Z","modified_at":"2026-01-30T21:31:08.000Z","name":"Krista Gislason","mobile_number":"681-531-9580","email_id":"Eloy.Boehm7@hotmail.com","dop":"2025-11-11","serial_number":"1070433839883737","imei1":"1070433839883737","imei2":"1070433839883737","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172437,"job_number":"JOB_172437","tr_customer_id":172454,"tr_customer_product_id":172444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:31:09.000Z","modified_at":"2026-01-30T21:31:09.000Z","name":"Rosemarie Sanford","mobile_number":"880-253-0656","email_id":"Layne.Klein@yahoo.com","dop":"2025-11-11","serial_number":"1015275517496839","imei1":"1015275517496839","imei2":"1015275517496839","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172438,"job_number":"JOB_172438","tr_customer_id":172455,"tr_customer_product_id":172445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:32:00.000Z","modified_at":"2026-01-30T21:32:00.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"12247041133689","imei1":"12247041133689","imei2":"12247041133689","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172440,"job_number":"JOB_172440","tr_customer_id":172457,"tr_customer_product_id":172447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:32:01.000Z","modified_at":"2026-01-30T21:32:01.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"14514539913713","imei1":"14514539913713","imei2":"14514539913713","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172442,"job_number":"JOB_172442","tr_customer_id":172459,"tr_customer_product_id":172449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:32:02.000Z","modified_at":"2026-01-30T21:32:02.000Z","name":"Brando Johns","mobile_number":"651-332-0226","email_id":"Sadye.Heathcote18@yahoo.com","dop":"2025-11-11","serial_number":"1059524821709621","imei1":"1059524821709621","imei2":"1059524821709621","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172443,"job_number":"JOB_172443","tr_customer_id":172460,"tr_customer_product_id":172450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:32:03.000Z","modified_at":"2026-01-30T21:32:03.000Z","name":"Demetris Hudson","mobile_number":"703-434-8518","email_id":"Marilou78@hotmail.com","dop":"2025-11-11","serial_number":"1062883942937743","imei1":"1062883942937743","imei2":"1062883942937743","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172444,"job_number":"JOB_172444","tr_customer_id":172461,"tr_customer_product_id":172451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:36:12.000Z","modified_at":"2026-01-30T21:36:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"17005653684316","imei1":"17005653684316","imei2":"17005653684316","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172445,"job_number":"JOB_172445","tr_customer_id":172462,"tr_customer_product_id":172452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:36:12.000Z","modified_at":"2026-01-30T21:36:12.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"13491607371938","imei1":"13491607371938","imei2":"13491607371938","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172448,"job_number":"JOB_172448","tr_customer_id":172465,"tr_customer_product_id":172455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:36:13.000Z","modified_at":"2026-01-30T21:36:13.000Z","name":"Americo Mayer","mobile_number":"786-863-6481","email_id":"Nicholaus96@yahoo.com","dop":"2025-11-11","serial_number":"1000063185889683","imei1":"1000063185889683","imei2":"1000063185889683","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172449,"job_number":"JOB_172449","tr_customer_id":172466,"tr_customer_product_id":172456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:36:13.000Z","modified_at":"2026-01-30T21:36:13.000Z","name":"Carmen Ratke","mobile_number":"343-844-2520","email_id":"Carter.Mertz@hotmail.com","dop":"2025-11-11","serial_number":"1012684883505661","imei1":"1012684883505661","imei2":"1012684883505661","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172450,"job_number":"JOB_172450","tr_customer_id":172467,"tr_customer_product_id":172457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:02.000Z","modified_at":"2026-01-30T21:37:02.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"16971904227788","imei1":"16971904227788","imei2":"16971904227788","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172452,"job_number":"JOB_172452","tr_customer_id":172469,"tr_customer_product_id":172459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:02.000Z","modified_at":"2026-01-30T21:37:02.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"10685521963586","imei1":"10685521963586","imei2":"10685521963586","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172454,"job_number":"JOB_172454","tr_customer_id":172471,"tr_customer_product_id":172461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:03.000Z","modified_at":"2026-01-30T21:37:03.000Z","name":"Kamren Ankunding","mobile_number":"769-375-7001","email_id":"Florencio_Harber@hotmail.com","dop":"2025-11-11","serial_number":"1019664931892131","imei1":"1019664931892131","imei2":"1019664931892131","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172455,"job_number":"JOB_172455","tr_customer_id":172472,"tr_customer_product_id":172462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:04.000Z","modified_at":"2026-01-30T21:37:04.000Z","name":"Charles Keeling","mobile_number":"981-697-6665","email_id":"Maximillian84@gmail.com","dop":"2025-11-11","serial_number":"1055290347598683","imei1":"1055290347598683","imei2":"1055290347598683","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172456,"job_number":"JOB_172456","tr_customer_id":172473,"tr_customer_product_id":172463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:51.000Z","modified_at":"2026-01-30T21:37:51.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"12945046489602","imei1":"12945046489602","imei2":"12945046489602","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172458,"job_number":"JOB_172458","tr_customer_id":172475,"tr_customer_product_id":172465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:53.000Z","modified_at":"2026-01-30T21:37:53.000Z","name":"Bettye Schaden","mobile_number":"997-691-5503","email_id":"Kristopher.Toy@hotmail.com","dop":"2025-11-11","serial_number":"1070289095312015","imei1":"1070289095312015","imei2":"1070289095312015","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172459,"job_number":"JOB_172459","tr_customer_id":172476,"tr_customer_product_id":172466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:53.000Z","modified_at":"2026-01-30T21:37:53.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"18293319264389","imei1":"18293319264389","imei2":"18293319264389","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172461,"job_number":"JOB_172461","tr_customer_id":172478,"tr_customer_product_id":172468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:37:55.000Z","modified_at":"2026-01-30T21:37:55.000Z","name":"Dee Murazik","mobile_number":"706-423-7190","email_id":"Alanis44@gmail.com","dop":"2025-11-11","serial_number":"1026694531423850","imei1":"1026694531423850","imei2":"1026694531423850","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172462,"job_number":"JOB_172462","tr_customer_id":172479,"tr_customer_product_id":172469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:40:11.000Z","modified_at":"2026-01-30T21:40:11.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"10973495322913","imei1":"10973495322913","imei2":"10973495322913","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172463,"job_number":"JOB_172463","tr_customer_id":172480,"tr_customer_product_id":172470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:40:11.000Z","modified_at":"2026-01-30T21:40:11.000Z","name":"Jenny D","mobile_number":"8765454784","email_id":"jenny@gmail.com","dop":"2025-11-11","serial_number":"15893723864107","imei1":"15893723864107","imei2":"15893723864107","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172466,"job_number":"JOB_172466","tr_customer_id":172483,"tr_customer_product_id":172473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:40:12.000Z","modified_at":"2026-01-30T21:40:12.000Z","name":"Lyla Bailey","mobile_number":"366-914-4691","email_id":"Janie.Keeling@hotmail.com","dop":"2025-11-11","serial_number":"1081559480008277","imei1":"1081559480008277","imei2":"1081559480008277","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172467,"job_number":"JOB_172467","tr_customer_id":172484,"tr_customer_product_id":172474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:40:13.000Z","modified_at":"2026-01-30T21:40:13.000Z","name":"Elnora Aufderhar","mobile_number":"690-479-0121","email_id":"Tyson_Kertzmann@gmail.com","dop":"2025-11-11","serial_number":"1038840095214232","imei1":"1038840095214232","imei2":"1038840095214232","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172468,"job_number":"JOB_172468","tr_customer_id":172485,"tr_customer_product_id":172475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:01.000Z","modified_at":"2026-01-30T21:41:01.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"13710119597372","imei1":"13710119597372","imei2":"13710119597372","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172470,"job_number":"JOB_172470","tr_customer_id":172487,"tr_customer_product_id":172477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:03.000Z","modified_at":"2026-01-30T21:41:03.000Z","name":"Kyler Fadel","mobile_number":"581-995-7875","email_id":"Libbie82@yahoo.com","dop":"2025-11-11","serial_number":"1034173842967338","imei1":"1034173842967338","imei2":"1034173842967338","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172471,"job_number":"JOB_172471","tr_customer_id":172488,"tr_customer_product_id":172478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:04.000Z","modified_at":"2026-01-30T21:41:04.000Z","name":"Kiara T","mobile_number":"9875454784","email_id":"kiara@gmail.com","dop":"2025-11-11","serial_number":"15109978046538","imei1":"15109978046538","imei2":"15109978046538","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172473,"job_number":"JOB_172473","tr_customer_id":172490,"tr_customer_product_id":172480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:06.000Z","modified_at":"2026-01-30T21:41:06.000Z","name":"Bryce Sanford","mobile_number":"795-252-6990","email_id":"Vernie.Daugherty@gmail.com","dop":"2025-11-11","serial_number":"1028638921414980","imei1":"1028638921414980","imei2":"1028638921414980","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172474,"job_number":"JOB_172474","tr_customer_id":172491,"tr_customer_product_id":172481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:51.000Z","modified_at":"2026-01-30T21:41:51.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"11082471020799","imei1":"11082471020799","imei2":"11082471020799","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172476,"job_number":"JOB_172476","tr_customer_id":172493,"tr_customer_product_id":172483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:53.000Z","modified_at":"2026-01-30T21:41:53.000Z","name":"Ali Reichel","mobile_number":"849-668-0008","email_id":"Johanna.Farrell42@hotmail.com","dop":"2025-11-11","serial_number":"1028378663737736","imei1":"1028378663737736","imei2":"1028378663737736","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172477,"job_number":"JOB_172477","tr_customer_id":172494,"tr_customer_product_id":172484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:57.000Z","modified_at":"2026-01-30T21:41:57.000Z","name":"Liz I","mobile_number":"8798954784","email_id":"Liz@gmail.com","dop":"2025-11-11","serial_number":"14858381830422","imei1":"14858381830422","imei2":"14858381830422","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172479,"job_number":"JOB_172479","tr_customer_id":172496,"tr_customer_product_id":172486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T21:41:59.000Z","modified_at":"2026-01-30T21:41:59.000Z","name":"Layla Armstrong","mobile_number":"442-259-3691","email_id":"Damon56@gmail.com","dop":"2025-11-11","serial_number":"1045705744493742","imei1":"1045705744493742","imei2":"1045705744493742","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T21:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172480,"job_number":"JOB_172480","tr_customer_id":172497,"tr_customer_product_id":172487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T23:45:05.000Z","modified_at":"2026-01-30T23:45:05.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-20","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-20T23:45:05.112763470Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T23:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172481,"job_number":"JOB_172481","tr_customer_id":172498,"tr_customer_product_id":172488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T23:45:06.000Z","modified_at":"2026-01-30T23:45:06.000Z","name":"Deependra Butt","mobile_number":"7071457248","email_id":"ameyatma.chaturvedi@gmail.com","dop":"2026-01-20","serial_number":"668187475715156","imei1":"668187475715156","imei2":"668187475715156","popurl":"www.amarnath-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T23:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172482,"job_number":"JOB_172482","tr_customer_id":172499,"tr_customer_product_id":172489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T23:47:30.000Z","modified_at":"2026-01-30T23:47:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-20","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-20T23:47:30.012228242Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172486,"job_number":"JOB_172486","tr_customer_id":172503,"tr_customer_product_id":172493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:08:56.000Z","modified_at":"2026-01-31T04:08:56.000Z","name":"D'angelo Johnson","mobile_number":"942-887-3170","email_id":"Kane_Goodwin@yahoo.com","dop":"2025-09-09","serial_number":"13178383453428","imei1":"13178383453428","imei2":"13178383453428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172489,"job_number":"JOB_172489","tr_customer_id":172506,"tr_customer_product_id":172496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:07.000Z","modified_at":"2026-01-31T04:14:07.000Z","name":"Kenna Gutmann","mobile_number":"290-277-7595","email_id":"Kristin25@yahoo.com","dop":"2025-04-06","serial_number":"19013143804594056","imei1":"19013143804594056","imei2":"19013143804594056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172490,"job_number":"JOB_172490","tr_customer_id":172507,"tr_customer_product_id":172497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:16.000Z","modified_at":"2026-01-31T04:14:16.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10997233831883","imei1":"10997233831883","imei2":"10997233831883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172493,"job_number":"JOB_172493","tr_customer_id":172510,"tr_customer_product_id":172500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:18.000Z","modified_at":"2026-01-31T04:14:18.000Z","name":"Madilyn Wyman","mobile_number":"915-845-5473","email_id":"Luna_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"18696130473665530","imei1":"18696130473665530","imei2":"18696130473665530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172495,"job_number":"JOB_172495","tr_customer_id":172512,"tr_customer_product_id":172502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:23.000Z","modified_at":"2026-01-31T04:14:23.000Z","name":"Cristal Koss","mobile_number":"218-631-7832","email_id":"Janelle1@hotmail.com","dop":"2025-04-06","serial_number":"19276733389257640","imei1":"19276733389257640","imei2":"19276733389257640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172498,"job_number":"JOB_172498","tr_customer_id":172515,"tr_customer_product_id":172505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:31.000Z","modified_at":"2026-01-31T04:14:31.000Z","name":"Aiyana Berge","mobile_number":"689-282-0039","email_id":"Vance.Glover@hotmail.com","dop":"2025-04-06","serial_number":"15593843578091480","imei1":"15593843578091480","imei2":"15593843578091480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172499,"job_number":"JOB_172499","tr_customer_id":172516,"tr_customer_product_id":172506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:31.000Z","modified_at":"2026-01-31T04:14:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16945507065386","imei1":"16945507065386","imei2":"16945507065386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172501,"job_number":"JOB_172501","tr_customer_id":172518,"tr_customer_product_id":172508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:32.000Z","modified_at":"2026-01-31T04:14:32.000Z","name":"Heloise Turcotte","mobile_number":"771-570-2457","email_id":"Allen_Becker69@gmail.com","dop":"2025-04-06","serial_number":"19456279379234624","imei1":"19456279379234624","imei2":"19456279379234624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172503,"job_number":"JOB_172503","tr_customer_id":172520,"tr_customer_product_id":172510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:33.000Z","modified_at":"2026-01-31T04:14:33.000Z","name":"Gertrude Cartwright","mobile_number":"415-679-2064","email_id":"Fernando_Cronin97@gmail.com","dop":"2025-04-06","serial_number":"18821245062044560","imei1":"18821245062044560","imei2":"18821245062044560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172504,"job_number":"JOB_172504","tr_customer_id":172521,"tr_customer_product_id":172511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:36.000Z","modified_at":"2026-01-31T04:14:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18408281928896","imei1":"18408281928896","imei2":"18408281928896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172506,"job_number":"JOB_172506","tr_customer_id":172523,"tr_customer_product_id":172513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:37.000Z","modified_at":"2026-01-31T04:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10915011459675","imei1":"10915011459675","imei2":"10915011459675","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172508,"job_number":"JOB_172508","tr_customer_id":172525,"tr_customer_product_id":172515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:38.000Z","modified_at":"2026-01-31T04:14:38.000Z","name":"Gabriel Luettgen","mobile_number":"403-300-8043","email_id":"Nils_Beier@gmail.com","dop":"2025-06-18","serial_number":"1096698658986404","imei1":"1096698658986404","imei2":"1096698658986404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172509,"job_number":"JOB_172509","tr_customer_id":172526,"tr_customer_product_id":172516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:38.000Z","modified_at":"2026-01-31T04:14:38.000Z","name":"Barrett Blick","mobile_number":"499-626-4119","email_id":"Dexter.Conn57@gmail.com","dop":"2025-04-06","serial_number":"11261100500846496","imei1":"11261100500846496","imei2":"11261100500846496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172511,"job_number":"JOB_172511","tr_customer_id":172528,"tr_customer_product_id":172518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:46.000Z","modified_at":"2026-01-31T04:14:46.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17966935647925","imei2":"17966935647925","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172514,"job_number":"JOB_172514","tr_customer_id":172531,"tr_customer_product_id":172521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:48.000Z","modified_at":"2026-01-31T04:14:48.000Z","name":"Jackeline Wintheiser","mobile_number":"358-828-9359","email_id":"Antoinette_Sanford82@yahoo.com","dop":"2025-04-06","serial_number":"10754597658262674","imei1":"10754597658262674","imei2":"10754597658262674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172515,"job_number":"JOB_172515","tr_customer_id":172532,"tr_customer_product_id":172522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:48.000Z","modified_at":"2026-01-31T04:14:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18974301397998","imei1":"18974301397998","imei2":"18974301397998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172517,"job_number":"JOB_172517","tr_customer_id":172534,"tr_customer_product_id":172524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:14:50.000Z","modified_at":"2026-01-31T04:14:50.000Z","name":"Norris Kuphal","mobile_number":"444-476-5635","email_id":"Johan_Schimmel@gmail.com","dop":"2025-04-06","serial_number":"14772707113249056","imei1":"14772707113249056","imei2":"14772707113249056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172519,"job_number":"JOB_172519","tr_customer_id":172536,"tr_customer_product_id":172526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:00.000Z","modified_at":"2026-01-31T04:15:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11667914551876","imei2":"11667914551876","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172523,"job_number":"JOB_172523","tr_customer_id":172540,"tr_customer_product_id":172530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:02.000Z","modified_at":"2026-01-31T04:15:02.000Z","name":"Newell Adams","mobile_number":"884-900-9508","email_id":"Casandra.Botsford@gmail.com","dop":"2025-04-06","serial_number":"17786980268275796","imei1":"17786980268275796","imei2":"17786980268275796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172524,"job_number":"JOB_172524","tr_customer_id":172541,"tr_customer_product_id":172531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:03.000Z","modified_at":"2026-01-31T04:15:03.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12026774271876","imei1":"12026774271876","imei2":"12026774271876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172526,"job_number":"JOB_172526","tr_customer_id":172543,"tr_customer_product_id":172533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:05.000Z","modified_at":"2026-01-31T04:15:05.000Z","name":"Toby McKenzie","mobile_number":"982-823-9479","email_id":"Ozella.Williamson42@yahoo.com","dop":"2025-04-06","serial_number":"15252825408956188","imei1":"15252825408956188","imei2":"15252825408956188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172527,"job_number":"JOB_172527","tr_customer_id":172544,"tr_customer_product_id":172534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:07.000Z","modified_at":"2026-01-31T04:15:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11299165980413","imei1":"11299165980413","imei2":"11299165980413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172529,"job_number":"JOB_172529","tr_customer_id":172546,"tr_customer_product_id":172536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:09.000Z","modified_at":"2026-01-31T04:15:09.000Z","name":"Adriel Ferry","mobile_number":"527-725-4036","email_id":"Justina75@yahoo.com","dop":"2025-04-06","serial_number":"15684898577635116","imei1":"15684898577635116","imei2":"15684898577635116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172530,"job_number":"JOB_172530","tr_customer_id":172547,"tr_customer_product_id":172537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:15.000Z","modified_at":"2026-01-31T04:15:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17759936829351","imei2":"17759936829351","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172534,"job_number":"JOB_172534","tr_customer_id":172551,"tr_customer_product_id":172541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:17.000Z","modified_at":"2026-01-31T04:15:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13771715664534","imei1":"13771715664534","imei2":"13771715664534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172537,"job_number":"JOB_172537","tr_customer_id":172554,"tr_customer_product_id":172544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:18.000Z","modified_at":"2026-01-31T04:15:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15577003756125","imei1":"15577003756125","imei2":"15577003756125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172539,"job_number":"JOB_172539","tr_customer_id":172556,"tr_customer_product_id":172546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:18.000Z","modified_at":"2026-01-31T04:15:19.000Z","name":"Genoveva Schuster","mobile_number":"747-293-4521","email_id":"Eino20@hotmail.com","dop":"2025-04-06","serial_number":"19611077651142308","imei1":"19611077651142308","imei2":"19611077651142308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172541,"job_number":"JOB_172541","tr_customer_id":172558,"tr_customer_product_id":172548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:19.000Z","modified_at":"2026-01-31T04:15:19.000Z","name":"Ryleigh Kirlin","mobile_number":"768-658-4786","email_id":"Fay30@yahoo.com","dop":"2025-04-06","serial_number":"13459298147280612","imei1":"13459298147280612","imei2":"13459298147280612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172542,"job_number":"JOB_172542","tr_customer_id":172559,"tr_customer_product_id":172549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:22.000Z","modified_at":"2026-01-31T04:15:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10804293917646","imei1":"10804293917646","imei2":"10804293917646","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172544,"job_number":"JOB_172544","tr_customer_id":172561,"tr_customer_product_id":172551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:22.000Z","modified_at":"2026-01-31T04:15:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11006797854742","imei1":"11006797854742","imei2":"11006797854742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172546,"job_number":"JOB_172546","tr_customer_id":172563,"tr_customer_product_id":172553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:23.000Z","modified_at":"2026-01-31T04:15:23.000Z","name":"Arianna Bayer","mobile_number":"390-752-4988","email_id":"Raymundo12@gmail.com","dop":"2025-06-18","serial_number":"1085742970898314","imei1":"1085742970898314","imei2":"1085742970898314","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172547,"job_number":"JOB_172547","tr_customer_id":172564,"tr_customer_product_id":172554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:24.000Z","modified_at":"2026-01-31T04:15:24.000Z","name":"Stephanie Nitzsche","mobile_number":"766-367-6521","email_id":"Maggie_Parker@hotmail.com","dop":"2025-04-06","serial_number":"10507873874110794","imei1":"10507873874110794","imei2":"10507873874110794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172548,"job_number":"JOB_172548","tr_customer_id":172565,"tr_customer_product_id":172555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:26.000Z","modified_at":"2026-01-31T04:15:26.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"17186733913572","imei1":"17186733913572","imei2":"17186733913572","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172550,"job_number":"JOB_172550","tr_customer_id":172567,"tr_customer_product_id":172557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:28.000Z","modified_at":"2026-01-31T04:15:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71402605413210","imei1":"71402605413210","imei2":"71402605413210","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172551,"job_number":"JOB_172551","tr_customer_id":172568,"tr_customer_product_id":172558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:29.000Z","modified_at":"2026-01-31T04:15:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12232236692618","imei1":"12232236692618","imei2":"12232236692618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172553,"job_number":"JOB_172553","tr_customer_id":172570,"tr_customer_product_id":172560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:30.000Z","modified_at":"2026-01-31T04:15:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14265084907849","imei1":"14265084907849","imei2":"14265084907849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172555,"job_number":"JOB_172555","tr_customer_id":172572,"tr_customer_product_id":172562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:31.000Z","modified_at":"2026-01-31T04:15:31.000Z","name":"Jamey Kirlin","mobile_number":"972-415-0067","email_id":"Domenica.Orn@yahoo.com","dop":"2025-04-06","serial_number":"18345060110170944","imei1":"18345060110170944","imei2":"18345060110170944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172556,"job_number":"JOB_172556","tr_customer_id":172573,"tr_customer_product_id":172563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:31.000Z","modified_at":"2026-01-31T04:15:31.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17934611181544","imei1":"17934611181544","imei2":"17934611181544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172558,"job_number":"JOB_172558","tr_customer_id":172575,"tr_customer_product_id":172565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:32.000Z","modified_at":"2026-01-31T04:15:32.000Z","name":"Jonathan Lindgren","mobile_number":"570-877-0035","email_id":"Maximo.Kuhlman@yahoo.com","dop":"2025-04-06","serial_number":"17266293201369984","imei1":"17266293201369984","imei2":"17266293201369984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172559,"job_number":"JOB_172559","tr_customer_id":172576,"tr_customer_product_id":172566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:33.000Z","modified_at":"2026-01-31T04:15:33.000Z","name":"Hoyt Kulas","mobile_number":"615-659-3671","email_id":"Leatha62@hotmail.com","dop":"2025-04-06","serial_number":"12709712830718578","imei1":"12709712830718578","imei2":"12709712830718578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172560,"job_number":"JOB_172560","tr_customer_id":172577,"tr_customer_product_id":172567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:35.000Z","modified_at":"2026-01-31T04:15:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19792499192930","imei1":"19792499192930","imei2":"19792499192930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172563,"job_number":"JOB_172563","tr_customer_id":172580,"tr_customer_product_id":172570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:37.000Z","modified_at":"2026-01-31T04:15:37.000Z","name":"Ansley Cummings","mobile_number":"290-899-6703","email_id":"Kelly13@hotmail.com","dop":"2025-04-06","serial_number":"10739562977360502","imei1":"10739562977360502","imei2":"10739562977360502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172564,"job_number":"JOB_172564","tr_customer_id":172581,"tr_customer_product_id":172571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:39.000Z","modified_at":"2026-01-31T04:15:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12815119736645","imei1":"12815119736645","imei2":"12815119736645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172566,"job_number":"JOB_172566","tr_customer_id":172583,"tr_customer_product_id":172573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:41.000Z","modified_at":"2026-01-31T04:15:41.000Z","name":"Alana Leuschke","mobile_number":"311-240-9928","email_id":"Janie_Jast71@gmail.com","dop":"2025-04-06","serial_number":"15892738361257994","imei1":"15892738361257994","imei2":"15892738361257994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172570,"job_number":"JOB_172570","tr_customer_id":172587,"tr_customer_product_id":172577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:50.000Z","modified_at":"2026-01-31T04:15:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15747063307295","imei1":"15747063307295","imei2":"15747063307295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172572,"job_number":"JOB_172572","tr_customer_id":172589,"tr_customer_product_id":172579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:52.000Z","modified_at":"2026-01-31T04:15:52.000Z","name":"Meghan Witting","mobile_number":"913-688-7223","email_id":"Sofia_Shanahan@yahoo.com","dop":"2025-04-06","serial_number":"16725520233226700","imei1":"16725520233226700","imei2":"16725520233226700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172573,"job_number":"JOB_172573","tr_customer_id":172590,"tr_customer_product_id":172580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:54.000Z","modified_at":"2026-01-31T04:15:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16327773987662","imei1":"16327773987662","imei2":"16327773987662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172579,"job_number":"JOB_172579","tr_customer_id":172596,"tr_customer_product_id":172586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:56.000Z","modified_at":"2026-01-31T04:15:56.000Z","name":"Noemy Koepp","mobile_number":"567-845-7404","email_id":"Ericka49@gmail.com","dop":"2025-04-06","serial_number":"11194013405980842","imei1":"11194013405980842","imei2":"11194013405980842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172580,"job_number":"JOB_172580","tr_customer_id":172597,"tr_customer_product_id":172587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:57.000Z","modified_at":"2026-01-31T04:15:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13461895265653","imei1":"13461895265653","imei2":"13461895265653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172582,"job_number":"JOB_172582","tr_customer_id":172599,"tr_customer_product_id":172589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:58.000Z","modified_at":"2026-01-31T04:15:58.000Z","name":"Eusebio Kreiger","mobile_number":"847-239-2849","email_id":"Randy28@yahoo.com","dop":"2025-04-06","serial_number":"14539474954547160","imei1":"14539474954547160","imei2":"14539474954547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172585,"job_number":"JOB_172585","tr_customer_id":172602,"tr_customer_product_id":172592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:01.000Z","modified_at":"2026-01-31T04:16:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16518512183040","imei1":"16518512183040","imei2":"16518512183040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172591,"job_number":"JOB_172591","tr_customer_id":172608,"tr_customer_product_id":172598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:03.000Z","modified_at":"2026-01-31T04:16:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18632343112587","imei1":"18632343112587","imei2":"18632343112587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172592,"job_number":"JOB_172592","tr_customer_id":172609,"tr_customer_product_id":172599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:03.000Z","modified_at":"2026-01-31T04:16:03.000Z","name":"Dorris Cormier","mobile_number":"561-343-9002","email_id":"Alba_Harris85@gmail.com","dop":"2025-04-06","serial_number":"17927602479938912","imei1":"17927602479938912","imei2":"17927602479938912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172593,"job_number":"JOB_172593","tr_customer_id":172610,"tr_customer_product_id":172600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:03.000Z","modified_at":"2026-01-31T04:16:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13358855034016","imei1":"13358855034016","imei2":"13358855034016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172596,"job_number":"JOB_172596","tr_customer_id":172613,"tr_customer_product_id":172603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:04.000Z","modified_at":"2026-01-31T04:16:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15679114101456","imei1":"15679114101456","imei2":"15679114101456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172598,"job_number":"JOB_172598","tr_customer_id":172615,"tr_customer_product_id":172605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:05.000Z","modified_at":"2026-01-31T04:16:05.000Z","name":"Onie Blanda","mobile_number":"904-440-5911","email_id":"Jonathan_Rippin9@hotmail.com","dop":"2025-04-06","serial_number":"13591006178259372","imei1":"13591006178259372","imei2":"13591006178259372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172599,"job_number":"JOB_172599","tr_customer_id":172616,"tr_customer_product_id":172606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:05.000Z","modified_at":"2026-01-31T04:16:05.000Z","name":"Constantin Wilderman","mobile_number":"977-709-3012","email_id":"Naomi.Bogisich69@yahoo.com","dop":"2025-04-06","serial_number":"19334584599517120","imei1":"19334584599517120","imei2":"19334584599517120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172600,"job_number":"JOB_172600","tr_customer_id":172617,"tr_customer_product_id":172607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:06.000Z","modified_at":"2026-01-31T04:16:06.000Z","name":"Maia Price","mobile_number":"655-201-8328","email_id":"Augustine_Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"16380558106659218","imei1":"16380558106659218","imei2":"16380558106659218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172605,"job_number":"JOB_172605","tr_customer_id":172622,"tr_customer_product_id":172612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:09.000Z","modified_at":"2026-01-31T04:16:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16609083320144","imei1":"16609083320144","imei2":"16609083320144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172607,"job_number":"JOB_172607","tr_customer_id":172624,"tr_customer_product_id":172614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:10.000Z","modified_at":"2026-01-31T04:16:10.000Z","name":"Izabella Bernier","mobile_number":"869-883-7248","email_id":"Edythe85@gmail.com","dop":"2025-04-06","serial_number":"13783653020928010","imei1":"13783653020928010","imei2":"13783653020928010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172608,"job_number":"JOB_172608","tr_customer_id":172625,"tr_customer_product_id":172615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:11.000Z","modified_at":"2026-01-31T04:16:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"17496812299960","imei1":"17496812299960","imei2":"17496812299960","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172610,"job_number":"JOB_172610","tr_customer_id":172627,"tr_customer_product_id":172617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:13.000Z","modified_at":"2026-01-31T04:16:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40341969056808","imei1":"40341969056808","imei2":"40341969056808","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172611,"job_number":"JOB_172611","tr_customer_id":172628,"tr_customer_product_id":172618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:14.000Z","modified_at":"2026-01-31T04:16:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17617539967341","imei1":"17617539967341","imei2":"17617539967341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172613,"job_number":"JOB_172613","tr_customer_id":172630,"tr_customer_product_id":172620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:16.000Z","modified_at":"2026-01-31T04:16:16.000Z","name":"Karley Stracke","mobile_number":"645-828-7954","email_id":"Justyn98@yahoo.com","dop":"2025-04-06","serial_number":"14478623718167748","imei1":"14478623718167748","imei2":"14478623718167748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172618,"job_number":"JOB_172618","tr_customer_id":172635,"tr_customer_product_id":172625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:19.000Z","modified_at":"2026-01-31T04:16:19.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12638822317169","imei1":"12638822317169","imei2":"12638822317169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172619,"job_number":"JOB_172619","tr_customer_id":172636,"tr_customer_product_id":172626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:19.000Z","modified_at":"2026-01-31T04:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19436521117971","imei1":"19436521117971","imei2":"19436521117971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172622,"job_number":"JOB_172622","tr_customer_id":172639,"tr_customer_product_id":172629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:20.000Z","modified_at":"2026-01-31T04:16:20.000Z","name":"Theresia Legros","mobile_number":"867-425-6180","email_id":"Seamus_Von@gmail.com","dop":"2025-04-06","serial_number":"19056540819362736","imei1":"19056540819362736","imei2":"19056540819362736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172623,"job_number":"JOB_172623","tr_customer_id":172640,"tr_customer_product_id":172630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:20.000Z","modified_at":"2026-01-31T04:16:21.000Z","name":"Kenny Hettinger","mobile_number":"803-240-8554","email_id":"Kim_Goldner@gmail.com","dop":"2025-04-06","serial_number":"11287432386655786","imei1":"11287432386655786","imei2":"11287432386655786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172624,"job_number":"JOB_172624","tr_customer_id":172641,"tr_customer_product_id":172631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:22.000Z","modified_at":"2026-01-31T04:16:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841329574532","imei1":"16841329574532","imei2":"16841329574532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172626,"job_number":"JOB_172626","tr_customer_id":172643,"tr_customer_product_id":172633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:24.000Z","modified_at":"2026-01-31T04:16:24.000Z","name":"Afton Tillman","mobile_number":"571-361-4570","email_id":"Lois0@yahoo.com","dop":"2025-04-06","serial_number":"19229646352532890","imei1":"19229646352532890","imei2":"19229646352532890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172627,"job_number":"JOB_172627","tr_customer_id":172644,"tr_customer_product_id":172634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:27.000Z","modified_at":"2026-01-31T04:16:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11240514385541","imei1":"11240514385541","imei2":"11240514385541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172629,"job_number":"JOB_172629","tr_customer_id":172646,"tr_customer_product_id":172636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:29.000Z","modified_at":"2026-01-31T04:16:29.000Z","name":"Dudley Rowe","mobile_number":"967-774-4698","email_id":"Frederick12@yahoo.com","dop":"2025-04-06","serial_number":"19406884152158210","imei1":"19406884152158210","imei2":"19406884152158210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172634,"job_number":"JOB_172634","tr_customer_id":172651,"tr_customer_product_id":172641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:41.000Z","modified_at":"2026-01-31T04:16:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16514025319316","imei1":"16514025319316","imei2":"16514025319316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172635,"job_number":"JOB_172635","tr_customer_id":172652,"tr_customer_product_id":172642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:41.000Z","modified_at":"2026-01-31T04:16:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19312029587736","imei1":"19312029587736","imei2":"19312029587736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172638,"job_number":"JOB_172638","tr_customer_id":172655,"tr_customer_product_id":172645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:43.000Z","modified_at":"2026-01-31T04:16:43.000Z","name":"Helga Goodwin","mobile_number":"284-387-7388","email_id":"Evangeline96@hotmail.com","dop":"2025-04-06","serial_number":"12381509917264954","imei1":"12381509917264954","imei2":"12381509917264954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172639,"job_number":"JOB_172639","tr_customer_id":172656,"tr_customer_product_id":172646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:43.000Z","modified_at":"2026-01-31T04:16:43.000Z","name":"Christiana Blanda","mobile_number":"415-703-6570","email_id":"Marcella_Towne@gmail.com","dop":"2025-04-06","serial_number":"18608439713295676","imei1":"18608439713295676","imei2":"18608439713295676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172644,"job_number":"JOB_172644","tr_customer_id":172661,"tr_customer_product_id":172651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:49.000Z","modified_at":"2026-01-31T04:16:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12285632559163","imei1":"12285632559163","imei2":"12285632559163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172646,"job_number":"JOB_172646","tr_customer_id":172663,"tr_customer_product_id":172653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:49.000Z","modified_at":"2026-01-31T04:16:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14653048291087","imei1":"14653048291087","imei2":"14653048291087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172647,"job_number":"JOB_172647","tr_customer_id":172664,"tr_customer_product_id":172654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:49.000Z","modified_at":"2026-01-31T04:16:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17570125234354","imei1":"17570125234354","imei2":"17570125234354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172650,"job_number":"JOB_172650","tr_customer_id":172667,"tr_customer_product_id":172657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:50.000Z","modified_at":"2026-01-31T04:16:50.000Z","name":"Cortney Marvin","mobile_number":"209-272-0073","email_id":"Vern_Rau@gmail.com","dop":"2025-04-06","serial_number":"13749827702507846","imei1":"13749827702507846","imei2":"13749827702507846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172651,"job_number":"JOB_172651","tr_customer_id":172668,"tr_customer_product_id":172658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:51.000Z","modified_at":"2026-01-31T04:16:51.000Z","name":"Dan Rosenbaum","mobile_number":"973-936-3989","email_id":"Wendy_Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"10410730110665120","imei1":"10410730110665120","imei2":"10410730110665120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172652,"job_number":"JOB_172652","tr_customer_id":172669,"tr_customer_product_id":172659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:51.000Z","modified_at":"2026-01-31T04:16:51.000Z","name":"Caleigh Monahan","mobile_number":"431-254-7160","email_id":"Maurine_Murray82@gmail.com","dop":"2025-04-06","serial_number":"13131030839414826","imei1":"13131030839414826","imei2":"13131030839414826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172653,"job_number":"JOB_172653","tr_customer_id":172670,"tr_customer_product_id":172660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:56.000Z","modified_at":"2026-01-31T04:16:56.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15701151147583","imei1":"15701151147583","imei2":"15701151147583","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172655,"job_number":"JOB_172655","tr_customer_id":172672,"tr_customer_product_id":172662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:58.000Z","modified_at":"2026-01-31T04:16:58.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22051783156791","imei1":"22051783156791","imei2":"22051783156791","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172656,"job_number":"JOB_172656","tr_customer_id":172673,"tr_customer_product_id":172663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:59.000Z","modified_at":"2026-01-31T04:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14420411050928","imei1":"14420411050928","imei2":"14420411050928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172658,"job_number":"JOB_172658","tr_customer_id":172675,"tr_customer_product_id":172665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:01.000Z","modified_at":"2026-01-31T04:17:01.000Z","name":"Gregory Goldner","mobile_number":"671-642-6129","email_id":"Cornelius.White@yahoo.com","dop":"2025-04-06","serial_number":"15568070810165544","imei1":"15568070810165544","imei2":"15568070810165544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172659,"job_number":"JOB_172659","tr_customer_id":172676,"tr_customer_product_id":172666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:05.000Z","modified_at":"2026-01-31T04:17:05.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16945109013028","imei1":"16945109013028","imei2":"16945109013028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172661,"job_number":"JOB_172661","tr_customer_id":172678,"tr_customer_product_id":172668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:07.000Z","modified_at":"2026-01-31T04:17:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15193684655595","imei1":"15193684655595","imei2":"15193684655595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172663,"job_number":"JOB_172663","tr_customer_id":172680,"tr_customer_product_id":172670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:07.000Z","modified_at":"2026-01-31T04:17:07.000Z","name":"Jamel Armstrong","mobile_number":"863-650-0164","email_id":"Oceane48@gmail.com","dop":"2025-04-06","serial_number":"10076605998036198","imei1":"10076605998036198","imei2":"10076605998036198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172664,"job_number":"JOB_172664","tr_customer_id":172681,"tr_customer_product_id":172671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:08.000Z","modified_at":"2026-01-31T04:17:08.000Z","name":"Carlo Paucek","mobile_number":"537-785-3349","email_id":"Justus8@yahoo.com","dop":"2025-04-06","serial_number":"11180706097891420","imei1":"11180706097891420","imei2":"11180706097891420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172665,"job_number":"JOB_172665","tr_customer_id":172682,"tr_customer_product_id":172672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:14.000Z","modified_at":"2026-01-31T04:17:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18604983025019","imei1":"18604983025019","imei2":"18604983025019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172667,"job_number":"JOB_172667","tr_customer_id":172684,"tr_customer_product_id":172674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:16.000Z","modified_at":"2026-01-31T04:17:16.000Z","name":"Mariane Crist","mobile_number":"605-657-3754","email_id":"Roberto.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"11289518757965664","imei1":"11289518757965664","imei2":"11289518757965664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172668,"job_number":"JOB_172668","tr_customer_id":172685,"tr_customer_product_id":172675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:25.000Z","modified_at":"2026-01-31T04:17:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18880213311008","imei1":"18880213311008","imei2":"18880213311008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172670,"job_number":"JOB_172670","tr_customer_id":172687,"tr_customer_product_id":172677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:26.000Z","modified_at":"2026-01-31T04:17:26.000Z","name":"Jeremie Littel","mobile_number":"712-453-8402","email_id":"Westley_Lebsack42@yahoo.com","dop":"2025-04-06","serial_number":"19526560055422290","imei1":"19526560055422290","imei2":"19526560055422290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172674,"job_number":"JOB_172674","tr_customer_id":172691,"tr_customer_product_id":172681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:35.000Z","modified_at":"2026-01-31T04:17:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18994326433367","imei1":"18994326433367","imei2":"18994326433367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172676,"job_number":"JOB_172676","tr_customer_id":172693,"tr_customer_product_id":172683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:37.000Z","modified_at":"2026-01-31T04:17:37.000Z","name":"Abbie Stokes","mobile_number":"360-919-9843","email_id":"Douglas_Muller@yahoo.com","dop":"2025-04-06","serial_number":"15392209693972864","imei1":"15392209693972864","imei2":"15392209693972864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172677,"job_number":"JOB_172677","tr_customer_id":172694,"tr_customer_product_id":172684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:19:34.000Z","modified_at":"2026-01-31T04:19:34.000Z","name":"Fanny Cremin","mobile_number":"717-419-1935","email_id":"Jo.Conroy49@hotmail.com","dop":"2025-09-09","serial_number":"17539806043616","imei1":"17539806043616","imei2":"17539806043616","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172678,"job_number":"JOB_172678","tr_customer_id":172695,"tr_customer_product_id":172685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:20:25.000Z","modified_at":"2026-01-31T04:20:25.000Z","name":"Murl Kirlin","mobile_number":"681-861-4196","email_id":"Dashawn.McKenzie0@hotmail.com","dop":"2025-09-09","serial_number":"15663859945793","imei1":"15663859945793","imei2":"15663859945793","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172679,"job_number":"JOB_172679","tr_customer_id":172696,"tr_customer_product_id":172686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:54.000Z","modified_at":"2026-01-31T04:21:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40140382080579","imei1":"40140382080579","imei2":"40140382080579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172680,"job_number":"JOB_172680","tr_customer_id":172697,"tr_customer_product_id":172687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:54.000Z","modified_at":"2026-01-31T04:21:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51190655871548","imei1":"51190655871548","imei2":"51190655871548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172681,"job_number":"JOB_172681","tr_customer_id":172698,"tr_customer_product_id":172688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:54.000Z","modified_at":"2026-01-31T04:21:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37444553624954","imei1":"37444553624954","imei2":"37444553624954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172682,"job_number":"JOB_172682","tr_customer_id":172699,"tr_customer_product_id":172689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:55.000Z","modified_at":"2026-01-31T04:21:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45041321310325","imei1":"45041321310325","imei2":"45041321310325","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172683,"job_number":"JOB_172683","tr_customer_id":172700,"tr_customer_product_id":172690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:55.000Z","modified_at":"2026-01-31T04:21:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91573162614243","imei1":"91573162614243","imei2":"91573162614243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172684,"job_number":"JOB_172684","tr_customer_id":172701,"tr_customer_product_id":172691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:21:55.000Z","modified_at":"2026-01-31T04:21:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76652026166416","imei1":"76652026166416","imei2":"76652026166416","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172686,"job_number":"JOB_172686","tr_customer_id":172703,"tr_customer_product_id":172693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:24.000Z","modified_at":"2026-01-31T04:22:24.000Z","name":"Kraig Waelchi","mobile_number":"969-842-8969","email_id":"Lizzie.Beier91@yahoo.com","dop":"2025-09-09","serial_number":"14803161373437","imei1":"14803161373437","imei2":"14803161373437","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172687,"job_number":"JOB_172687","tr_customer_id":172704,"tr_customer_product_id":172694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:26.000Z","modified_at":"2026-01-31T04:22:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70076998903420","imei1":"70076998903420","imei2":"70076998903420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172688,"job_number":"JOB_172688","tr_customer_id":172705,"tr_customer_product_id":172695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:26.000Z","modified_at":"2026-01-31T04:22:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56484356474546","imei1":"56484356474546","imei2":"56484356474546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172689,"job_number":"JOB_172689","tr_customer_id":172706,"tr_customer_product_id":172696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:27.000Z","modified_at":"2026-01-31T04:22:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50415245512124","imei1":"50415245512124","imei2":"50415245512124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172690,"job_number":"JOB_172690","tr_customer_id":172707,"tr_customer_product_id":172697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:27.000Z","modified_at":"2026-01-31T04:22:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22387004948719","imei1":"22387004948719","imei2":"22387004948719","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172691,"job_number":"JOB_172691","tr_customer_id":172708,"tr_customer_product_id":172698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:27.000Z","modified_at":"2026-01-31T04:22:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33242237290112","imei1":"33242237290112","imei2":"33242237290112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172692,"job_number":"JOB_172692","tr_customer_id":172709,"tr_customer_product_id":172699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:28.000Z","modified_at":"2026-01-31T04:22:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73259552307271","imei1":"73259552307271","imei2":"73259552307271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172694,"job_number":"JOB_172694","tr_customer_id":172711,"tr_customer_product_id":172701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:58.000Z","modified_at":"2026-01-31T04:22:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15445380288333","imei1":"15445380288333","imei2":"15445380288333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172695,"job_number":"JOB_172695","tr_customer_id":172712,"tr_customer_product_id":172702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:58.000Z","modified_at":"2026-01-31T04:22:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95291165399027","imei1":"95291165399027","imei2":"95291165399027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172696,"job_number":"JOB_172696","tr_customer_id":172713,"tr_customer_product_id":172703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:59.000Z","modified_at":"2026-01-31T04:22:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70155259086502","imei1":"70155259086502","imei2":"70155259086502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172697,"job_number":"JOB_172697","tr_customer_id":172714,"tr_customer_product_id":172704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:59.000Z","modified_at":"2026-01-31T04:22:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55435023237483","imei1":"55435023237483","imei2":"55435023237483","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172698,"job_number":"JOB_172698","tr_customer_id":172715,"tr_customer_product_id":172705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:22:59.000Z","modified_at":"2026-01-31T04:22:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92895531205306","imei1":"92895531205306","imei2":"92895531205306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172699,"job_number":"JOB_172699","tr_customer_id":172716,"tr_customer_product_id":172706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:23:00.000Z","modified_at":"2026-01-31T04:23:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81196819271013","imei1":"81196819271013","imei2":"81196819271013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172701,"job_number":"JOB_172701","tr_customer_id":172718,"tr_customer_product_id":172708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:23:29.000Z","modified_at":"2026-01-31T04:23:29.000Z","name":"Jazmin Bernier","mobile_number":"230-598-1219","email_id":"Carmen.Grady13@hotmail.com","dop":"2025-09-09","serial_number":"12016400477791","imei1":"12016400477791","imei2":"12016400477791","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172702,"job_number":"JOB_172702","tr_customer_id":172719,"tr_customer_product_id":172709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:26:23.000Z","modified_at":"2026-01-31T04:26:23.000Z","name":"Eddie Streich","mobile_number":"929-380-7972","email_id":"Edgardo60@gmail.com","dop":"2025-09-09","serial_number":"10874758976025","imei1":"10874758976025","imei2":"10874758976025","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172703,"job_number":"JOB_172703","tr_customer_id":172720,"tr_customer_product_id":172710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:27:23.000Z","modified_at":"2026-01-31T04:27:23.000Z","name":"Verlie O'Connell","mobile_number":"384-589-2997","email_id":"Neal.Quigley67@yahoo.com","dop":"2025-09-09","serial_number":"15408888144528","imei1":"15408888144528","imei2":"15408888144528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172704,"job_number":"JOB_172704","tr_customer_id":172721,"tr_customer_product_id":172711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:47:41.000Z","modified_at":"2026-01-31T04:47:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15985024009451","imei1":"15985024009451","imei2":"15985024009451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172706,"job_number":"JOB_172706","tr_customer_id":172723,"tr_customer_product_id":172713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:47:43.000Z","modified_at":"2026-01-31T04:47:43.000Z","name":"Elvis Kihn","mobile_number":"561-249-3766","email_id":"Larissa24@yahoo.com","dop":"2025-04-06","serial_number":"19834498426265828","imei1":"19834498426265828","imei2":"19834498426265828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172707,"job_number":"JOB_172707","tr_customer_id":172724,"tr_customer_product_id":172714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:48:25.000Z","modified_at":"2026-01-31T04:48:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14472967870375","imei1":"14472967870375","imei2":"14472967870375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172709,"job_number":"JOB_172709","tr_customer_id":172726,"tr_customer_product_id":172716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:48:27.000Z","modified_at":"2026-01-31T04:48:27.000Z","name":"Zackary Friesen","mobile_number":"871-370-4588","email_id":"Renee_Murray39@yahoo.com","dop":"2025-04-06","serial_number":"19516504597947904","imei1":"19516504597947904","imei2":"19516504597947904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172710,"job_number":"JOB_172710","tr_customer_id":172727,"tr_customer_product_id":172717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:49:08.000Z","modified_at":"2026-01-31T04:49:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14273834258591","imei1":"14273834258591","imei2":"14273834258591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172712,"job_number":"JOB_172712","tr_customer_id":172729,"tr_customer_product_id":172719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:49:10.000Z","modified_at":"2026-01-31T04:49:10.000Z","name":"Johnathan Anderson","mobile_number":"541-645-0661","email_id":"Suzanne_Terry@yahoo.com","dop":"2025-04-06","serial_number":"18835932015136816","imei1":"18835932015136816","imei2":"18835932015136816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172713,"job_number":"JOB_172713","tr_customer_id":172730,"tr_customer_product_id":172720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:59:18.000Z","modified_at":"2026-01-31T04:59:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-21","serial_number":"29889650854319","imei1":"29889650854319","imei2":"29889650854319","popurl":"2026-01-21T04:59:18.419982268Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172714,"job_number":"JOB_172714","tr_customer_id":172731,"tr_customer_product_id":172721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:59:26.000Z","modified_at":"2026-01-31T04:59:26.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-21","serial_number":"31096124052467","imei1":"31096124052467","imei2":"31096124052467","popurl":"2026-01-21T04:59:25.538450429Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172715,"job_number":"JOB_172715","tr_customer_id":172732,"tr_customer_product_id":172722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:01:04.000Z","modified_at":"2026-01-31T05:01:04.000Z","name":"Chanel Tillman","mobile_number":"453-309-5836","email_id":"Emiliano9@hotmail.com","dop":"2025-09-09","serial_number":"171790895725413","imei1":"171790895725413","imei2":"171790895725413","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172716,"job_number":"JOB_172716","tr_customer_id":172733,"tr_customer_product_id":172723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:02:14.000Z","modified_at":"2026-01-31T05:02:14.000Z","name":"Giuseppe Sanford","mobile_number":"604-666-2287","email_id":"Torrey76@yahoo.com","dop":"2025-09-09","serial_number":"1467207414503050","imei1":"1467207414503050","imei2":"1467207414503050","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172717,"job_number":"JOB_172717","tr_customer_id":172734,"tr_customer_product_id":172724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:04:47.000Z","modified_at":"2026-01-31T05:04:47.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103588584853754","imei1":"103588584853754","imei2":"103588584853754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172719,"job_number":"JOB_172719","tr_customer_id":172736,"tr_customer_product_id":172726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:05:01.000Z","modified_at":"2026-01-31T05:05:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107716360813881","imei1":"107716360813881","imei2":"107716360813881","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172722,"job_number":"JOB_172722","tr_customer_id":172739,"tr_customer_product_id":172729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:12:45.000Z","modified_at":"2026-01-31T05:12:45.000Z","name":"Katlynn Reilly","mobile_number":"833-676-2926","email_id":"Jaylon_Rath@hotmail.com","dop":"2025-04-06","serial_number":"10448380876658300","imei1":"10448380876658300","imei2":"10448380876658300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172724,"job_number":"JOB_172724","tr_customer_id":172741,"tr_customer_product_id":172731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:13:02.000Z","modified_at":"2026-01-31T05:13:02.000Z","name":"Francesca Kertzmann","mobile_number":"910-554-8271","email_id":"Dillan.McCullough@gmail.com","dop":"2025-04-06","serial_number":"15385406120768670","imei1":"15385406120768670","imei2":"15385406120768670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172726,"job_number":"JOB_172726","tr_customer_id":172743,"tr_customer_product_id":172733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:13:10.000Z","modified_at":"2026-01-31T05:13:10.000Z","name":"Darrel Rau","mobile_number":"380-665-0985","email_id":"Matilde.Reynolds11@yahoo.com","dop":"2025-04-06","serial_number":"10171158130727384","imei1":"10171158130727384","imei2":"10171158130727384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172728,"job_number":"JOB_172728","tr_customer_id":172745,"tr_customer_product_id":172735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:13:50.000Z","modified_at":"2026-01-31T05:13:50.000Z","name":"Cade Corkery","mobile_number":"502-277-6562","email_id":"Rodrigo_Goyette75@hotmail.com","dop":"2025-04-06","serial_number":"18069144805675376","imei1":"18069144805675376","imei2":"18069144805675376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172730,"job_number":"JOB_172730","tr_customer_id":172747,"tr_customer_product_id":172737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:14:37.000Z","modified_at":"2026-01-31T05:14:37.000Z","name":"Uriah Jast","mobile_number":"547-864-8430","email_id":"Craig23@yahoo.com","dop":"2025-04-06","serial_number":"19791457963175290","imei1":"19791457963175290","imei2":"19791457963175290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172731,"job_number":"JOB_172731","tr_customer_id":172748,"tr_customer_product_id":172738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:22:10.000Z","modified_at":"2026-01-31T05:22:10.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678900168","imei2":"12345678900168","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172732,"job_number":"JOB_172732","tr_customer_id":172749,"tr_customer_product_id":172739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:42.000Z","modified_at":"2026-01-31T05:27:42.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"105612888201798","imei1":"105612888201798","imei2":"105612888201798","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172734,"job_number":"JOB_172734","tr_customer_id":172751,"tr_customer_product_id":172741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:43.000Z","modified_at":"2026-01-31T05:27:43.000Z","name":"Michelle Hirthe","mobile_number":"773-874-2056","email_id":"Rusty3@gmail.com","dop":"2025-02-13","serial_number":"10049005950268448","imei1":"10049005950268448","imei2":"10049005950268448","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172735,"job_number":"JOB_172735","tr_customer_id":172752,"tr_customer_product_id":172742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:50.000Z","modified_at":"2026-01-31T05:27:50.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"102432024504064","imei1":"102432024504064","imei2":"102432024504064","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172737,"job_number":"JOB_172737","tr_customer_id":172754,"tr_customer_product_id":172744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:51.000Z","modified_at":"2026-01-31T05:27:51.000Z","name":"Aisha O'Reilly","mobile_number":"975-476-8827","email_id":"Aiyana_Mertz@hotmail.com","dop":"2025-02-13","serial_number":"10041042136247560","imei1":"10041042136247560","imei2":"10041042136247560","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172738,"job_number":"JOB_172738","tr_customer_id":172755,"tr_customer_product_id":172745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:58.000Z","modified_at":"2026-01-31T05:27:58.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"103149938868242","imei1":"103149938868242","imei2":"103149938868242","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172740,"job_number":"JOB_172740","tr_customer_id":172757,"tr_customer_product_id":172747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:27:59.000Z","modified_at":"2026-01-31T05:27:59.000Z","name":"Eliza Kuhlman","mobile_number":"877-284-3281","email_id":"Simeon_Beer78@hotmail.com","dop":"2025-02-13","serial_number":"10006430393695930","imei1":"10006430393695930","imei2":"10006430393695930","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172741,"job_number":"JOB_172741","tr_customer_id":172758,"tr_customer_product_id":172748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:35.000Z","modified_at":"2026-01-31T05:33:35.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"106045135133687","imei1":"106045135133687","imei2":"106045135133687","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172743,"job_number":"JOB_172743","tr_customer_id":172760,"tr_customer_product_id":172750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:36.000Z","modified_at":"2026-01-31T05:33:36.000Z","name":"Summer Lynch","mobile_number":"376-254-2990","email_id":"Jamal.Kub@hotmail.com","dop":"2025-02-13","serial_number":"10092492811898228","imei1":"10092492811898228","imei2":"10092492811898228","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172744,"job_number":"JOB_172744","tr_customer_id":172761,"tr_customer_product_id":172751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:43.000Z","modified_at":"2026-01-31T05:33:43.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"103864402555285","imei1":"103864402555285","imei2":"103864402555285","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172746,"job_number":"JOB_172746","tr_customer_id":172763,"tr_customer_product_id":172753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:43.000Z","modified_at":"2026-01-31T05:33:43.000Z","name":"Cristopher Mayert","mobile_number":"439-491-1815","email_id":"Jovanny.Gleichner26@yahoo.com","dop":"2025-02-13","serial_number":"10007324974855422","imei1":"10007324974855422","imei2":"10007324974855422","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172747,"job_number":"JOB_172747","tr_customer_id":172764,"tr_customer_product_id":172754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:50.000Z","modified_at":"2026-01-31T05:33:50.000Z","name":"Newname lastname","mobile_number":"68555305710","email_id":"pravalikabariki2tt13@gmail.com","dop":"2025-02-13","serial_number":"104959491595157","imei1":"104959491595157","imei2":"104959491595157","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172749,"job_number":"JOB_172749","tr_customer_id":172766,"tr_customer_product_id":172756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:33:51.000Z","modified_at":"2026-01-31T05:33:51.000Z","name":"Katlynn Aufderhar","mobile_number":"977-273-3593","email_id":"Wilfred.Anderson76@gmail.com","dop":"2025-02-13","serial_number":"10086784044013544","imei1":"10086784044013544","imei2":"10086784044013544","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172750,"job_number":"JOB_172750","tr_customer_id":172767,"tr_customer_product_id":172757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:40:37.000Z","modified_at":"2026-01-31T05:40:37.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"10249135435811","imei1":"10249135435811","imei2":"10249135435811","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172751,"job_number":"JOB_172751","tr_customer_id":172768,"tr_customer_product_id":172758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:40:42.000Z","modified_at":"2026-01-31T05:40:42.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12421916520990","imei1":"12421916520990","imei2":"12421916520990","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172752,"job_number":"JOB_172752","tr_customer_id":172769,"tr_customer_product_id":172759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:27.000Z","modified_at":"2026-01-31T05:42:27.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"102289333343254","imei1":"102289333343254","imei2":"102289333343254","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172754,"job_number":"JOB_172754","tr_customer_id":172771,"tr_customer_product_id":172761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:28.000Z","modified_at":"2026-01-31T05:42:28.000Z","name":"Virgie Rempel","mobile_number":"784-629-6237","email_id":"Simone.Shanahan24@hotmail.com","dop":"2025-02-13","serial_number":"10098241927229808","imei1":"10098241927229808","imei2":"10098241927229808","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172755,"job_number":"JOB_172755","tr_customer_id":172772,"tr_customer_product_id":172762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:34.000Z","modified_at":"2026-01-31T05:42:34.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"107585546727894","imei1":"107585546727894","imei2":"107585546727894","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172757,"job_number":"JOB_172757","tr_customer_id":172774,"tr_customer_product_id":172764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:35.000Z","modified_at":"2026-01-31T05:42:35.000Z","name":"Luis Baumbach","mobile_number":"308-581-3057","email_id":"Cassandra.Corwin56@hotmail.com","dop":"2025-02-13","serial_number":"10014452549363420","imei1":"10014452549363420","imei2":"10014452549363420","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172758,"job_number":"JOB_172758","tr_customer_id":172775,"tr_customer_product_id":172765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:42.000Z","modified_at":"2026-01-31T05:42:42.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"107011172238507","imei1":"107011172238507","imei2":"107011172238507","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172760,"job_number":"JOB_172760","tr_customer_id":172777,"tr_customer_product_id":172767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:42:43.000Z","modified_at":"2026-01-31T05:42:43.000Z","name":"Rylee Boehm","mobile_number":"523-973-2510","email_id":"Priscilla52@hotmail.com","dop":"2025-02-13","serial_number":"10085963868206012","imei1":"10085963868206012","imei2":"10085963868206012","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172761,"job_number":"JOB_172761","tr_customer_id":172778,"tr_customer_product_id":172768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:26.000Z","modified_at":"2026-01-31T05:47:26.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-02-13","serial_number":"102934799615829","imei1":"102934799615829","imei2":"102934799615829","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172763,"job_number":"JOB_172763","tr_customer_id":172780,"tr_customer_product_id":172770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:27.000Z","modified_at":"2026-01-31T05:47:27.000Z","name":"Robbie Kiehn","mobile_number":"984-673-5461","email_id":"Laura.Cummerata79@hotmail.com","dop":"2025-02-13","serial_number":"10071151549926150","imei1":"10071151549926150","imei2":"10071151549926150","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172764,"job_number":"JOB_172764","tr_customer_id":172781,"tr_customer_product_id":172771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:31.000Z","modified_at":"2026-01-31T05:47:31.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13781056762926","imei1":"13781056762926","imei2":"13781056762926","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172765,"job_number":"JOB_172765","tr_customer_id":172782,"tr_customer_product_id":172772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:34.000Z","modified_at":"2026-01-31T05:47:34.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-02-13","serial_number":"109438256142222","imei1":"109438256142222","imei2":"109438256142222","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172767,"job_number":"JOB_172767","tr_customer_id":172784,"tr_customer_product_id":172774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:34.000Z","modified_at":"2026-01-31T05:47:34.000Z","name":"Maximillian Effertz","mobile_number":"631-435-0589","email_id":"Janelle.Donnelly36@gmail.com","dop":"2025-02-13","serial_number":"10039061473839230","imei1":"10039061473839230","imei2":"10039061473839230","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172768,"job_number":"JOB_172768","tr_customer_id":172785,"tr_customer_product_id":172775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:41.000Z","modified_at":"2026-01-31T05:47:41.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-02-13","serial_number":"104398286883886","imei1":"104398286883886","imei2":"104398286883886","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172770,"job_number":"JOB_172770","tr_customer_id":172787,"tr_customer_product_id":172777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:47:41.000Z","modified_at":"2026-01-31T05:47:41.000Z","name":"Gloria Lockman","mobile_number":"487-915-0973","email_id":"Weston88@yahoo.com","dop":"2025-02-13","serial_number":"10058467054580426","imei1":"10058467054580426","imei2":"10058467054580426","popurl":"2025-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172771,"job_number":"JOB_172771","tr_customer_id":172788,"tr_customer_product_id":172778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:48:33.000Z","modified_at":"2026-01-31T05:48:33.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"19052719562626","imei1":"19052719562626","imei2":"19052719562626","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172772,"job_number":"JOB_172772","tr_customer_id":172789,"tr_customer_product_id":172779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:49:01.000Z","modified_at":"2026-01-31T05:49:01.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"19449793013124","imei1":"19449793013124","imei2":"19449793013124","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172773,"job_number":"JOB_172773","tr_customer_id":172790,"tr_customer_product_id":172780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:49:53.000Z","modified_at":"2026-01-31T05:49:53.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13627216580304","imei1":"13627216580304","imei2":"13627216580304","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172774,"job_number":"JOB_172774","tr_customer_id":172791,"tr_customer_product_id":172781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:51:59.000Z","modified_at":"2026-01-31T05:51:59.000Z","name":"Anita Hirthe","mobile_number":"685-620-1834","email_id":"Forrest.Jaskolski76@gmail.com","dop":"2025-07-07","serial_number":"107283530061812","imei1":"107283530061812","imei2":"107283530061812","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172775,"job_number":"JOB_172775","tr_customer_id":172792,"tr_customer_product_id":172782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:52:03.000Z","modified_at":"2026-01-31T05:52:03.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"19119888123147","imei1":"19119888123147","imei2":"19119888123147","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172776,"job_number":"JOB_172776","tr_customer_id":172793,"tr_customer_product_id":172783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:52:06.000Z","modified_at":"2026-01-31T05:52:06.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15115110963769","imei1":"15115110963769","imei2":"15115110963769","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172777,"job_number":"JOB_172777","tr_customer_id":172794,"tr_customer_product_id":172784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T05:58:04.000Z","modified_at":"2026-01-31T05:58:04.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"17424999356963","imei1":"17424999356963","imei2":"17424999356963","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T05:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172778,"job_number":"JOB_172778","tr_customer_id":172795,"tr_customer_product_id":172785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:00:09.000Z","modified_at":"2026-01-31T06:00:09.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172779,"job_number":"JOB_172779","tr_customer_id":172796,"tr_customer_product_id":172786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:02:31.000Z","modified_at":"2026-01-31T06:02:31.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"10598714285123","imei1":"10598714285123","imei2":"10598714285123","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172780,"job_number":"JOB_172780","tr_customer_id":172797,"tr_customer_product_id":172787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:03.000Z","modified_at":"2026-01-31T06:03:03.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"18269744575476","imei1":"18269744575476","imei2":"18269744575476","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172781,"job_number":"JOB_172781","tr_customer_id":172798,"tr_customer_product_id":172788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:04.000Z","modified_at":"2026-01-31T06:03:04.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15500240696955","imei1":"15500240696955","imei2":"15500240696955","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172783,"job_number":"JOB_172783","tr_customer_id":172800,"tr_customer_product_id":172790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:21.000Z","modified_at":"2026-01-31T06:03:21.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19254674584055","imei1":"19254674584055","imei2":"19254674584055","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172785,"job_number":"JOB_172785","tr_customer_id":172802,"tr_customer_product_id":172792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:35.000Z","modified_at":"2026-01-31T06:03:35.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13191880490174","imei1":"13191880490174","imei2":"13191880490174","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172786,"job_number":"JOB_172786","tr_customer_id":172803,"tr_customer_product_id":172793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:03:37.000Z","modified_at":"2026-01-31T06:03:37.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19210021777548","imei1":"19210021777548","imei2":"19210021777548","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172788,"job_number":"JOB_172788","tr_customer_id":172805,"tr_customer_product_id":172795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:06:44.000Z","modified_at":"2026-01-31T06:06:44.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"16092393811539","imei1":"16092393811539","imei2":"16092393811539","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172789,"job_number":"JOB_172789","tr_customer_id":172806,"tr_customer_product_id":172796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T06:10:16.000Z","modified_at":"2026-01-31T06:10:16.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"18633689227259","imei1":"18633689227259","imei2":"18633689227259","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T06:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172797,"job_number":"JOB_172797","tr_customer_id":172814,"tr_customer_product_id":172804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T07:12:56.000Z","modified_at":"2026-01-31T07:12:56.000Z","name":"Sanu Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"56567876543454","imei1":"56567876543456","imei2":"56567876543456","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T07:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172799,"job_number":"JOB_172799","tr_customer_id":172816,"tr_customer_product_id":172806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T07:45:52.000Z","modified_at":"2026-01-31T07:45:52.000Z","name":"Laurianne Marquardt","mobile_number":"970-535-4224","email_id":"Garrick.Bergnaum@yahoo.com","dop":"2025-04-06","serial_number":"19928157363997390","imei1":"19928157363997390","imei2":"19928157363997390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T07:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172802,"job_number":"JOB_172802","tr_customer_id":172819,"tr_customer_product_id":172809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T07:47:32.000Z","modified_at":"2026-01-31T07:47:32.000Z","name":"Amparo Bosco","mobile_number":"509-688-1029","email_id":"Lawson.Schimmel70@hotmail.com","dop":"2025-04-06","serial_number":"16706261542309326","imei1":"16706261542309326","imei2":"16706261542309326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T07:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172803,"job_number":"JOB_172803","tr_customer_id":172820,"tr_customer_product_id":172810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T08:40:05.000Z","modified_at":"2026-01-31T08:40:05.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-21","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-21T08:40:00.728873800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T08:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172804,"job_number":"JOB_172804","tr_customer_id":172821,"tr_customer_product_id":172811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T09:09:43.000Z","modified_at":"2026-01-31T09:09:43.000Z","name":"Priyala Kaul","mobile_number":"7055154174","email_id":"deven.bhattacharya@yahoo.co.in","dop":"2026-01-21","serial_number":"542187754437567","imei1":"542187754437567","imei2":"542187754437567","popurl":"www.aruna-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T09:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172805,"job_number":"JOB_172805","tr_customer_id":172822,"tr_customer_product_id":172812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T09:36:03.000Z","modified_at":"2026-01-31T09:36:03.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2025-05-01","serial_number":"35594500302521","imei1":"35594500302521","imei2":"35594500302521","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T09:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172807,"job_number":"JOB_172807","tr_customer_id":172824,"tr_customer_product_id":172814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:44:45.000Z","modified_at":"2026-01-31T10:44:45.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-21","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-21T10:44:37.133581327Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T10:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172808,"job_number":"JOB_172808","tr_customer_id":172825,"tr_customer_product_id":172815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:44:46.000Z","modified_at":"2026-01-31T10:44:46.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-21","serial_number":"94464466721725","imei1":"94464466721725","imei2":"94464466721725","popurl":"2026-01-21T10:44:37.135833079Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T10:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172809,"job_number":"JOB_172809","tr_customer_id":172826,"tr_customer_product_id":172816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:44:58.000Z","modified_at":"2026-01-31T10:44:58.000Z","name":"Aruna Varrier","mobile_number":"8648380719","email_id":"vidya.iyer@hotmail.com","dop":"2026-01-21","serial_number":"89327973796364","imei1":"89327973796364","imei2":"89327973796364","popurl":"www.jyotis-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T10:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172810,"job_number":"JOB_172810","tr_customer_id":172827,"tr_customer_product_id":172817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:46:11.000Z","modified_at":"2026-01-31T10:46:11.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"62464745857989","imei1":"62464745857989","imei2":"62464745857989","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T10:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172811,"job_number":"JOB_172811","tr_customer_id":172828,"tr_customer_product_id":172818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:01:49.000Z","modified_at":"2026-01-31T11:01:49.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"98975317467882","imei1":"98975317467882","imei2":"98975317467882","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172812,"job_number":"JOB_172812","tr_customer_id":172829,"tr_customer_product_id":172819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:02:18.000Z","modified_at":"2026-01-31T11:02:18.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"15612102086892","imei1":"15612102086892","imei2":"15612102086892","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172813,"job_number":"JOB_172813","tr_customer_id":172830,"tr_customer_product_id":172820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:05:30.000Z","modified_at":"2026-01-31T11:05:30.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"32092387310909","imei1":"32092387310909","imei2":"32092387310909","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172815,"job_number":"JOB_172815","tr_customer_id":172832,"tr_customer_product_id":172822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:15:47.000Z","modified_at":"2026-01-31T11:15:47.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"54432393197770","imei1":"54432393197770","imei2":"54432393197770","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172816,"job_number":"JOB_172816","tr_customer_id":172833,"tr_customer_product_id":172823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:19:17.000Z","modified_at":"2026-01-31T11:19:17.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2025-05-01","serial_number":"45594500302521","imei1":"45594500302521","imei2":"45594500302521","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172817,"job_number":"JOB_172817","tr_customer_id":172834,"tr_customer_product_id":172824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:23:48.000Z","modified_at":"2026-01-31T11:23:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12459793973036","imei1":"12459793973036","imei2":"12459793973036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172819,"job_number":"JOB_172819","tr_customer_id":172836,"tr_customer_product_id":172826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:23:49.000Z","modified_at":"2026-01-31T11:23:49.000Z","name":"Marilyne O'Keefe","mobile_number":"448-555-6945","email_id":"Karlee25@gmail.com","dop":"2025-04-06","serial_number":"10736732980298720","imei1":"10736732980298720","imei2":"10736732980298720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172820,"job_number":"JOB_172820","tr_customer_id":172837,"tr_customer_product_id":172827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:44:03.000Z","modified_at":"2026-01-31T11:44:03.000Z","name":"Rudra Nair","mobile_number":"7099801714","email_id":"charak.pilla@hotmail.com","dop":"2026-01-21","serial_number":"396857387986070","imei1":"396857387986070","imei2":"396857387986070","popurl":"www.adikavi-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T11:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172822,"job_number":"JOB_172822","tr_customer_id":172839,"tr_customer_product_id":172829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T12:16:06.000Z","modified_at":"2026-01-31T12:16:06.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2025-05-01","serial_number":"46594500302521","imei1":"46594500302521","imei2":"46594500302521","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T12:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172825,"job_number":"JOB_172825","tr_customer_id":172842,"tr_customer_product_id":172832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:05.000Z","modified_at":"2026-01-31T13:55:05.000Z","name":"Benedict Jacobson","mobile_number":"430-548-9432","email_id":"Stanton16@gmail.com","dop":"2025-04-06","serial_number":"13801470198864868","imei1":"13801470198864868","imei2":"13801470198864868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172826,"job_number":"JOB_172826","tr_customer_id":172843,"tr_customer_product_id":172833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:14.000Z","modified_at":"2026-01-31T13:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13183873321335","imei1":"13183873321335","imei2":"13183873321335","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172827,"job_number":"JOB_172827","tr_customer_id":172844,"tr_customer_product_id":172834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:14.000Z","modified_at":"2026-01-31T13:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46947379811618","imei1":"46947379811618","imei2":"46947379811618","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172828,"job_number":"JOB_172828","tr_customer_id":172845,"tr_customer_product_id":172835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:14.000Z","modified_at":"2026-01-31T13:55:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92799949373859","imei1":"92799949373859","imei2":"92799949373859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172829,"job_number":"JOB_172829","tr_customer_id":172846,"tr_customer_product_id":172836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:15.000Z","modified_at":"2026-01-31T13:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40963612297193","imei1":"40963612297193","imei2":"40963612297193","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172830,"job_number":"JOB_172830","tr_customer_id":172847,"tr_customer_product_id":172837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:15.000Z","modified_at":"2026-01-31T13:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48193058145459","imei1":"48193058145459","imei2":"48193058145459","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172831,"job_number":"JOB_172831","tr_customer_id":172848,"tr_customer_product_id":172838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:15.000Z","modified_at":"2026-01-31T13:55:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97697636746132","imei1":"97697636746132","imei2":"97697636746132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172833,"job_number":"JOB_172833","tr_customer_id":172850,"tr_customer_product_id":172840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:44.000Z","modified_at":"2026-01-31T13:55:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73939025872823","imei1":"73939025872823","imei2":"73939025872823","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172834,"job_number":"JOB_172834","tr_customer_id":172851,"tr_customer_product_id":172841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:44.000Z","modified_at":"2026-01-31T13:55:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60275496752040","imei1":"60275496752040","imei2":"60275496752040","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172835,"job_number":"JOB_172835","tr_customer_id":172852,"tr_customer_product_id":172842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:45.000Z","modified_at":"2026-01-31T13:55:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43401949508161","imei1":"43401949508161","imei2":"43401949508161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172836,"job_number":"JOB_172836","tr_customer_id":172853,"tr_customer_product_id":172843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:45.000Z","modified_at":"2026-01-31T13:55:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36588533489904","imei1":"36588533489904","imei2":"36588533489904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172837,"job_number":"JOB_172837","tr_customer_id":172854,"tr_customer_product_id":172844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:45.000Z","modified_at":"2026-01-31T13:55:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42737681161247","imei1":"42737681161247","imei2":"42737681161247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172838,"job_number":"JOB_172838","tr_customer_id":172855,"tr_customer_product_id":172845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:55:46.000Z","modified_at":"2026-01-31T13:55:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93857583811341","imei1":"93857583811341","imei2":"93857583811341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172840,"job_number":"JOB_172840","tr_customer_id":172857,"tr_customer_product_id":172847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:10.000Z","modified_at":"2026-01-31T13:56:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10716965845250","imei1":"10716965845250","imei2":"10716965845250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172842,"job_number":"JOB_172842","tr_customer_id":172859,"tr_customer_product_id":172849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:11.000Z","modified_at":"2026-01-31T13:56:11.000Z","name":"Bulah Marvin","mobile_number":"790-949-6154","email_id":"Jaylin.Murazik19@gmail.com","dop":"2025-04-06","serial_number":"11527915213511440","imei1":"11527915213511440","imei2":"11527915213511440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172843,"job_number":"JOB_172843","tr_customer_id":172860,"tr_customer_product_id":172850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:15.000Z","modified_at":"2026-01-31T13:56:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59811836517439","imei1":"59811836517439","imei2":"59811836517439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172844,"job_number":"JOB_172844","tr_customer_id":172861,"tr_customer_product_id":172851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:15.000Z","modified_at":"2026-01-31T13:56:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54012007739191","imei1":"54012007739191","imei2":"54012007739191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172845,"job_number":"JOB_172845","tr_customer_id":172862,"tr_customer_product_id":172852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:16.000Z","modified_at":"2026-01-31T13:56:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44889992700679","imei1":"44889992700679","imei2":"44889992700679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172846,"job_number":"JOB_172846","tr_customer_id":172863,"tr_customer_product_id":172853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:16.000Z","modified_at":"2026-01-31T13:56:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84340490471408","imei1":"84340490471408","imei2":"84340490471408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172847,"job_number":"JOB_172847","tr_customer_id":172864,"tr_customer_product_id":172854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:16.000Z","modified_at":"2026-01-31T13:56:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61065099912851","imei1":"61065099912851","imei2":"61065099912851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172848,"job_number":"JOB_172848","tr_customer_id":172865,"tr_customer_product_id":172855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:17.000Z","modified_at":"2026-01-31T13:56:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34770425911663","imei1":"34770425911663","imei2":"34770425911663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172853,"job_number":"JOB_172853","tr_customer_id":172870,"tr_customer_product_id":172860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:57.000Z","modified_at":"2026-01-31T13:56:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10229004637029","imei1":"10229004637029","imei2":"10229004637029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172855,"job_number":"JOB_172855","tr_customer_id":172872,"tr_customer_product_id":172862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:56:59.000Z","modified_at":"2026-01-31T13:56:59.000Z","name":"Ryley Murphy","mobile_number":"563-436-2325","email_id":"America_Cartwright48@hotmail.com","dop":"2025-04-06","serial_number":"10033507724128474","imei1":"10033507724128474","imei2":"10033507724128474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172856,"job_number":"JOB_172856","tr_customer_id":172873,"tr_customer_product_id":172863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:57:44.000Z","modified_at":"2026-01-31T13:57:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17455492918598","imei1":"17455492918598","imei2":"17455492918598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172858,"job_number":"JOB_172858","tr_customer_id":172875,"tr_customer_product_id":172865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T13:57:46.000Z","modified_at":"2026-01-31T13:57:46.000Z","name":"Felicity Willms","mobile_number":"213-211-7789","email_id":"Noble0@yahoo.com","dop":"2025-04-06","serial_number":"19442606918379620","imei1":"19442606918379620","imei2":"19442606918379620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T13:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172859,"job_number":"JOB_172859","tr_customer_id":172876,"tr_customer_product_id":172866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:06:23.000Z","modified_at":"2026-01-31T14:06:23.000Z","name":"Heath Rolfson","mobile_number":"Kohler","email_id":"Lacey.Jaskolski@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"10497218827415","imei2":"10497218827415","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172869,"job_number":"JOB_172869","tr_customer_id":172886,"tr_customer_product_id":172876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:17:17.000Z","modified_at":"2026-01-31T14:17:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364478657475","imei1":"11364478657475","imei2":"11364478657475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172871,"job_number":"JOB_172871","tr_customer_id":172888,"tr_customer_product_id":172878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:17:19.000Z","modified_at":"2026-01-31T14:17:19.000Z","name":"Norma Klocko","mobile_number":"409-215-5163","email_id":"Camille.Pagac8@yahoo.com","dop":"2025-04-06","serial_number":"14829598630455130","imei1":"14829598630455130","imei2":"14829598630455130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172872,"job_number":"JOB_172872","tr_customer_id":172889,"tr_customer_product_id":172879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:17:38.000Z","modified_at":"2026-01-31T14:17:38.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18074402733458","imei2":"18074402733458","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172874,"job_number":"JOB_172874","tr_customer_id":172891,"tr_customer_product_id":172881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:17:52.000Z","modified_at":"2026-01-31T14:17:52.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11878214425661","imei2":"11878214425661","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172876,"job_number":"JOB_172876","tr_customer_id":172893,"tr_customer_product_id":172883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:03.000Z","modified_at":"2026-01-31T14:18:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12087945790834","imei1":"12087945790834","imei2":"12087945790834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172878,"job_number":"JOB_172878","tr_customer_id":172895,"tr_customer_product_id":172885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:05.000Z","modified_at":"2026-01-31T14:18:05.000Z","name":"Dell Jaskolski","mobile_number":"985-223-6024","email_id":"Alysha36@gmail.com","dop":"2025-04-06","serial_number":"15610882019536844","imei1":"15610882019536844","imei2":"15610882019536844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172879,"job_number":"JOB_172879","tr_customer_id":172896,"tr_customer_product_id":172886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:06.000Z","modified_at":"2026-01-31T14:18:06.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12662532526238","imei2":"12662532526238","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172881,"job_number":"JOB_172881","tr_customer_id":172898,"tr_customer_product_id":172888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:49.000Z","modified_at":"2026-01-31T14:18:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15510708893157","imei1":"15510708893157","imei2":"15510708893157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172883,"job_number":"JOB_172883","tr_customer_id":172900,"tr_customer_product_id":172890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:18:51.000Z","modified_at":"2026-01-31T14:18:51.000Z","name":"Xzavier Walter","mobile_number":"276-214-3538","email_id":"Milan_Batz@gmail.com","dop":"2025-04-06","serial_number":"19341387352624424","imei1":"19341387352624424","imei2":"19341387352624424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172884,"job_number":"JOB_172884","tr_customer_id":172901,"tr_customer_product_id":172891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:19:40.000Z","modified_at":"2026-01-31T14:19:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10540228911446","imei1":"10540228911446","imei2":"10540228911446","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172886,"job_number":"JOB_172886","tr_customer_id":172903,"tr_customer_product_id":172893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:19:41.000Z","modified_at":"2026-01-31T14:19:41.000Z","name":"Waldo Hudson","mobile_number":"472-759-2842","email_id":"Karli_Rowe@yahoo.com","dop":"2025-06-18","serial_number":"1040897919180232","imei1":"1040897919180232","imei2":"1040897919180232","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172890,"job_number":"JOB_172890","tr_customer_id":172907,"tr_customer_product_id":172897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:25.000Z","modified_at":"2026-01-31T14:20:25.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883015471003","imei1":"10883015471003","imei2":"10883015471003","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172892,"job_number":"JOB_172892","tr_customer_id":172909,"tr_customer_product_id":172899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:26.000Z","modified_at":"2026-01-31T14:20:26.000Z","name":"Prudence Kautzer","mobile_number":"598-273-1920","email_id":"Eldon.Goldner40@hotmail.com","dop":"2025-06-18","serial_number":"1080325206484065","imei1":"1080325206484065","imei2":"1080325206484065","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172896,"job_number":"JOB_172896","tr_customer_id":172913,"tr_customer_product_id":172903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:21:28.000Z","modified_at":"2026-01-31T14:21:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12195913598387","imei1":"12195913598387","imei2":"12195913598387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172898,"job_number":"JOB_172898","tr_customer_id":172915,"tr_customer_product_id":172905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:21:30.000Z","modified_at":"2026-01-31T14:21:30.000Z","name":"Jamie Gutkowski","mobile_number":"264-277-0454","email_id":"Destany_Denesik@gmail.com","dop":"2025-04-06","serial_number":"10563735296587524","imei1":"10563735296587524","imei2":"10563735296587524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172902,"job_number":"JOB_172902","tr_customer_id":172919,"tr_customer_product_id":172909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:16.000Z","modified_at":"2026-01-31T14:22:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14465131931893","imei1":"14465131931893","imei2":"14465131931893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172906,"job_number":"JOB_172906","tr_customer_id":172923,"tr_customer_product_id":172913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:17.000Z","modified_at":"2026-01-31T14:22:17.000Z","name":"Candido Kihn","mobile_number":"418-428-4366","email_id":"Noemie.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"15984943283974458","imei1":"15984943283974458","imei2":"15984943283974458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172908,"job_number":"JOB_172908","tr_customer_id":172925,"tr_customer_product_id":172915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:30.000Z","modified_at":"2026-01-31T14:22:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18931345197790","imei1":"18931345197790","imei2":"18931345197790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172910,"job_number":"JOB_172910","tr_customer_id":172927,"tr_customer_product_id":172917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:32.000Z","modified_at":"2026-01-31T14:22:32.000Z","name":"Bobbie Fisher","mobile_number":"402-444-5887","email_id":"Orval.Ernser11@hotmail.com","dop":"2025-04-06","serial_number":"11559983744256102","imei1":"11559983744256102","imei2":"11559983744256102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172911,"job_number":"JOB_172911","tr_customer_id":172928,"tr_customer_product_id":172918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:48.000Z","modified_at":"2026-01-31T14:22:48.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17231738577020","imei1":"17231738577020","imei2":"17231738577020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172913,"job_number":"JOB_172913","tr_customer_id":172930,"tr_customer_product_id":172920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:50.000Z","modified_at":"2026-01-31T14:22:50.000Z","name":"Darren Ondricka","mobile_number":"803-728-3191","email_id":"Dagmar89@hotmail.com","dop":"2025-04-06","serial_number":"17887475166524964","imei1":"17887475166524964","imei2":"17887475166524964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172914,"job_number":"JOB_172914","tr_customer_id":172931,"tr_customer_product_id":172921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:03.000Z","modified_at":"2026-01-31T14:23:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12342809617502","imei1":"12342809617502","imei2":"12342809617502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172916,"job_number":"JOB_172916","tr_customer_id":172933,"tr_customer_product_id":172923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:05.000Z","modified_at":"2026-01-31T14:23:05.000Z","name":"Granville Klein","mobile_number":"510-646-7019","email_id":"Lyda2@gmail.com","dop":"2025-04-06","serial_number":"16643667418135880","imei1":"16643667418135880","imei2":"16643667418135880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172917,"job_number":"JOB_172917","tr_customer_id":172934,"tr_customer_product_id":172924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:06.000Z","modified_at":"2026-01-31T14:23:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17313490985353","imei1":"17313490985353","imei2":"17313490985353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172919,"job_number":"JOB_172919","tr_customer_id":172936,"tr_customer_product_id":172926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:08.000Z","modified_at":"2026-01-31T14:23:08.000Z","name":"Timmy Goyette","mobile_number":"667-622-5832","email_id":"Alfreda43@gmail.com","dop":"2025-04-06","serial_number":"10316456570101368","imei1":"10316456570101368","imei2":"10316456570101368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172920,"job_number":"JOB_172920","tr_customer_id":172937,"tr_customer_product_id":172927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:18.000Z","modified_at":"2026-01-31T14:23:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16220091713155","imei1":"16220091713155","imei2":"16220091713155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172922,"job_number":"JOB_172922","tr_customer_id":172939,"tr_customer_product_id":172929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:20.000Z","modified_at":"2026-01-31T14:23:20.000Z","name":"Alisha Marks","mobile_number":"775-372-9142","email_id":"Madeline16@hotmail.com","dop":"2025-04-06","serial_number":"16202433523033382","imei1":"16202433523033382","imei2":"16202433523033382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172923,"job_number":"JOB_172923","tr_customer_id":172940,"tr_customer_product_id":172930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:36.000Z","modified_at":"2026-01-31T14:23:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10546318844759","imei1":"10546318844759","imei2":"10546318844759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172925,"job_number":"JOB_172925","tr_customer_id":172942,"tr_customer_product_id":172932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:38.000Z","modified_at":"2026-01-31T14:23:38.000Z","name":"Webster Goldner","mobile_number":"477-904-8660","email_id":"Josh_Ziemann85@hotmail.com","dop":"2025-04-06","serial_number":"12599204482491498","imei1":"12599204482491498","imei2":"12599204482491498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172926,"job_number":"JOB_172926","tr_customer_id":172943,"tr_customer_product_id":172933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:53.000Z","modified_at":"2026-01-31T14:23:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17265868688683","imei1":"17265868688683","imei2":"17265868688683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172928,"job_number":"JOB_172928","tr_customer_id":172945,"tr_customer_product_id":172935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:23:55.000Z","modified_at":"2026-01-31T14:23:55.000Z","name":"Katelynn Braun","mobile_number":"602-389-9131","email_id":"Rosemarie_Altenwerth13@hotmail.com","dop":"2025-04-06","serial_number":"19239380612993476","imei1":"19239380612993476","imei2":"19239380612993476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:23:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172929,"job_number":"JOB_172929","tr_customer_id":172946,"tr_customer_product_id":172936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:06.000Z","modified_at":"2026-01-31T14:24:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17672519791723","imei1":"17672519791723","imei2":"17672519791723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172931,"job_number":"JOB_172931","tr_customer_id":172948,"tr_customer_product_id":172938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:08.000Z","modified_at":"2026-01-31T14:24:08.000Z","name":"Dana Wehner","mobile_number":"638-631-3991","email_id":"Elaina41@hotmail.com","dop":"2025-04-06","serial_number":"10798690404771766","imei1":"10798690404771766","imei2":"10798690404771766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172932,"job_number":"JOB_172932","tr_customer_id":172949,"tr_customer_product_id":172939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:24.000Z","modified_at":"2026-01-31T14:24:24.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19529073262369","imei1":"19529073262369","imei2":"19529073262369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172934,"job_number":"JOB_172934","tr_customer_id":172951,"tr_customer_product_id":172941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:26.000Z","modified_at":"2026-01-31T14:24:26.000Z","name":"Alycia Volkman","mobile_number":"505-875-6559","email_id":"Alec65@gmail.com","dop":"2025-04-06","serial_number":"14925183812287792","imei1":"14925183812287792","imei2":"14925183812287792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172935,"job_number":"JOB_172935","tr_customer_id":172952,"tr_customer_product_id":172942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:40.000Z","modified_at":"2026-01-31T14:24:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14776484242507","imei1":"14776484242507","imei2":"14776484242507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172937,"job_number":"JOB_172937","tr_customer_id":172954,"tr_customer_product_id":172944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:24:42.000Z","modified_at":"2026-01-31T14:24:42.000Z","name":"Hilario Sipes","mobile_number":"881-690-0640","email_id":"Jannie.Jacobson61@gmail.com","dop":"2025-04-06","serial_number":"17806236545088088","imei1":"17806236545088088","imei2":"17806236545088088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172939,"job_number":"JOB_172939","tr_customer_id":172956,"tr_customer_product_id":172946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:25:16.000Z","modified_at":"2026-01-31T14:25:16.000Z","name":"Juston Walsh","mobile_number":"985-726-1745","email_id":"Cordie_Bins51@gmail.com","dop":"2025-04-06","serial_number":"16353975997037228","imei1":"16353975997037228","imei2":"16353975997037228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172941,"job_number":"JOB_172941","tr_customer_id":172958,"tr_customer_product_id":172948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:25:30.000Z","modified_at":"2026-01-31T14:25:30.000Z","name":"Madison Block","mobile_number":"789-358-4969","email_id":"Rex7@hotmail.com","dop":"2025-04-06","serial_number":"18768266408479990","imei1":"18768266408479990","imei2":"18768266408479990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172945,"job_number":"JOB_172945","tr_customer_id":172962,"tr_customer_product_id":172952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:00.000Z","modified_at":"2026-01-31T14:28:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16114899805371","imei1":"16114899805371","imei2":"16114899805371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172947,"job_number":"JOB_172947","tr_customer_id":172964,"tr_customer_product_id":172954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:01.000Z","modified_at":"2026-01-31T14:28:01.000Z","name":"Cedrick Sauer","mobile_number":"983-519-7939","email_id":"Name28@yahoo.com","dop":"2025-04-06","serial_number":"15923963406962544","imei1":"15923963406962544","imei2":"15923963406962544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172948,"job_number":"JOB_172948","tr_customer_id":172965,"tr_customer_product_id":172955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:07.000Z","modified_at":"2026-01-31T14:28:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13307108302904","imei1":"13307108302904","imei2":"13307108302904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172950,"job_number":"JOB_172950","tr_customer_id":172967,"tr_customer_product_id":172957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:09.000Z","modified_at":"2026-01-31T14:28:09.000Z","name":"Frances Swaniawski","mobile_number":"528-903-1990","email_id":"Stanford84@hotmail.com","dop":"2025-04-06","serial_number":"12231819794735432","imei1":"12231819794735432","imei2":"12231819794735432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172951,"job_number":"JOB_172951","tr_customer_id":172968,"tr_customer_product_id":172958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:24.000Z","modified_at":"2026-01-31T14:28:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726667086849","imei1":"13726667086849","imei2":"13726667086849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172953,"job_number":"JOB_172953","tr_customer_id":172970,"tr_customer_product_id":172960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:26.000Z","modified_at":"2026-01-31T14:28:26.000Z","name":"Melyna Stehr","mobile_number":"327-973-3047","email_id":"Trudie.Toy49@yahoo.com","dop":"2025-04-06","serial_number":"15152841933312096","imei1":"15152841933312096","imei2":"15152841933312096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172954,"job_number":"JOB_172954","tr_customer_id":172971,"tr_customer_product_id":172961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:45.000Z","modified_at":"2026-01-31T14:28:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14313859587102","imei1":"14313859587102","imei2":"14313859587102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172956,"job_number":"JOB_172956","tr_customer_id":172973,"tr_customer_product_id":172963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:46.000Z","modified_at":"2026-01-31T14:28:46.000Z","name":"Lincoln Glover","mobile_number":"696-801-5550","email_id":"Ignatius.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"18009675743330756","imei1":"18009675743330756","imei2":"18009675743330756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172957,"job_number":"JOB_172957","tr_customer_id":172974,"tr_customer_product_id":172964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:52.000Z","modified_at":"2026-01-31T14:28:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13854688181561","imei1":"13854688181561","imei2":"13854688181561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172959,"job_number":"JOB_172959","tr_customer_id":172976,"tr_customer_product_id":172966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:28:53.000Z","modified_at":"2026-01-31T14:28:53.000Z","name":"Bria Monahan","mobile_number":"699-682-4090","email_id":"Willy68@hotmail.com","dop":"2025-04-06","serial_number":"12375299440578936","imei1":"12375299440578936","imei2":"12375299440578936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172960,"job_number":"JOB_172960","tr_customer_id":172977,"tr_customer_product_id":172967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:12.000Z","modified_at":"2026-01-31T14:29:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18858865208552","imei1":"18858865208552","imei2":"18858865208552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172962,"job_number":"JOB_172962","tr_customer_id":172979,"tr_customer_product_id":172969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:14.000Z","modified_at":"2026-01-31T14:29:14.000Z","name":"Walter Boehm","mobile_number":"546-576-5305","email_id":"Bell_Herzog@gmail.com","dop":"2025-04-06","serial_number":"14355239042910330","imei1":"14355239042910330","imei2":"14355239042910330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172967,"job_number":"JOB_172967","tr_customer_id":172984,"tr_customer_product_id":172974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:17.000Z","modified_at":"2026-01-31T14:29:17.000Z","name":"Ivy Dooley","mobile_number":"903-535-9106","email_id":"Ayden_Douglas16@hotmail.com","dop":"2025-04-06","serial_number":"16220221048224990","imei1":"16220221048224990","imei2":"16220221048224990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172968,"job_number":"JOB_172968","tr_customer_id":172985,"tr_customer_product_id":172975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:30.000Z","modified_at":"2026-01-31T14:29:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15780826713765","imei1":"15780826713765","imei2":"15780826713765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172970,"job_number":"JOB_172970","tr_customer_id":172987,"tr_customer_product_id":172977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:31.000Z","modified_at":"2026-01-31T14:29:31.000Z","name":"Luella Mosciski","mobile_number":"712-388-3206","email_id":"Okey.Champlin24@yahoo.com","dop":"2025-04-06","serial_number":"10096876665680892","imei1":"10096876665680892","imei2":"10096876665680892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172974,"job_number":"JOB_172974","tr_customer_id":172991,"tr_customer_product_id":172981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:36.000Z","modified_at":"2026-01-31T14:29:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19038264537005","imei1":"19038264537005","imei2":"19038264537005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172976,"job_number":"JOB_172976","tr_customer_id":172993,"tr_customer_product_id":172983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:38.000Z","modified_at":"2026-01-31T14:29:38.000Z","name":"Alfred Douglas","mobile_number":"491-441-4707","email_id":"Saul_Bahringer82@gmail.com","dop":"2025-04-06","serial_number":"10899084223629340","imei1":"10899084223629340","imei2":"10899084223629340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172981,"job_number":"JOB_172981","tr_customer_id":172998,"tr_customer_product_id":172988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:30:00.000Z","modified_at":"2026-01-31T14:30:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19773310599749","imei1":"19773310599749","imei2":"19773310599749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172983,"job_number":"JOB_172983","tr_customer_id":173000,"tr_customer_product_id":172990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:30:01.000Z","modified_at":"2026-01-31T14:30:01.000Z","name":"Philip Simonis","mobile_number":"437-708-7902","email_id":"Soledad_Considine28@gmail.com","dop":"2025-04-06","serial_number":"16137987027881064","imei1":"16137987027881064","imei2":"16137987027881064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172985,"job_number":"JOB_172985","tr_customer_id":173002,"tr_customer_product_id":172992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:30:52.000Z","modified_at":"2026-01-31T14:30:52.000Z","name":"Trever Konopelski","mobile_number":"440-407-9419","email_id":"Rudolph.Bernier@yahoo.com","dop":"2025-04-06","serial_number":"11186581905481358","imei1":"11186581905481358","imei2":"11186581905481358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172986,"job_number":"JOB_172986","tr_customer_id":173003,"tr_customer_product_id":172993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:31:00.000Z","modified_at":"2026-01-31T14:31:00.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19199383208729","imei1":"19199383208729","imei2":"19199383208729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172988,"job_number":"JOB_172988","tr_customer_id":173005,"tr_customer_product_id":172995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:31:02.000Z","modified_at":"2026-01-31T14:31:02.000Z","name":"Archibald Haag","mobile_number":"702-841-8430","email_id":"Lilliana92@gmail.com","dop":"2025-04-06","serial_number":"14341535013297826","imei1":"14341535013297826","imei2":"14341535013297826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172989,"job_number":"JOB_172989","tr_customer_id":173006,"tr_customer_product_id":172996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:31:46.000Z","modified_at":"2026-01-31T14:31:46.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14045671003470","imei1":"14045671003470","imei2":"14045671003470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172991,"job_number":"JOB_172991","tr_customer_id":173008,"tr_customer_product_id":172998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:31:48.000Z","modified_at":"2026-01-31T14:31:48.000Z","name":"Dallas Quigley","mobile_number":"448-706-7166","email_id":"Jimmie.Carter@hotmail.com","dop":"2025-04-06","serial_number":"11108687310638710","imei1":"11108687310638710","imei2":"11108687310638710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172993,"job_number":"JOB_172993","tr_customer_id":173010,"tr_customer_product_id":173000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:24.000Z","modified_at":"2026-01-31T14:32:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15419302646084","imei1":"15419302646084","imei2":"15419302646084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172995,"job_number":"JOB_172995","tr_customer_id":173012,"tr_customer_product_id":173002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:26.000Z","modified_at":"2026-01-31T14:32:26.000Z","name":"George Boyer","mobile_number":"764-997-0596","email_id":"Zack45@hotmail.com","dop":"2025-04-06","serial_number":"10643328845024180","imei1":"10643328845024180","imei2":"10643328845024180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172997,"job_number":"JOB_172997","tr_customer_id":173014,"tr_customer_product_id":173004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:28.000Z","modified_at":"2026-01-31T14:32:28.000Z","name":"Chesley Halvorson","mobile_number":"539-241-3122","email_id":"Ila81@gmail.com","dop":"2025-04-06","serial_number":"15004798534590080","imei1":"15004798534590080","imei2":"15004798534590080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172998,"job_number":"JOB_172998","tr_customer_id":173015,"tr_customer_product_id":173005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:32.000Z","modified_at":"2026-01-31T14:32:32.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17393278787211","imei1":"17393278787211","imei2":"17393278787211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173000,"job_number":"JOB_173000","tr_customer_id":173017,"tr_customer_product_id":173007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:32:34.000Z","modified_at":"2026-01-31T14:32:34.000Z","name":"Curtis Lynch","mobile_number":"848-524-3862","email_id":"Roderick_Murray@gmail.com","dop":"2025-04-06","serial_number":"16954804234198124","imei1":"16954804234198124","imei2":"16954804234198124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173003,"job_number":"JOB_173003","tr_customer_id":173020,"tr_customer_product_id":173010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:33:13.000Z","modified_at":"2026-01-31T14:33:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11941966800278","imei1":"11941966800278","imei2":"11941966800278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173005,"job_number":"JOB_173005","tr_customer_id":173022,"tr_customer_product_id":173012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:33:15.000Z","modified_at":"2026-01-31T14:33:15.000Z","name":"Bryana Turner","mobile_number":"895-904-0292","email_id":"Braden.Labadie45@hotmail.com","dop":"2025-04-06","serial_number":"13263836945754324","imei1":"13263836945754324","imei2":"13263836945754324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173006,"job_number":"JOB_173006","tr_customer_id":173023,"tr_customer_product_id":173013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:34:01.000Z","modified_at":"2026-01-31T14:34:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16141141636258","imei1":"16141141636258","imei2":"16141141636258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173008,"job_number":"JOB_173008","tr_customer_id":173025,"tr_customer_product_id":173015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:34:03.000Z","modified_at":"2026-01-31T14:34:03.000Z","name":"Jayde Berge","mobile_number":"911-529-6670","email_id":"Annamarie.Ernser@hotmail.com","dop":"2025-04-06","serial_number":"19808918198488864","imei1":"19808918198488864","imei2":"19808918198488864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173009,"job_number":"JOB_173009","tr_customer_id":173026,"tr_customer_product_id":173016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:48:26.000Z","modified_at":"2026-01-31T14:48:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16924874121622","imei1":"16924874121622","imei2":"16924874121622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173011,"job_number":"JOB_173011","tr_customer_id":173028,"tr_customer_product_id":173018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:48:27.000Z","modified_at":"2026-01-31T14:48:27.000Z","name":"Gene Tremblay","mobile_number":"927-599-9445","email_id":"Frances.Sipes@gmail.com","dop":"2025-04-06","serial_number":"12939748205919486","imei1":"12939748205919486","imei2":"12939748205919486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173012,"job_number":"JOB_173012","tr_customer_id":173029,"tr_customer_product_id":173019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:49:09.000Z","modified_at":"2026-01-31T14:49:09.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10756855341952","imei1":"10756855341952","imei2":"10756855341952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173014,"job_number":"JOB_173014","tr_customer_id":173031,"tr_customer_product_id":173021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:49:11.000Z","modified_at":"2026-01-31T14:49:11.000Z","name":"Emily Mayert","mobile_number":"688-711-1554","email_id":"Malachi.Hane@hotmail.com","dop":"2025-04-06","serial_number":"11400278319959232","imei1":"11400278319959232","imei2":"11400278319959232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173016,"job_number":"JOB_173016","tr_customer_id":173033,"tr_customer_product_id":173023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:52:36.000Z","modified_at":"2026-01-31T14:52:36.000Z","name":"Malachi Okuneva","mobile_number":"652-938-5836","email_id":"Zula.Schuster87@gmail.com","dop":"2025-04-06","serial_number":"13499187771543210","imei1":"13499187771543210","imei2":"13499187771543210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173018,"job_number":"JOB_173018","tr_customer_id":173035,"tr_customer_product_id":173025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:53:20.000Z","modified_at":"2026-01-31T14:53:20.000Z","name":"Annabell Hammes","mobile_number":"506-997-6316","email_id":"Sydni_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"12992196795408344","imei1":"12992196795408344","imei2":"12992196795408344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173020,"job_number":"JOB_173020","tr_customer_id":173037,"tr_customer_product_id":173027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:54:03.000Z","modified_at":"2026-01-31T14:54:03.000Z","name":"Delaney Murazik","mobile_number":"508-704-2811","email_id":"Cullen.Pagac@yahoo.com","dop":"2025-04-06","serial_number":"19647473801642544","imei1":"19647473801642544","imei2":"19647473801642544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173021,"job_number":"JOB_173021","tr_customer_id":173038,"tr_customer_product_id":173028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:01:19.000Z","modified_at":"2026-01-31T15:01:19.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14822091761172","imei1":"14822091761172","imei2":"14822091761172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173023,"job_number":"JOB_173023","tr_customer_id":173040,"tr_customer_product_id":173030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:01:21.000Z","modified_at":"2026-01-31T15:01:21.000Z","name":"Esperanza Gusikowski","mobile_number":"481-495-6069","email_id":"Saige.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"16742248568946598","imei1":"16742248568946598","imei2":"16742248568946598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173024,"job_number":"JOB_173024","tr_customer_id":173041,"tr_customer_product_id":173031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:02:06.000Z","modified_at":"2026-01-31T15:02:06.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17352181088990","imei1":"17352181088990","imei2":"17352181088990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173026,"job_number":"JOB_173026","tr_customer_id":173043,"tr_customer_product_id":173033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:02:07.000Z","modified_at":"2026-01-31T15:02:07.000Z","name":"Shaylee Waelchi","mobile_number":"289-371-0823","email_id":"Antwon_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"15837498545393480","imei1":"15837498545393480","imei2":"15837498545393480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173027,"job_number":"JOB_173027","tr_customer_id":173044,"tr_customer_product_id":173034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:02:52.000Z","modified_at":"2026-01-31T15:02:52.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15914999727270","imei1":"15914999727270","imei2":"15914999727270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173029,"job_number":"JOB_173029","tr_customer_id":173046,"tr_customer_product_id":173036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:02:53.000Z","modified_at":"2026-01-31T15:02:53.000Z","name":"Laurine Barrows","mobile_number":"794-774-2706","email_id":"Frederik.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11648209448185278","imei1":"11648209448185278","imei2":"11648209448185278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173030,"job_number":"JOB_173030","tr_customer_id":173047,"tr_customer_product_id":173037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:23:24.000Z","modified_at":"2026-01-31T15:23:24.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345700000000","imei1":"96257600000000","imei2":"96257600000000","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:23:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173031,"job_number":"JOB_173031","tr_customer_id":173048,"tr_customer_product_id":173038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:33:48.000Z","modified_at":"2026-01-31T15:33:48.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"01234567891239","imei1":"01234567891239","imei2":"01234567891239","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173032,"job_number":"JOB_173032","tr_customer_id":173049,"tr_customer_product_id":173039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:35:52.000Z","modified_at":"2026-01-31T15:35:53.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"01234567591239","imei1":"01234567591239","imei2":"01234567591239","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173036,"job_number":"JOB_173036","tr_customer_id":173053,"tr_customer_product_id":173043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:39:33.000Z","modified_at":"2026-01-31T15:39:33.000Z","name":"Divaakar Chattopadhyay","mobile_number":"7032281690","email_id":"daksha.khan@yahoo.co.in","dop":"2026-01-21","serial_number":"404660414828075","imei1":"404660414828075","imei2":"404660414828075","popurl":"www.vasudev-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173037,"job_number":"JOB_173037","tr_customer_id":173054,"tr_customer_product_id":173044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:40:01.000Z","modified_at":"2026-01-31T15:40:01.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"17700110461789","imei1":"17700110461789","imei2":"17700110461789","popurl":"2026-01-21T15:39:47.535264900Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173038,"job_number":"JOB_173038","tr_customer_id":173055,"tr_customer_product_id":173045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:42:26.000Z","modified_at":"2026-01-31T15:42:26.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"17700110461790","imei1":"17700110461790","imei2":"17700110461790","popurl":"2026-01-21T15:42:17.750965100Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173039,"job_number":"JOB_173039","tr_customer_id":173056,"tr_customer_product_id":173046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:43:23.000Z","modified_at":"2026-01-31T15:43:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"105036021748847","imei1":"105036021748847","imei2":"105036021748847","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173041,"job_number":"JOB_173041","tr_customer_id":173058,"tr_customer_product_id":173048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:43:36.000Z","modified_at":"2026-01-31T15:43:36.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107451712172330","imei1":"107451712172330","imei2":"107451712172330","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173043,"job_number":"JOB_173043","tr_customer_id":173060,"tr_customer_product_id":173050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:46:14.000Z","modified_at":"2026-01-31T15:46:14.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-31","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-31T15:46:13.679Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173045,"job_number":"JOB_173045","tr_customer_id":173062,"tr_customer_product_id":173052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:49:02.000Z","modified_at":"2026-01-31T15:49:02.000Z","name":"Russ Paucek","mobile_number":"295-468-4594","email_id":"Idella31@gmail.com","dop":"2025-05-30","serial_number":"15779372209849","imei1":"15779372209849","imei2":"15779372209849","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173046,"job_number":"JOB_173046","tr_customer_id":173063,"tr_customer_product_id":173053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:49:02.000Z","modified_at":"2026-01-31T15:49:02.000Z","name":"Kayden Stehr","mobile_number":"283-311-1710","email_id":"Beaulah_Crona@yahoo.com","dop":"2025-05-30","serial_number":"1601780215159394","imei1":"1601780215159394","imei2":"1601780215159394","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173047,"job_number":"JOB_173047","tr_customer_id":173064,"tr_customer_product_id":173054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:51:47.000Z","modified_at":"2026-01-31T15:51:47.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14758969392422","imei1":"14758969392422","imei2":"14758969392422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173049,"job_number":"JOB_173049","tr_customer_id":173066,"tr_customer_product_id":173056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:51:49.000Z","modified_at":"2026-01-31T15:51:49.000Z","name":"Norris Purdy","mobile_number":"645-597-8929","email_id":"Alexandre.Koch@hotmail.com","dop":"2025-04-06","serial_number":"10187797520602452","imei1":"10187797520602452","imei2":"10187797520602452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173050,"job_number":"JOB_173050","tr_customer_id":173067,"tr_customer_product_id":173057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:52:34.000Z","modified_at":"2026-01-31T15:52:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15266324956793","imei1":"15266324956793","imei2":"15266324956793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173052,"job_number":"JOB_173052","tr_customer_id":173069,"tr_customer_product_id":173059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:52:36.000Z","modified_at":"2026-01-31T15:52:36.000Z","name":"Hector Senger","mobile_number":"310-888-7447","email_id":"Kole99@hotmail.com","dop":"2025-04-06","serial_number":"16709506113040288","imei1":"16709506113040288","imei2":"16709506113040288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173053,"job_number":"JOB_173053","tr_customer_id":173070,"tr_customer_product_id":173060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:52:51.000Z","modified_at":"2026-01-31T15:52:51.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"15714764619828","imei1":"15714764619828","imei2":"15714764619828","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173054,"job_number":"JOB_173054","tr_customer_id":173071,"tr_customer_product_id":173061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:16.000Z","modified_at":"2026-01-31T15:53:16.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"18512047763263","imei1":"18512047763263","imei2":"18512047763263","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173055,"job_number":"JOB_173055","tr_customer_id":173072,"tr_customer_product_id":173062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:21.000Z","modified_at":"2026-01-31T15:53:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13150507991169","imei1":"13150507991169","imei2":"13150507991169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173057,"job_number":"JOB_173057","tr_customer_id":173074,"tr_customer_product_id":173064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:23.000Z","modified_at":"2026-01-31T15:53:23.000Z","name":"Kirstin Yundt","mobile_number":"905-774-6555","email_id":"Alexandre65@gmail.com","dop":"2025-04-06","serial_number":"14046277183348666","imei1":"14046277183348666","imei2":"14046277183348666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173058,"job_number":"JOB_173058","tr_customer_id":173075,"tr_customer_product_id":173065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:39.000Z","modified_at":"2026-01-31T15:53:39.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"43403242572068","imei1":"43403242572068","imei2":"43403242572068","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173059,"job_number":"JOB_173059","tr_customer_id":173076,"tr_customer_product_id":173066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:45.000Z","modified_at":"2026-01-31T15:53:45.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"63334243876826","imei1":"63334243876826","imei2":"63334243876826","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173060,"job_number":"JOB_173060","tr_customer_id":173077,"tr_customer_product_id":173067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:53:48.000Z","modified_at":"2026-01-31T15:53:48.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"86994561889593","imei1":"86994561889593","imei2":"86994561889593","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173061,"job_number":"JOB_173061","tr_customer_id":173078,"tr_customer_product_id":173068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:54:34.000Z","modified_at":"2026-01-31T15:54:34.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"27700110461790","imei1":"27700110461790","imei2":"27700110461790","popurl":"2026-01-21T15:54:26.079950Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173064,"job_number":"JOB_173064","tr_customer_id":173081,"tr_customer_product_id":173071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:57:03.000Z","modified_at":"2026-01-31T15:57:03.000Z","name":"Gideon Osinski","mobile_number":"803-319-3050","email_id":"Hope_Sporer63@yahoo.com","dop":"2025-05-30","serial_number":"16194095915298","imei1":"16194095915298","imei2":"16194095915298","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173065,"job_number":"JOB_173065","tr_customer_id":173082,"tr_customer_product_id":173072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T15:57:04.000Z","modified_at":"2026-01-31T15:57:04.000Z","name":"Gene Trantow","mobile_number":"309-509-9015","email_id":"Zaria_Waters@yahoo.com","dop":"2025-05-30","serial_number":"1317695557717651","imei1":"1317695557717651","imei2":"1317695557717651","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T15:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173066,"job_number":"JOB_173066","tr_customer_id":173083,"tr_customer_product_id":173073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:02:03.000Z","modified_at":"2026-01-31T16:02:03.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"27700110461791","imei1":"27700110461791","imei2":"27700110461791","popurl":"2026-01-21T16:01:54.947132100Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173067,"job_number":"JOB_173067","tr_customer_id":173084,"tr_customer_product_id":173074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:08:44.000Z","modified_at":"2026-01-31T16:08:44.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"27700110461792","imei1":"27700110461792","imei2":"27700110461792","popurl":"2026-01-21T16:08:36.594353900Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173068,"job_number":"JOB_173068","tr_customer_id":173085,"tr_customer_product_id":173075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:09:39.000Z","modified_at":"2026-01-31T16:09:39.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-21","serial_number":"27700110461793","imei1":"27700110461793","imei2":"27700110461793","popurl":"2026-01-21T16:09:31.199856900Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173069,"job_number":"JOB_173069","tr_customer_id":173086,"tr_customer_product_id":173076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:10:08.000Z","modified_at":"2026-01-31T16:10:08.000Z","name":"Laxman Mehrotra","mobile_number":"7069340949","email_id":"vyas.prajapat@hotmail.com","dop":"2026-01-21","serial_number":"010935557015935","imei1":"010935557015935","imei2":"010935557015935","popurl":"www.gajadhar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173070,"job_number":"JOB_173070","tr_customer_id":173087,"tr_customer_product_id":173077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:20.000Z","modified_at":"2026-01-31T16:16:20.000Z","name":"Varalakshmi Mahajan","mobile_number":"7056332978","email_id":"bhishma.arora@yahoo.co.in","dop":"2026-01-21","serial_number":"404914741416091","imei1":"404914741416091","imei2":"404914741416091","popurl":"www.giriraj-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173071,"job_number":"JOB_173071","tr_customer_id":173088,"tr_customer_product_id":173078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:20.000Z","modified_at":"2026-01-31T16:16:20.000Z","name":"Ajeet Ganaka","mobile_number":"7062656461","email_id":"padma.gill@hotmail.com","dop":"2026-01-21","serial_number":"352319596051269","imei1":"352319596051269","imei2":"352319596051269","popurl":"www.charvi-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173072,"job_number":"JOB_173072","tr_customer_id":173089,"tr_customer_product_id":173079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:21.000Z","modified_at":"2026-01-31T16:16:21.000Z","name":"Tanushri Dubashi","mobile_number":"7005878976","email_id":"ambar.bandopadhyay@hotmail.com","dop":"2026-01-21","serial_number":"188030782414588","imei1":"188030782414588","imei2":"188030782414588","popurl":"www.bhanumati-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173073,"job_number":"JOB_173073","tr_customer_id":173090,"tr_customer_product_id":173080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:21.000Z","modified_at":"2026-01-31T16:16:21.000Z","name":"Charak Khan","mobile_number":"7010680874","email_id":"jagadish.shah@hotmail.com","dop":"2026-01-21","serial_number":"637734798756421","imei1":"637734798756421","imei2":"637734798756421","popurl":"www.kama-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173074,"job_number":"JOB_173074","tr_customer_id":173091,"tr_customer_product_id":173081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:21.000Z","modified_at":"2026-01-31T16:16:21.000Z","name":"Atmanand Ahuja","mobile_number":"7096385447","email_id":"vaijayanthi.mahajan@hotmail.com","dop":"2026-01-21","serial_number":"262394262963755","imei1":"262394262963755","imei2":"262394262963755","popurl":"www.goswami-abbott.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173075,"job_number":"JOB_173075","tr_customer_id":173092,"tr_customer_product_id":173082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:22.000Z","modified_at":"2026-01-31T16:16:22.000Z","name":"Chakor Achari","mobile_number":"7074459694","email_id":"chidambar.pothuvaal@gmail.com","dop":"2026-01-21","serial_number":"827056874686995","imei1":"827056874686995","imei2":"827056874686995","popurl":"www.bhoopat-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173076,"job_number":"JOB_173076","tr_customer_id":173093,"tr_customer_product_id":173083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:22.000Z","modified_at":"2026-01-31T16:16:22.000Z","name":"Agniprava Marar","mobile_number":"7083599015","email_id":"chandrakin.reddy@gmail.com","dop":"2026-01-21","serial_number":"087945922147529","imei1":"087945922147529","imei2":"087945922147529","popurl":"www.kamala-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173077,"job_number":"JOB_173077","tr_customer_id":173094,"tr_customer_product_id":173084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:23.000Z","modified_at":"2026-01-31T16:16:23.000Z","name":"Chandrani Khanna","mobile_number":"7035293052","email_id":"nikita.talwar@yahoo.co.in","dop":"2026-01-21","serial_number":"959301691882760","imei1":"959301691882760","imei2":"959301691882760","popurl":"www.agastya-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173080,"job_number":"JOB_173080","tr_customer_id":173097,"tr_customer_product_id":173087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:23.000Z","modified_at":"2026-01-31T16:16:23.000Z","name":"Sitara Banerjee","mobile_number":"7023800679","email_id":"tara.rana@hotmail.com","dop":"2026-01-21","serial_number":"404372469263970","imei1":"404372469263970","imei2":"404372469263970","popurl":"www.shankar-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173081,"job_number":"JOB_173081","tr_customer_id":173098,"tr_customer_product_id":173088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:23.000Z","modified_at":"2026-01-31T16:16:23.000Z","name":"Ekaksh Dwivedi","mobile_number":"7049638359","email_id":"uma.rana@gmail.com","dop":"2026-01-21","serial_number":"101258409267335","imei1":"101258409267335","imei2":"101258409267335","popurl":"www.kumari-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173082,"job_number":"JOB_173082","tr_customer_id":173099,"tr_customer_product_id":173089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:24.000Z","modified_at":"2026-01-31T16:16:24.000Z","name":"Gopi Panicker","mobile_number":"7007454320","email_id":"upendra.asan@gmail.com","dop":"2026-01-21","serial_number":"973259209752668","imei1":"973259209752668","imei2":"973259209752668","popurl":"www.chandraketu-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173083,"job_number":"JOB_173083","tr_customer_id":173100,"tr_customer_product_id":173090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:24.000Z","modified_at":"2026-01-31T16:16:24.000Z","name":"Lavanya Patil","mobile_number":"7016981514","email_id":"bhilangana.kocchar@yahoo.co.in","dop":"2026-01-21","serial_number":"705916437075003","imei1":"705916437075003","imei2":"705916437075003","popurl":"www.lakshmi-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173084,"job_number":"JOB_173084","tr_customer_id":173101,"tr_customer_product_id":173091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:24.000Z","modified_at":"2026-01-31T16:16:24.000Z","name":"Bhoopat Bhattacharya","mobile_number":"7064501334","email_id":"aadi.kaul@gmail.com","dop":"2026-01-21","serial_number":"063977557029809","imei1":"063977557029809","imei2":"063977557029809","popurl":"www.javas-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173086,"job_number":"JOB_173086","tr_customer_id":173103,"tr_customer_product_id":173093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:25.000Z","modified_at":"2026-01-31T16:16:25.000Z","name":"Rudra Kocchar","mobile_number":"7046730041","email_id":"agnimitra.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"093437582559658","imei1":"093437582559658","imei2":"093437582559658","popurl":"www.sucheta-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173087,"job_number":"JOB_173087","tr_customer_id":173104,"tr_customer_product_id":173094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:25.000Z","modified_at":"2026-01-31T16:16:25.000Z","name":"Purushottam Deshpande","mobile_number":"7052981486","email_id":"opalina.jha@hotmail.com","dop":"2026-01-21","serial_number":"350810903044201","imei1":"350810903044201","imei2":"350810903044201","popurl":"www.arjun-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173088,"job_number":"JOB_173088","tr_customer_id":173105,"tr_customer_product_id":173095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:25.000Z","modified_at":"2026-01-31T16:16:25.000Z","name":"Bhupen Mehra","mobile_number":"7007310578","email_id":"gita.tagore@hotmail.com","dop":"2026-01-21","serial_number":"528058664949634","imei1":"528058664949634","imei2":"528058664949634","popurl":"www.narayan-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173089,"job_number":"JOB_173089","tr_customer_id":173106,"tr_customer_product_id":173096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:26.000Z","modified_at":"2026-01-31T16:16:26.000Z","name":"Ahalya Pilla","mobile_number":"7030449811","email_id":"lakshmidhar.somayaji@yahoo.co.in","dop":"2026-01-21","serial_number":"071087663145813","imei1":"071087663145813","imei2":"071087663145813","popurl":"www.dhanapati-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173090,"job_number":"JOB_173090","tr_customer_id":173107,"tr_customer_product_id":173097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:26.000Z","modified_at":"2026-01-31T16:16:26.000Z","name":"Gajbaahu Gupta","mobile_number":"7028942405","email_id":"balagovind.malik@hotmail.com","dop":"2026-01-21","serial_number":"341314064541981","imei1":"341314064541981","imei2":"341314064541981","popurl":"www.laxman-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173091,"job_number":"JOB_173091","tr_customer_id":173108,"tr_customer_product_id":173098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:26.000Z","modified_at":"2026-01-31T16:16:26.000Z","name":"Bhaumik Shah","mobile_number":"7065370074","email_id":"brajendra.talwar@hotmail.com","dop":"2026-01-21","serial_number":"042114310950856","imei1":"042114310950856","imei2":"042114310950856","popurl":"www.tushar-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173093,"job_number":"JOB_173093","tr_customer_id":173110,"tr_customer_product_id":173100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:27.000Z","modified_at":"2026-01-31T16:16:27.000Z","name":"Deeptimay Chaturvedi","mobile_number":"7015466802","email_id":"gitanjali.trivedi@hotmail.com","dop":"2026-01-21","serial_number":"944590231891701","imei1":"944590231891701","imei2":"944590231891701","popurl":"www.mangala-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173094,"job_number":"JOB_173094","tr_customer_id":173111,"tr_customer_product_id":173101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:27.000Z","modified_at":"2026-01-31T16:16:27.000Z","name":"Chakravartee Rana","mobile_number":"7087249963","email_id":"kashyap.deshpande@yahoo.co.in","dop":"2026-01-21","serial_number":"069515202082698","imei1":"069515202082698","imei2":"069515202082698","popurl":"www.bankim-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173095,"job_number":"JOB_173095","tr_customer_id":173112,"tr_customer_product_id":173102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:27.000Z","modified_at":"2026-01-31T16:16:27.000Z","name":"Ekaparnika Varman","mobile_number":"7015228787","email_id":"kamlesh.deshpande@gmail.com","dop":"2026-01-21","serial_number":"000939069437819","imei1":"000939069437819","imei2":"000939069437819","popurl":"www.aasha-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173096,"job_number":"JOB_173096","tr_customer_id":173113,"tr_customer_product_id":173103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:28.000Z","modified_at":"2026-01-31T16:16:28.000Z","name":"Gopi Joshi","mobile_number":"7075063881","email_id":"aryan.bhattathiri@gmail.com","dop":"2026-01-21","serial_number":"044662655588197","imei1":"044662655588197","imei2":"044662655588197","popurl":"www.dayamayee-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173097,"job_number":"JOB_173097","tr_customer_id":173114,"tr_customer_product_id":173104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:28.000Z","modified_at":"2026-01-31T16:16:28.000Z","name":"Subhashini Guha","mobile_number":"7091154464","email_id":"rati.iyer@yahoo.co.in","dop":"2026-01-21","serial_number":"655695377537115","imei1":"655695377537115","imei2":"655695377537115","popurl":"www.agastya-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173101,"job_number":"JOB_173101","tr_customer_id":173118,"tr_customer_product_id":173108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:29.000Z","modified_at":"2026-01-31T16:16:29.000Z","name":"Brahmaanand Ahuja","mobile_number":"7083985854","email_id":"chandran.sinha@yahoo.co.in","dop":"2026-01-21","serial_number":"758430470605811","imei1":"758430470605811","imei2":"758430470605811","popurl":"www.akshaj-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173103,"job_number":"JOB_173103","tr_customer_id":173120,"tr_customer_product_id":173110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:29.000Z","modified_at":"2026-01-31T16:16:29.000Z","name":"Draupadi Prajapat","mobile_number":"7051992595","email_id":"shridevi.embranthiri@hotmail.com","dop":"2026-01-21","serial_number":"745384932812180","imei1":"745384932812180","imei2":"745384932812180","popurl":"www.rati-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173104,"job_number":"JOB_173104","tr_customer_id":173121,"tr_customer_product_id":173111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:29.000Z","modified_at":"2026-01-31T16:16:29.000Z","name":"Divakar Dhawan","mobile_number":"7099572060","email_id":"vedang.shukla@hotmail.com","dop":"2026-01-21","serial_number":"355215374920474","imei1":"355215374920474","imei2":"355215374920474","popurl":"www.nawal-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173105,"job_number":"JOB_173105","tr_customer_id":173122,"tr_customer_product_id":173112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:30.000Z","modified_at":"2026-01-31T16:16:30.000Z","name":"Inder Bhattacharya","mobile_number":"7035817723","email_id":"rudra.chaturvedi@gmail.com","dop":"2026-01-21","serial_number":"112466271403897","imei1":"112466271403897","imei2":"112466271403897","popurl":"www.goswami-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173106,"job_number":"JOB_173106","tr_customer_id":173123,"tr_customer_product_id":173113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:30.000Z","modified_at":"2026-01-31T16:16:30.000Z","name":"Jyoti Prajapat","mobile_number":"7089201564","email_id":"vidhya.trivedi@gmail.com","dop":"2026-01-21","serial_number":"760948045251557","imei1":"760948045251557","imei2":"760948045251557","popurl":"www.chetanaanand-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173107,"job_number":"JOB_173107","tr_customer_id":173124,"tr_customer_product_id":173114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:30.000Z","modified_at":"2026-01-31T16:16:30.000Z","name":"Nalini Dutta","mobile_number":"7006676194","email_id":"guru.sinha@yahoo.co.in","dop":"2026-01-21","serial_number":"196186887047064","imei1":"196186887047064","imei2":"196186887047064","popurl":"www.bhadra-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173109,"job_number":"JOB_173109","tr_customer_id":173126,"tr_customer_product_id":173116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Sharda Shukla","mobile_number":"7099994648","email_id":"balaaditya.patil@yahoo.co.in","dop":"2026-01-21","serial_number":"565312049224611","imei1":"565312049224611","imei2":"565312049224611","popurl":"www.arnesh-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173110,"job_number":"JOB_173110","tr_customer_id":173127,"tr_customer_product_id":173117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Anang Iyer","mobile_number":"7061071491","email_id":"ekdant.mehra@hotmail.com","dop":"2026-01-21","serial_number":"883724365904545","imei1":"883724365904545","imei2":"883724365904545","popurl":"www.dharani-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173111,"job_number":"JOB_173111","tr_customer_id":173128,"tr_customer_product_id":173118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Aadinath Achari","mobile_number":"7028116286","email_id":"digambar.kakkar@gmail.com","dop":"2026-01-21","serial_number":"734997779625941","imei1":"734997779625941","imei2":"734997779625941","popurl":"www.rudra-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173112,"job_number":"JOB_173112","tr_customer_id":173129,"tr_customer_product_id":173119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Prathamesh Varman","mobile_number":"7087956724","email_id":"annapurna.kapoor@yahoo.co.in","dop":"2026-01-21","serial_number":"146454183464619","imei1":"146454183464619","imei2":"146454183464619","popurl":"www.devika-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173113,"job_number":"JOB_173113","tr_customer_id":173130,"tr_customer_product_id":173120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:31.000Z","modified_at":"2026-01-31T16:16:31.000Z","name":"Veda Nehru","mobile_number":"7021517817","email_id":"sujata.kaul@hotmail.com","dop":"2026-01-21","serial_number":"841434275230270","imei1":"841434275230270","imei2":"841434275230270","popurl":"www.kanishka-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173115,"job_number":"JOB_173115","tr_customer_id":173132,"tr_customer_product_id":173122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Shantanu Tandon","mobile_number":"7098816860","email_id":"agasti.acharya@yahoo.co.in","dop":"2026-01-21","serial_number":"505777993650594","imei1":"505777993650594","imei2":"505777993650594","popurl":"www.agrata-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173116,"job_number":"JOB_173116","tr_customer_id":173133,"tr_customer_product_id":173123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Gudakesa Johar","mobile_number":"7036074622","email_id":"nirbhay.shukla@gmail.com","dop":"2026-01-21","serial_number":"072270060397301","imei1":"072270060397301","imei2":"072270060397301","popurl":"www.dhanesh-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173117,"job_number":"JOB_173117","tr_customer_id":173134,"tr_customer_product_id":173124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Jagmeet Kocchar","mobile_number":"7084498384","email_id":"sujata.agarwal@hotmail.com","dop":"2026-01-21","serial_number":"199106856330875","imei1":"199106856330875","imei2":"199106856330875","popurl":"www.rohana-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173118,"job_number":"JOB_173118","tr_customer_id":173135,"tr_customer_product_id":173125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Anjushri Johar","mobile_number":"7075909130","email_id":"balamani.patil@hotmail.com","dop":"2026-01-21","serial_number":"714158808835068","imei1":"714158808835068","imei2":"714158808835068","popurl":"www.adripathi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173119,"job_number":"JOB_173119","tr_customer_id":173136,"tr_customer_product_id":173126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:32.000Z","modified_at":"2026-01-31T16:16:32.000Z","name":"Ekaparnika Chattopadhyay","mobile_number":"7014883396","email_id":"aalok.pillai@gmail.com","dop":"2026-01-21","serial_number":"777457746302309","imei1":"777457746302309","imei2":"777457746302309","popurl":"www.aatmaja-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173121,"job_number":"JOB_173121","tr_customer_id":173138,"tr_customer_product_id":173128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:33.000Z","modified_at":"2026-01-31T16:16:33.000Z","name":"Himadri Bhattathiri","mobile_number":"7096271494","email_id":"anwesha.marar@gmail.com","dop":"2026-01-21","serial_number":"272298197593539","imei1":"272298197593539","imei2":"272298197593539","popurl":"www.atreyee-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173122,"job_number":"JOB_173122","tr_customer_id":173139,"tr_customer_product_id":173129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:33.000Z","modified_at":"2026-01-31T16:16:33.000Z","name":"Indira Sethi","mobile_number":"7060970323","email_id":"sameer.desai@hotmail.com","dop":"2026-01-21","serial_number":"735879912485871","imei1":"735879912485871","imei2":"735879912485871","popurl":"www.dipendra-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173123,"job_number":"JOB_173123","tr_customer_id":173140,"tr_customer_product_id":173130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:33.000Z","modified_at":"2026-01-31T16:16:34.000Z","name":"Anilabh Guneta","mobile_number":"7072572366","email_id":"shashikala.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"296028260016366","imei1":"296028260016366","imei2":"296028260016366","popurl":"www.gauranga-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173125,"job_number":"JOB_173125","tr_customer_id":173142,"tr_customer_product_id":173132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:34.000Z","modified_at":"2026-01-31T16:16:34.000Z","name":"Kanchan Deshpande","mobile_number":"7063190261","email_id":"rageshwari.dutta@hotmail.com","dop":"2026-01-21","serial_number":"817626978365038","imei1":"817626978365038","imei2":"817626978365038","popurl":"www.chandi-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173126,"job_number":"JOB_173126","tr_customer_id":173143,"tr_customer_product_id":173133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:34.000Z","modified_at":"2026-01-31T16:16:34.000Z","name":"Adinath Khatri","mobile_number":"7012673795","email_id":"abhisyanta.sethi@gmail.com","dop":"2026-01-21","serial_number":"346766251518357","imei1":"346766251518357","imei2":"346766251518357","popurl":"www.akula-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173127,"job_number":"JOB_173127","tr_customer_id":173144,"tr_customer_product_id":173134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:34.000Z","modified_at":"2026-01-31T16:16:34.000Z","name":"Samir Agarwal","mobile_number":"7016432997","email_id":"jagadish.dwivedi@gmail.com","dop":"2026-01-21","serial_number":"935353601190143","imei1":"935353601190143","imei2":"935353601190143","popurl":"www.ekadant-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173129,"job_number":"JOB_173129","tr_customer_id":173146,"tr_customer_product_id":173136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:35.000Z","modified_at":"2026-01-31T16:16:35.000Z","name":"Suma Gandhi","mobile_number":"7028827594","email_id":"aagney.dwivedi@hotmail.com","dop":"2026-01-21","serial_number":"575946808369892","imei1":"575946808369892","imei2":"575946808369892","popurl":"www.rakesh-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173130,"job_number":"JOB_173130","tr_customer_id":173147,"tr_customer_product_id":173137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:35.000Z","modified_at":"2026-01-31T16:16:35.000Z","name":"Tapan Agarwal","mobile_number":"7028621338","email_id":"bala.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"708432722155154","imei1":"708432722155154","imei2":"708432722155154","popurl":"www.bharat-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173131,"job_number":"JOB_173131","tr_customer_id":173148,"tr_customer_product_id":173138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:35.000Z","modified_at":"2026-01-31T16:16:35.000Z","name":"Dakshayani Tagore","mobile_number":"7003913748","email_id":"prasanna.embranthiri@hotmail.com","dop":"2026-01-21","serial_number":"565349227016530","imei1":"565349227016530","imei2":"565349227016530","popurl":"www.chakravartee-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173133,"job_number":"JOB_173133","tr_customer_id":173150,"tr_customer_product_id":173140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:36.000Z","modified_at":"2026-01-31T16:16:36.000Z","name":"Chetanaanand Dutta","mobile_number":"7047935873","email_id":"bhardwaj.varman@hotmail.com","dop":"2026-01-21","serial_number":"310936699668241","imei1":"310936699668241","imei2":"310936699668241","popurl":"www.chandan-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173134,"job_number":"JOB_173134","tr_customer_id":173151,"tr_customer_product_id":173141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:36.000Z","modified_at":"2026-01-31T16:16:36.000Z","name":"Kannan Joshi","mobile_number":"7079766424","email_id":"drona.butt@gmail.com","dop":"2026-01-21","serial_number":"502514656180297","imei1":"502514656180297","imei2":"502514656180297","popurl":"www.divjot-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173135,"job_number":"JOB_173135","tr_customer_id":173152,"tr_customer_product_id":173142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:36.000Z","modified_at":"2026-01-31T16:16:36.000Z","name":"Divya Chattopadhyay","mobile_number":"7063971997","email_id":"gobinda.chopra@yahoo.co.in","dop":"2026-01-21","serial_number":"502201667816997","imei1":"502201667816997","imei2":"502201667816997","popurl":"www.indra-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173137,"job_number":"JOB_173137","tr_customer_id":173154,"tr_customer_product_id":173144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:37.000Z","modified_at":"2026-01-31T16:16:37.000Z","name":"Chaanakya Embranthiri","mobile_number":"7043039344","email_id":"alok.embranthiri@hotmail.com","dop":"2026-01-21","serial_number":"815904949583782","imei1":"815904949583782","imei2":"815904949583782","popurl":"www.ambar-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173139,"job_number":"JOB_173139","tr_customer_id":173156,"tr_customer_product_id":173146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:37.000Z","modified_at":"2026-01-31T16:16:37.000Z","name":"Giriraj Guneta","mobile_number":"7096324976","email_id":"devi.bharadwaj@gmail.com","dop":"2026-01-21","serial_number":"415217156260505","imei1":"415217156260505","imei2":"415217156260505","popurl":"www.baidehi-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173140,"job_number":"JOB_173140","tr_customer_id":173157,"tr_customer_product_id":173147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:37.000Z","modified_at":"2026-01-31T16:16:37.000Z","name":"Chandramohan Kapoor","mobile_number":"7010777245","email_id":"javas.pillai@gmail.com","dop":"2026-01-21","serial_number":"363523972405824","imei1":"363523972405824","imei2":"363523972405824","popurl":"www.ghanaanand-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173141,"job_number":"JOB_173141","tr_customer_id":173158,"tr_customer_product_id":173148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:38.000Z","modified_at":"2026-01-31T16:16:38.000Z","name":"Chitrangada Varman","mobile_number":"7099709389","email_id":"bala.gill@gmail.com","dop":"2026-01-21","serial_number":"783247012215753","imei1":"783247012215753","imei2":"783247012215753","popurl":"www.ambar-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173144,"job_number":"JOB_173144","tr_customer_id":173161,"tr_customer_product_id":173151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:38.000Z","modified_at":"2026-01-31T16:16:38.000Z","name":"Gudakesha Agarwal","mobile_number":"7045430974","email_id":"kailash.embranthiri@yahoo.co.in","dop":"2026-01-21","serial_number":"797792916439896","imei1":"797792916439896","imei2":"797792916439896","popurl":"www.gajbaahu-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173145,"job_number":"JOB_173145","tr_customer_id":173162,"tr_customer_product_id":173152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:39.000Z","modified_at":"2026-01-31T16:16:39.000Z","name":"Vasudev Naik","mobile_number":"7048684416","email_id":"chakravarti.bhattathiri@hotmail.com","dop":"2026-01-21","serial_number":"045549685316252","imei1":"045549685316252","imei2":"045549685316252","popurl":"www.indra-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173146,"job_number":"JOB_173146","tr_customer_id":173163,"tr_customer_product_id":173153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:39.000Z","modified_at":"2026-01-31T16:16:39.000Z","name":"Divakar Ahluwalia","mobile_number":"7095260005","email_id":"laxman.jain@gmail.com","dop":"2026-01-21","serial_number":"176112104325490","imei1":"176112104325490","imei2":"176112104325490","popurl":"www.nirbhay-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173147,"job_number":"JOB_173147","tr_customer_id":173164,"tr_customer_product_id":173154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:40.000Z","modified_at":"2026-01-31T16:16:40.000Z","name":"Ramaa Marar","mobile_number":"7006401694","email_id":"aasa.verma@gmail.com","dop":"2026-01-21","serial_number":"230501691085763","imei1":"230501691085763","imei2":"230501691085763","popurl":"www.chandira-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173148,"job_number":"JOB_173148","tr_customer_id":173165,"tr_customer_product_id":173155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:40.000Z","modified_at":"2026-01-31T16:16:40.000Z","name":"Siddhran Abbott","mobile_number":"7047200801","email_id":"laal.joshi@yahoo.co.in","dop":"2026-01-21","serial_number":"844935589886906","imei1":"844935589886906","imei2":"844935589886906","popurl":"www.jagdeep-sharma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173150,"job_number":"JOB_173150","tr_customer_id":173167,"tr_customer_product_id":173157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:41.000Z","modified_at":"2026-01-31T16:16:41.000Z","name":"Mohinder Trivedi","mobile_number":"7084122955","email_id":"rajendra.ganaka@hotmail.com","dop":"2026-01-21","serial_number":"667018662041342","imei1":"667018662041342","imei2":"667018662041342","popurl":"www.anish-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173151,"job_number":"JOB_173151","tr_customer_id":173168,"tr_customer_product_id":173158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:41.000Z","modified_at":"2026-01-31T16:16:41.000Z","name":"Shreya Gandhi","mobile_number":"7096206233","email_id":"smriti.kaur@hotmail.com","dop":"2026-01-21","serial_number":"552322282904928","imei1":"552322282904928","imei2":"552322282904928","popurl":"www.nanda-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173152,"job_number":"JOB_173152","tr_customer_id":173169,"tr_customer_product_id":173159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:42.000Z","modified_at":"2026-01-31T16:16:42.000Z","name":"Gemini Malik","mobile_number":"7034501035","email_id":"achintya.dhawan@yahoo.co.in","dop":"2026-01-21","serial_number":"864034339121470","imei1":"864034339121470","imei2":"864034339121470","popurl":"www.rahul-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173153,"job_number":"JOB_173153","tr_customer_id":173170,"tr_customer_product_id":173160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:42.000Z","modified_at":"2026-01-31T16:16:42.000Z","name":"Dipali Mahajan","mobile_number":"7029442992","email_id":"durgeshwari.verma@hotmail.com","dop":"2026-01-21","serial_number":"908387726440870","imei1":"908387726440870","imei2":"908387726440870","popurl":"www.deepan-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173154,"job_number":"JOB_173154","tr_customer_id":173171,"tr_customer_product_id":173161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:43.000Z","modified_at":"2026-01-31T16:16:43.000Z","name":"Chandramohan Dubashi","mobile_number":"7001195280","email_id":"vidhur.banerjee@yahoo.co.in","dop":"2026-01-21","serial_number":"801841780833781","imei1":"801841780833781","imei2":"801841780833781","popurl":"www.ghanshyam-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173155,"job_number":"JOB_173155","tr_customer_id":173172,"tr_customer_product_id":173162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:43.000Z","modified_at":"2026-01-31T16:16:43.000Z","name":"Dinesh Trivedi","mobile_number":"7025929271","email_id":"rajendra.achari@gmail.com","dop":"2026-01-21","serial_number":"278603336757518","imei1":"278603336757518","imei2":"278603336757518","popurl":"www.anwesha-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173156,"job_number":"JOB_173156","tr_customer_id":173173,"tr_customer_product_id":173163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:43.000Z","modified_at":"2026-01-31T16:16:43.000Z","name":"Jyotis Nambeesan","mobile_number":"7013051542","email_id":"geeta.trivedi@yahoo.co.in","dop":"2026-01-21","serial_number":"803681702472614","imei1":"803681702472614","imei2":"803681702472614","popurl":"www.darshwana-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173157,"job_number":"JOB_173157","tr_customer_id":173174,"tr_customer_product_id":173164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:43.000Z","modified_at":"2026-01-31T16:16:43.000Z","name":"Swapnil Desai","mobile_number":"7071934637","email_id":"goutam.mehrotra@gmail.com","dop":"2026-01-21","serial_number":"479347895245495","imei1":"479347895245495","imei2":"479347895245495","popurl":"www.vrinda-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173158,"job_number":"JOB_173158","tr_customer_id":173175,"tr_customer_product_id":173165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:44.000Z","modified_at":"2026-01-31T16:16:44.000Z","name":"Dhana Achari","mobile_number":"7044073421","email_id":"giriraj.iyer@yahoo.co.in","dop":"2026-01-21","serial_number":"064176947710292","imei1":"064176947710292","imei2":"064176947710292","popurl":"www.kalyani-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173159,"job_number":"JOB_173159","tr_customer_id":173176,"tr_customer_product_id":173166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:44.000Z","modified_at":"2026-01-31T16:16:44.000Z","name":"Kamalesh Panicker","mobile_number":"7091056571","email_id":"agnimitra.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"142609852379103","imei1":"142609852379103","imei2":"142609852379103","popurl":"www.smita-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173160,"job_number":"JOB_173160","tr_customer_id":173177,"tr_customer_product_id":173167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:44.000Z","modified_at":"2026-01-31T16:16:44.000Z","name":"Ranjit Jha","mobile_number":"7023859761","email_id":"sweta.tagore@yahoo.co.in","dop":"2026-01-21","serial_number":"640766080983251","imei1":"640766080983251","imei2":"640766080983251","popurl":"www.yoginder-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173161,"job_number":"JOB_173161","tr_customer_id":173178,"tr_customer_product_id":173168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:44.000Z","modified_at":"2026-01-31T16:16:44.000Z","name":"Triloki Menon","mobile_number":"7072391671","email_id":"krishnadasa.mahajan@gmail.com","dop":"2026-01-21","serial_number":"768611092793127","imei1":"768611092793127","imei2":"768611092793127","popurl":"www.jagadisha-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173162,"job_number":"JOB_173162","tr_customer_id":173179,"tr_customer_product_id":173169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:45.000Z","modified_at":"2026-01-31T16:16:45.000Z","name":"Eshana Rana","mobile_number":"7014253439","email_id":"kanishka.kaniyar@hotmail.com","dop":"2026-01-21","serial_number":"938319871308421","imei1":"938319871308421","imei2":"938319871308421","popurl":"www.rageshwari-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173164,"job_number":"JOB_173164","tr_customer_id":173181,"tr_customer_product_id":173171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:45.000Z","modified_at":"2026-01-31T16:16:45.000Z","name":"Ghanashyam Talwar","mobile_number":"7051141222","email_id":"achyut.pothuvaal@yahoo.co.in","dop":"2026-01-21","serial_number":"068389996473916","imei1":"068389996473916","imei2":"068389996473916","popurl":"www.mandakini-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173165,"job_number":"JOB_173165","tr_customer_id":173182,"tr_customer_product_id":173172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:46.000Z","modified_at":"2026-01-31T16:16:46.000Z","name":"Devagya Patil","mobile_number":"7029976328","email_id":"tanushri.kaniyar@hotmail.com","dop":"2026-01-21","serial_number":"847030733044541","imei1":"847030733044541","imei2":"847030733044541","popurl":"www.gopi-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173166,"job_number":"JOB_173166","tr_customer_id":173183,"tr_customer_product_id":173173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:46.000Z","modified_at":"2026-01-31T16:16:46.000Z","name":"Tanushri Sinha","mobile_number":"7060905579","email_id":"anilaabh.banerjee@yahoo.co.in","dop":"2026-01-21","serial_number":"618137308936250","imei1":"618137308936250","imei2":"618137308936250","popurl":"www.swapnil-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173167,"job_number":"JOB_173167","tr_customer_id":173184,"tr_customer_product_id":173174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:46.000Z","modified_at":"2026-01-31T16:16:46.000Z","name":"Anjali Chaturvedi","mobile_number":"7019045327","email_id":"bilva.ahuja@gmail.com","dop":"2026-01-21","serial_number":"152786228686123","imei1":"152786228686123","imei2":"152786228686123","popurl":"www.balagovind-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173168,"job_number":"JOB_173168","tr_customer_id":173185,"tr_customer_product_id":173175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:47.000Z","modified_at":"2026-01-31T16:16:47.000Z","name":"Tushar Khan","mobile_number":"7066184847","email_id":"sudeva.kaur@gmail.com","dop":"2026-01-21","serial_number":"474434708507936","imei1":"474434708507936","imei2":"474434708507936","popurl":"www.anilaabh-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173169,"job_number":"JOB_173169","tr_customer_id":173186,"tr_customer_product_id":173176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:16:48.000Z","modified_at":"2026-01-31T16:16:48.000Z","name":"Ameyatma Chopra","mobile_number":"7096543447","email_id":"bharat.iyer@hotmail.com","dop":"2026-01-21","serial_number":"373177525341683","imei1":"373177525341683","imei2":"373177525341683","popurl":"www.akshita-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173174,"job_number":"JOB_173174","tr_customer_id":173191,"tr_customer_product_id":173181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:24:53.000Z","modified_at":"2026-01-31T16:24:53.000Z","name":"Urban Gleason","mobile_number":"922-476-6171","email_id":"Malcolm73@yahoo.com","dop":"2025-05-30","serial_number":"14545299610210","imei1":"14545299610210","imei2":"14545299610210","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173175,"job_number":"JOB_173175","tr_customer_id":173192,"tr_customer_product_id":173182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:24:54.000Z","modified_at":"2026-01-31T16:24:54.000Z","name":"Nathan Stehr","mobile_number":"687-573-6470","email_id":"Amparo_Mraz@gmail.com","dop":"2025-05-30","serial_number":"1684548497252912","imei1":"1684548497252912","imei2":"1684548497252912","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173179,"job_number":"JOB_173179","tr_customer_id":173196,"tr_customer_product_id":173186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:31:11.000Z","modified_at":"2026-01-31T16:31:11.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16458666098141","imei1":"16458666098141","imei2":"16458666098141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173181,"job_number":"JOB_173181","tr_customer_id":173198,"tr_customer_product_id":173188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:31:12.000Z","modified_at":"2026-01-31T16:31:12.000Z","name":"Rosanna Streich","mobile_number":"571-393-6541","email_id":"Green_Abbott@hotmail.com","dop":"2025-04-06","serial_number":"17921232941155388","imei1":"17921232941155388","imei2":"17921232941155388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173182,"job_number":"JOB_173182","tr_customer_id":173199,"tr_customer_product_id":173189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:31:56.000Z","modified_at":"2026-01-31T16:31:56.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13427605839072","imei1":"13427605839072","imei2":"13427605839072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173184,"job_number":"JOB_173184","tr_customer_id":173201,"tr_customer_product_id":173191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:31:58.000Z","modified_at":"2026-01-31T16:31:58.000Z","name":"Freddy Okuneva","mobile_number":"979-782-2179","email_id":"Ines.Haag54@hotmail.com","dop":"2025-04-06","serial_number":"19612747160766136","imei1":"19612747160766136","imei2":"19612747160766136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173185,"job_number":"JOB_173185","tr_customer_id":173202,"tr_customer_product_id":173192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:32:42.000Z","modified_at":"2026-01-31T16:32:42.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12724599671485","imei1":"12724599671485","imei2":"12724599671485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173187,"job_number":"JOB_173187","tr_customer_id":173204,"tr_customer_product_id":173194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:32:43.000Z","modified_at":"2026-01-31T16:32:43.000Z","name":"Abel O'Hara","mobile_number":"476-701-9776","email_id":"Rey44@yahoo.com","dop":"2025-04-06","serial_number":"10659325506810748","imei1":"10659325506810748","imei2":"10659325506810748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173188,"job_number":"JOB_173188","tr_customer_id":173205,"tr_customer_product_id":173195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:38:53.000Z","modified_at":"2026-01-31T16:38:53.000Z","name":"Vasudev Kaniyar","mobile_number":"7011590876","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-01-21","serial_number":"939828664290466","imei1":"939828664290466","imei2":"939828664290466","popurl":"www.kashyapi-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173189,"job_number":"JOB_173189","tr_customer_id":173206,"tr_customer_product_id":173196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:38:53.000Z","modified_at":"2026-01-31T16:38:53.000Z","name":"Agnivesh Arora","mobile_number":"7080217941","email_id":"manik.johar@hotmail.com","dop":"2026-01-21","serial_number":"765791900400164","imei1":"765791900400164","imei2":"765791900400164","popurl":"www.himani-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173192,"job_number":"JOB_173192","tr_customer_id":173209,"tr_customer_product_id":173199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:38:54.000Z","modified_at":"2026-01-31T16:38:54.000Z","name":"Goswamee Butt","mobile_number":"7024110485","email_id":"lavanya.jha@gmail.com","dop":"2026-01-21","serial_number":"660104541569253","imei1":"660104541569253","imei2":"660104541569253","popurl":"www.apsara-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173193,"job_number":"JOB_173193","tr_customer_id":173210,"tr_customer_product_id":173200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:42:39.000Z","modified_at":"2026-01-31T16:42:39.000Z","name":"Leela Pilla","mobile_number":"7045525705","email_id":"kumar.talwar@gmail.com","dop":"2026-01-21","serial_number":"704517969359667","imei1":"704517969359667","imei2":"704517969359667","popurl":"www.bahula-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173194,"job_number":"JOB_173194","tr_customer_id":173211,"tr_customer_product_id":173201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:42:39.000Z","modified_at":"2026-01-31T16:42:39.000Z","name":"Trilochan Guha","mobile_number":"7013863977","email_id":"ananta.singh@gmail.com","dop":"2026-01-21","serial_number":"139547098442126","imei1":"139547098442126","imei2":"139547098442126","popurl":"www.aatreya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173196,"job_number":"JOB_173196","tr_customer_id":173213,"tr_customer_product_id":173203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:42:40.000Z","modified_at":"2026-01-31T16:42:40.000Z","name":"Meghnad Shukla","mobile_number":"7060216125","email_id":"somu.chaturvedi@gmail.com","dop":"2026-01-21","serial_number":"993597116939701","imei1":"993597116939701","imei2":"993597116939701","popurl":"www.sweta-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173198,"job_number":"JOB_173198","tr_customer_id":173215,"tr_customer_product_id":173205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:44:59.000Z","modified_at":"2026-01-31T16:44:59.000Z","name":"Tej Bharadwaj","mobile_number":"7029855013","email_id":"yogendra.achari@hotmail.com","dop":"2026-01-21","serial_number":"488961110262471","imei1":"488961110262471","imei2":"488961110262471","popurl":"www.bilwa-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173199,"job_number":"JOB_173199","tr_customer_id":173216,"tr_customer_product_id":173206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:44:59.000Z","modified_at":"2026-01-31T16:44:59.000Z","name":"Hiranmay Banerjee","mobile_number":"7087487427","email_id":"tanushri.chattopadhyay@hotmail.com","dop":"2026-01-21","serial_number":"051879039648287","imei1":"051879039648287","imei2":"051879039648287","popurl":"www.aadidev-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173202,"job_number":"JOB_173202","tr_customer_id":173219,"tr_customer_product_id":173209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:45:01.000Z","modified_at":"2026-01-31T16:45:01.000Z","name":"Yogesh Khanna","mobile_number":"7031049205","email_id":"prem.naik@yahoo.co.in","dop":"2026-01-21","serial_number":"103991710413712","imei1":"103991710413712","imei2":"103991710413712","popurl":"www.esha-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173203,"job_number":"JOB_173203","tr_customer_id":173220,"tr_customer_product_id":173210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:31.000Z","modified_at":"2026-01-31T16:54:31.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-21","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-21T16:54:31.178816588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173204,"job_number":"JOB_173204","tr_customer_id":173221,"tr_customer_product_id":173211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:36.000Z","modified_at":"2026-01-31T16:54:36.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-21","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-21T16:54:35.737993944Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173205,"job_number":"JOB_173205","tr_customer_id":173222,"tr_customer_product_id":173212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:37.000Z","modified_at":"2026-01-31T16:54:37.000Z","name":"Chandra Kakkar","mobile_number":"7057820419","email_id":"bhaswar.varrier@hotmail.com","dop":"2026-01-21","serial_number":"540195828759146","imei1":"540195828759146","imei2":"540195828759146","popurl":"www.laal-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173206,"job_number":"JOB_173206","tr_customer_id":173223,"tr_customer_product_id":173213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:37.000Z","modified_at":"2026-01-31T16:54:37.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-21","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-21T16:54:37.288937049Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173207,"job_number":"JOB_173207","tr_customer_id":173224,"tr_customer_product_id":173214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:38.000Z","modified_at":"2026-01-31T16:54:38.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-21","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-21T16:54:37.928543257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173208,"job_number":"JOB_173208","tr_customer_id":173225,"tr_customer_product_id":173215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:40.000Z","modified_at":"2026-01-31T16:54:40.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-21","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-21T16:54:39.106210204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173209,"job_number":"JOB_173209","tr_customer_id":173226,"tr_customer_product_id":173216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:51.000Z","modified_at":"2026-01-31T16:54:51.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-21","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-21T16:54:51.040234756Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173210,"job_number":"JOB_173210","tr_customer_id":173227,"tr_customer_product_id":173217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:54:57.000Z","modified_at":"2026-01-31T16:54:57.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-21","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-21T16:54:57.034695253Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173211,"job_number":"JOB_173211","tr_customer_id":173228,"tr_customer_product_id":173218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:55:56.000Z","modified_at":"2026-01-31T16:55:56.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-21","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-21T16:55:55.991792646Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173212,"job_number":"JOB_173212","tr_customer_id":173229,"tr_customer_product_id":173219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:59:57.000Z","modified_at":"2026-01-31T16:59:57.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-21","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-21T16:59:56.309669995Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173213,"job_number":"JOB_173213","tr_customer_id":173230,"tr_customer_product_id":173220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:00:56.000Z","modified_at":"2026-01-31T17:00:56.000Z","name":"Bhaanumati Mishra","mobile_number":"7059298345","email_id":"agasti.bhat@hotmail.com","dop":"2026-01-21","serial_number":"090994879634103","imei1":"090994879634103","imei2":"090994879634103","popurl":"www.chandrabhaga-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173215,"job_number":"JOB_173215","tr_customer_id":173232,"tr_customer_product_id":173222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:00:56.000Z","modified_at":"2026-01-31T17:00:56.000Z","name":"Gangesh Gowda","mobile_number":"7042854813","email_id":"sarada.kaniyar@hotmail.com","dop":"2026-01-21","serial_number":"471852148161658","imei1":"471852148161658","imei2":"471852148161658","popurl":"www.amaresh-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173217,"job_number":"JOB_173217","tr_customer_id":173233,"tr_customer_product_id":173223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:00:56.000Z","modified_at":"2026-01-31T17:00:56.000Z","name":"Vedanshi Dwivedi","mobile_number":"7080065739","email_id":"minakshi.reddy@gmail.com","dop":"2026-01-21","serial_number":"232698662419619","imei1":"232698662419619","imei2":"232698662419619","popurl":"www.krishnadas-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173219,"job_number":"JOB_173219","tr_customer_id":173236,"tr_customer_product_id":173226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:58.000Z","modified_at":"2026-01-31T17:01:58.000Z","name":"Manisha Mehrotra","mobile_number":"7069267342","email_id":"daiwik.patel@yahoo.co.in","dop":"2026-01-21","serial_number":"999789050289676","imei1":"999789050289676","imei2":"999789050289676","popurl":"www.dhanalakshmi-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173220,"job_number":"JOB_173220","tr_customer_id":173237,"tr_customer_product_id":173227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:58.000Z","modified_at":"2026-01-31T17:01:58.000Z","name":"Dhaanyalakshmi Abbott","mobile_number":"7047121211","email_id":"mohini.mehrotra@yahoo.co.in","dop":"2026-01-21","serial_number":"748968883884103","imei1":"748968883884103","imei2":"748968883884103","popurl":"www.gautam-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173221,"job_number":"JOB_173221","tr_customer_id":173238,"tr_customer_product_id":173228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:58.000Z","modified_at":"2026-01-31T17:01:58.000Z","name":"Gaurang Jha","mobile_number":"7069483349","email_id":"divakar.varrier@gmail.com","dop":"2026-01-21","serial_number":"202894571787350","imei1":"202894571787350","imei2":"202894571787350","popurl":"www.dhyanesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173222,"job_number":"JOB_173222","tr_customer_id":173239,"tr_customer_product_id":173229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:59.000Z","modified_at":"2026-01-31T17:01:59.000Z","name":"Bhagirathi Bhat","mobile_number":"7005771380","email_id":"shubha.pillai@yahoo.co.in","dop":"2026-01-21","serial_number":"126925118851918","imei1":"126925118851918","imei2":"126925118851918","popurl":"www.kartik-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173223,"job_number":"JOB_173223","tr_customer_id":173240,"tr_customer_product_id":173230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:01:59.000Z","modified_at":"2026-01-31T17:01:59.000Z","name":"Omana Varma","mobile_number":"7022913638","email_id":"yogesh.verma@yahoo.co.in","dop":"2026-01-21","serial_number":"784947895857940","imei1":"784947895857940","imei2":"784947895857940","popurl":"www.tanya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173229,"job_number":"JOB_173229","tr_customer_id":173246,"tr_customer_product_id":173236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:42:34.000Z","modified_at":"2026-01-31T17:42:34.000Z","name":"chitra singh","mobile_number":"8077088602","email_id":"ssujeetsrivastava708@gmail.com","dop":"2025-11-07","serial_number":"77665544332210","imei1":"77665544332210","imei2":"77665544332210","popurl":"2025-11-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173231,"job_number":"JOB_173231","tr_customer_id":173248,"tr_customer_product_id":173238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:47:15.000Z","modified_at":"2026-01-31T17:47:15.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-21","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-21T17:47:14.555401408Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173232,"job_number":"JOB_173232","tr_customer_id":173249,"tr_customer_product_id":173239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:48:31.000Z","modified_at":"2026-01-31T17:48:31.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-21","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-21T17:48:30.335131956Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173233,"job_number":"JOB_173233","tr_customer_id":173250,"tr_customer_product_id":173240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:10.000Z","modified_at":"2026-01-31T17:49:10.000Z","name":"chitra singh","mobile_number":"8077088602","email_id":"ssujeetsrivastava708@gmail.com","dop":"2025-11-07","serial_number":"77665544332888","imei1":"77665544332888","imei2":"77665544332888","popurl":"2025-11-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173234,"job_number":"JOB_173234","tr_customer_id":173251,"tr_customer_product_id":173241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:10.000Z","modified_at":"2026-01-31T17:49:10.000Z","name":"chitra singh","mobile_number":"8077088602","email_id":"ssujeetsrivastava708@gmail.com","dop":"2025-11-07","serial_number":"77665544332999","imei1":"77665544332999","imei2":"77665544332999","popurl":"2025-11-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173235,"job_number":"JOB_173235","tr_customer_id":173252,"tr_customer_product_id":173242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:29.000Z","modified_at":"2026-01-31T17:49:29.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-21","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-21T17:49:28.209219298Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173236,"job_number":"JOB_173236","tr_customer_id":173253,"tr_customer_product_id":173243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:47.000Z","modified_at":"2026-01-31T17:49:47.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-21","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-21T17:49:46.885796839Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173237,"job_number":"JOB_173237","tr_customer_id":173254,"tr_customer_product_id":173244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:48.000Z","modified_at":"2026-01-31T17:49:48.000Z","name":"Jitendra Panicker","mobile_number":"7042892075","email_id":"gudakesa.chaturvedi@hotmail.com","dop":"2026-01-21","serial_number":"076248593141644","imei1":"076248593141644","imei2":"076248593141644","popurl":"www.swara-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173238,"job_number":"JOB_173238","tr_customer_id":173255,"tr_customer_product_id":173245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:49:56.000Z","modified_at":"2026-01-31T17:49:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-21","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-21T17:49:55.343267978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173239,"job_number":"JOB_173239","tr_customer_id":173256,"tr_customer_product_id":173246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:50:01.000Z","modified_at":"2026-01-31T17:50:01.000Z","name":"Kannan Chopra","mobile_number":"7051637295","email_id":"akshaj.pilla@gmail.com","dop":"2026-01-21","serial_number":"212742962758377","imei1":"212742962758377","imei2":"212742962758377","popurl":"www.arindam-ahluwalia.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173240,"job_number":"JOB_173240","tr_customer_id":173257,"tr_customer_product_id":173247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:50:05.000Z","modified_at":"2026-01-31T17:50:05.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-21","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-21T17:50:04.191876738Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173241,"job_number":"JOB_173241","tr_customer_id":173258,"tr_customer_product_id":173248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:50:57.000Z","modified_at":"2026-01-31T17:50:57.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-21","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-21T17:50:57.026340069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173248,"job_number":"JOB_173248","tr_customer_id":173265,"tr_customer_product_id":173255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:54:22.000Z","modified_at":"2026-01-31T18:54:22.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-21","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-21T18:54:21.153327847Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173249,"job_number":"JOB_173249","tr_customer_id":173266,"tr_customer_product_id":173256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:55:51.000Z","modified_at":"2026-01-31T18:55:51.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-21","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-21T18:55:50.808056310Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173250,"job_number":"JOB_173250","tr_customer_id":173267,"tr_customer_product_id":173257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:55:51.000Z","modified_at":"2026-01-31T18:55:51.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-21","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-21T18:55:51.409367979Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173251,"job_number":"JOB_173251","tr_customer_id":173268,"tr_customer_product_id":173258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:55:59.000Z","modified_at":"2026-01-31T18:55:59.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-30","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-30T18:55:58.555605551Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173252,"job_number":"JOB_173252","tr_customer_id":173269,"tr_customer_product_id":173259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:02.000Z","modified_at":"2026-01-31T18:57:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-21","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-21T18:57:01.505189914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173253,"job_number":"JOB_173253","tr_customer_id":173270,"tr_customer_product_id":173260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:06.000Z","modified_at":"2026-01-31T18:57:06.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-26","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-26T18:57:05.873034950Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173254,"job_number":"JOB_173254","tr_customer_id":173271,"tr_customer_product_id":173261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:09.000Z","modified_at":"2026-01-31T18:57:09.000Z","name":"Divya Jha","mobile_number":"7064328538","email_id":"durga.patel@gmail.com","dop":"2026-01-21","serial_number":"921572213001753","imei1":"921572213001753","imei2":"921572213001753","popurl":"www.harita-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173255,"job_number":"JOB_173255","tr_customer_id":173272,"tr_customer_product_id":173262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:17.000Z","modified_at":"2026-01-31T18:57:17.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-21","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-21T18:57:17.264630893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173256,"job_number":"JOB_173256","tr_customer_id":173273,"tr_customer_product_id":173263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:57:39.000Z","modified_at":"2026-01-31T18:57:39.000Z","name":"Chidaatma Jain","mobile_number":"7029828817","email_id":"minakshi.nayar@gmail.com","dop":"2026-01-21","serial_number":"220987384437055","imei1":"220987384437055","imei2":"220987384437055","popurl":"www.dandapaani-khan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173257,"job_number":"JOB_173257","tr_customer_id":173274,"tr_customer_product_id":173264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T19:41:05.000Z","modified_at":"2026-01-31T19:41:05.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-21","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-21T19:41:04.810875668Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T19:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173258,"job_number":"JOB_173258","tr_customer_id":173275,"tr_customer_product_id":173265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T19:43:40.000Z","modified_at":"2026-01-31T19:43:40.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2026-01-21","serial_number":"46594500302531","imei1":"46594500302531","imei2":"46594500302531","popurl":"2026-01-21T19:43:35.470278100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T19:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173259,"job_number":"JOB_173259","tr_customer_id":173276,"tr_customer_product_id":173266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:25.000Z","modified_at":"2026-01-31T21:18:25.000Z","name":"Gisselle Bogisich","mobile_number":"657-484-5048","email_id":"Rene_Schimmel@hotmail.com","dop":"2025-09-09","serial_number":"19786947654706","imei1":"19786947654706","imei2":"19786947654706","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173260,"job_number":"JOB_173260","tr_customer_id":173277,"tr_customer_product_id":173267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:25.000Z","modified_at":"2026-01-31T21:18:25.000Z","name":"Destiny Will","mobile_number":"828-897-6404","email_id":"Kane.Nikolaus@yahoo.com","dop":"2025-09-09","serial_number":"10856813345293","imei1":"10856813345293","imei2":"10856813345293","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173262,"job_number":"JOB_173262","tr_customer_id":173279,"tr_customer_product_id":173269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:29.000Z","modified_at":"2026-01-31T21:18:29.000Z","name":"Nellie Donnelly","mobile_number":"471-395-9164","email_id":"Sharon_Towne28@hotmail.com","dop":"2025-09-09","serial_number":"12935297139988","imei1":"12935297139988","imei2":"12935297139988","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173263,"job_number":"JOB_173263","tr_customer_id":173280,"tr_customer_product_id":173270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:30.000Z","modified_at":"2026-01-31T21:18:30.000Z","name":"Tyrique Dach","mobile_number":"600-496-7178","email_id":"Harry43@hotmail.com","dop":"2025-09-09","serial_number":"13718063179005","imei1":"13718063179005","imei2":"13718063179005","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173265,"job_number":"JOB_173265","tr_customer_id":173282,"tr_customer_product_id":173272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:34.000Z","modified_at":"2026-01-31T21:18:34.000Z","name":"Natasha Goyette","mobile_number":"440-742-1645","email_id":"Omari.Gulgowski12@yahoo.com","dop":"2025-09-09","serial_number":"13365930310572","imei1":"13365930310572","imei2":"13365930310572","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173266,"job_number":"JOB_173266","tr_customer_id":173283,"tr_customer_product_id":173273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:18:34.000Z","modified_at":"2026-01-31T21:18:34.000Z","name":"Kitty Mertz","mobile_number":"271-742-4591","email_id":"Aniya_Williamson66@yahoo.com","dop":"2025-09-09","serial_number":"11314868801469","imei1":"11314868801469","imei2":"11314868801469","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173268,"job_number":"JOB_173268","tr_customer_id":173285,"tr_customer_product_id":173275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:35.000Z","modified_at":"2026-01-31T21:19:35.000Z","name":"Zella Stark","mobile_number":"265-697-7588","email_id":"Carolyne_Hirthe92@hotmail.com","dop":"2025-09-09","serial_number":"10336465963431","imei1":"10336465963431","imei2":"10336465963431","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173269,"job_number":"JOB_173269","tr_customer_id":173286,"tr_customer_product_id":173276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:36.000Z","modified_at":"2026-01-31T21:19:36.000Z","name":"Alva Goldner","mobile_number":"593-885-7423","email_id":"Jaron_Hegmann13@hotmail.com","dop":"2025-09-09","serial_number":"19263206523861","imei1":"19263206523861","imei2":"19263206523861","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173271,"job_number":"JOB_173271","tr_customer_id":173288,"tr_customer_product_id":173278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:40.000Z","modified_at":"2026-01-31T21:19:40.000Z","name":"Anita Batz","mobile_number":"594-710-8513","email_id":"Odie9@gmail.com","dop":"2025-09-09","serial_number":"14337183222041","imei1":"14337183222041","imei2":"14337183222041","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173272,"job_number":"JOB_173272","tr_customer_id":173289,"tr_customer_product_id":173279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:40.000Z","modified_at":"2026-01-31T21:19:40.000Z","name":"Van Goyette","mobile_number":"682-732-6493","email_id":"Marcelina_Hirthe74@hotmail.com","dop":"2025-09-09","serial_number":"15748309601333","imei1":"15748309601333","imei2":"15748309601333","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173274,"job_number":"JOB_173274","tr_customer_id":173291,"tr_customer_product_id":173281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:44.000Z","modified_at":"2026-01-31T21:19:44.000Z","name":"Madelynn Kessler","mobile_number":"336-586-3407","email_id":"Lila4@yahoo.com","dop":"2025-09-09","serial_number":"11833826238492","imei1":"11833826238492","imei2":"11833826238492","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173275,"job_number":"JOB_173275","tr_customer_id":173292,"tr_customer_product_id":173282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T21:19:44.000Z","modified_at":"2026-01-31T21:19:44.000Z","name":"Alexandra Haley","mobile_number":"602-415-4544","email_id":"Loyal13@gmail.com","dop":"2025-09-09","serial_number":"13664967151014","imei1":"13664967151014","imei2":"13664967151014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T21:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173277,"job_number":"JOB_173277","tr_customer_id":173294,"tr_customer_product_id":173284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T23:23:21.000Z","modified_at":"2026-01-31T23:23:21.000Z","name":"fdfs fasdf","mobile_number":"9833370429","email_id":"abc@gmail.com","dop":"2025-06-11","serial_number":"464654464646546","imei1":"464654464646546","imei2":"464654464646546","popurl":"2025-06-11T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T23:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173278,"job_number":"JOB_173278","tr_customer_id":173295,"tr_customer_product_id":173285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T23:42:27.000Z","modified_at":"2026-01-31T23:42:27.000Z","name":"Devasree Somayaji","mobile_number":"7030337742","email_id":"gudakesha.bhattathiri@gmail.com","dop":"2026-01-21","serial_number":"567475466850551","imei1":"567475466850551","imei2":"567475466850551","popurl":"www.ritesh-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T23:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173279,"job_number":"JOB_173279","tr_customer_id":173296,"tr_customer_product_id":173286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:17:57.000Z","modified_at":"2026-02-01T01:17:57.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"24113436852358","imei1":"24113436852358","imei2":"24113436852358","popurl":"2026-01-22T01:17:56.894337600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173280,"job_number":"JOB_173280","tr_customer_id":173297,"tr_customer_product_id":173287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:23:45.000Z","modified_at":"2026-02-01T01:23:45.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"59121952621433","imei1":"59121952621433","imei2":"59121952621433","popurl":"2026-01-22T01:23:45.247678700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173281,"job_number":"JOB_173281","tr_customer_id":173298,"tr_customer_product_id":173288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:30:06.000Z","modified_at":"2026-02-01T01:30:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"91398281867393","imei1":"91398281867393","imei2":"91398281867393","popurl":"2026-01-22T01:30:05.895287100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173282,"job_number":"JOB_173282","tr_customer_id":173299,"tr_customer_product_id":173289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T01:32:54.000Z","modified_at":"2026-02-01T01:32:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"64544680294504","imei1":"64544680294504","imei2":"64544680294504","popurl":"2026-01-22T01:32:53.155908800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T01:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173283,"job_number":"JOB_173283","tr_customer_id":173300,"tr_customer_product_id":173290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:27:25.000Z","modified_at":"2026-02-01T04:27:25.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15551140378535","imei1":"15551140378535","imei2":"15551140378535","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173286,"job_number":"JOB_173286","tr_customer_id":173303,"tr_customer_product_id":173293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:40.000Z","modified_at":"2026-02-01T04:38:40.000Z","name":"Simeon Lakin","mobile_number":"471-697-2219","email_id":"Manuela5@hotmail.com","dop":"2025-04-06","serial_number":"14821068419629502","imei1":"14821068419629502","imei2":"14821068419629502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173287,"job_number":"JOB_173287","tr_customer_id":173304,"tr_customer_product_id":173294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:45.000Z","modified_at":"2026-02-01T04:38:45.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18027654485234","imei1":"18027654485234","imei2":"18027654485234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173289,"job_number":"JOB_173289","tr_customer_id":173306,"tr_customer_product_id":173296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:47.000Z","modified_at":"2026-02-01T04:38:47.000Z","name":"Ellsworth Harvey","mobile_number":"326-772-4496","email_id":"Magdalen.Pagac83@yahoo.com","dop":"2025-04-06","serial_number":"11887852370696394","imei1":"11887852370696394","imei2":"11887852370696394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173292,"job_number":"JOB_173292","tr_customer_id":173309,"tr_customer_product_id":173299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:58.000Z","modified_at":"2026-02-01T04:38:58.000Z","name":"Denis Koelpin","mobile_number":"602-334-9723","email_id":"Baylee_Berge@gmail.com","dop":"2025-04-06","serial_number":"10328184315480918","imei1":"10328184315480918","imei2":"10328184315480918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173294,"job_number":"JOB_173294","tr_customer_id":173311,"tr_customer_product_id":173301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:07.000Z","modified_at":"2026-02-01T04:39:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10483095420903","imei1":"10483095420903","imei2":"10483095420903","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173296,"job_number":"JOB_173296","tr_customer_id":173313,"tr_customer_product_id":173303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:08.000Z","modified_at":"2026-02-01T04:39:08.000Z","name":"Clarabelle Hudson","mobile_number":"395-660-4648","email_id":"Dangelo.Bernier78@yahoo.com","dop":"2025-06-18","serial_number":"1046394614662707","imei1":"1046394614662707","imei2":"1046394614662707","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173298,"job_number":"JOB_173298","tr_customer_id":173315,"tr_customer_product_id":173305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:17.000Z","modified_at":"2026-02-01T04:39:17.000Z","name":"Dianna Torphy","mobile_number":"228-309-9407","email_id":"Moises.Murazik@gmail.com","dop":"2025-04-06","serial_number":"17658387052512780","imei1":"17658387052512780","imei2":"17658387052512780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173300,"job_number":"JOB_173300","tr_customer_id":173317,"tr_customer_product_id":173307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:22.000Z","modified_at":"2026-02-01T04:39:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11115512834475","imei1":"11115512834475","imei2":"11115512834475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173304,"job_number":"JOB_173304","tr_customer_id":173321,"tr_customer_product_id":173311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19377902949927","imei1":"19377902949927","imei2":"19377902949927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173306,"job_number":"JOB_173306","tr_customer_id":173323,"tr_customer_product_id":173313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:39:24.000Z","name":"Nannie Grady","mobile_number":"713-856-1801","email_id":"Arno.Doyle3@yahoo.com","dop":"2025-04-06","serial_number":"16802572546845396","imei1":"16802572546845396","imei2":"16802572546845396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173307,"job_number":"JOB_173307","tr_customer_id":173324,"tr_customer_product_id":173314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:39:24.000Z","name":"Fredy McCullough","mobile_number":"707-393-2081","email_id":"Emily.Heller@yahoo.com","dop":"2025-04-06","serial_number":"13334376704894544","imei1":"13334376704894544","imei2":"13334376704894544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173308,"job_number":"JOB_173308","tr_customer_id":173325,"tr_customer_product_id":173315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:25.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Samanta Abernathy","mobile_number":"680-952-9701","email_id":"Elroy_Cronin90@yahoo.com","dop":"2025-04-06","serial_number":"19448178928935016","imei1":"19448178928935016","imei2":"19448178928935016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173309,"job_number":"JOB_173309","tr_customer_id":173326,"tr_customer_product_id":173316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:25.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Jason Jacobs","mobile_number":"289-577-0022","email_id":"Belle.Muller31@yahoo.com","dop":"2025-04-06","serial_number":"18258472762580548","imei1":"18258472762580548","imei2":"18258472762580548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173312,"job_number":"JOB_173312","tr_customer_id":173329,"tr_customer_product_id":173319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:30.000Z","modified_at":"2026-02-01T04:39:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10394080113302","imei1":"10394080113302","imei2":"10394080113302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173314,"job_number":"JOB_173314","tr_customer_id":173331,"tr_customer_product_id":173321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:39:32.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13496035397534","imei1":"13496035397534","imei2":"13496035397534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173315,"job_number":"JOB_173315","tr_customer_id":173332,"tr_customer_product_id":173322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:39:32.000Z","name":"Chaim Volkman","mobile_number":"768-491-3317","email_id":"Chyna.Kris76@gmail.com","dop":"2025-04-06","serial_number":"18930669504042976","imei1":"18930669504042976","imei2":"18930669504042976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173317,"job_number":"JOB_173317","tr_customer_id":173334,"tr_customer_product_id":173324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:34.000Z","modified_at":"2026-02-01T04:39:34.000Z","name":"Jedediah Johnson","mobile_number":"549-385-0436","email_id":"Terence.Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"17173405132754976","imei1":"17173405132754976","imei2":"17173405132754976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173319,"job_number":"JOB_173319","tr_customer_id":173336,"tr_customer_product_id":173326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:36.000Z","modified_at":"2026-02-01T04:39:36.000Z","name":"Rossie Macejkovic","mobile_number":"774-274-0667","email_id":"Tate3@yahoo.com","dop":"2025-04-06","serial_number":"10884458169253468","imei1":"10884458169253468","imei2":"10884458169253468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173320,"job_number":"JOB_173320","tr_customer_id":173337,"tr_customer_product_id":173327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:38.000Z","modified_at":"2026-02-01T04:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395082981021","imei1":"16395082981021","imei2":"16395082981021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173322,"job_number":"JOB_173322","tr_customer_id":173339,"tr_customer_product_id":173329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:39.000Z","modified_at":"2026-02-01T04:39:39.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14151501822260","imei1":"14151501822260","imei2":"14151501822260","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173324,"job_number":"JOB_173324","tr_customer_id":173341,"tr_customer_product_id":173331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:40.000Z","name":"Buck Abshire","mobile_number":"627-786-1597","email_id":"Josh63@hotmail.com","dop":"2025-04-06","serial_number":"17519729669744588","imei1":"17519729669744588","imei2":"17519729669744588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173325,"job_number":"JOB_173325","tr_customer_id":173342,"tr_customer_product_id":173332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17921062601370","imei2":"17921062601370","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173327,"job_number":"JOB_173327","tr_customer_id":173344,"tr_customer_product_id":173334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:41.000Z","modified_at":"2026-02-01T04:39:41.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"57748484097906","imei1":"57748484097906","imei2":"57748484097906","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173329,"job_number":"JOB_173329","tr_customer_id":173346,"tr_customer_product_id":173336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:51.000Z","modified_at":"2026-02-01T04:39:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10094262347780","imei1":"10094262347780","imei2":"10094262347780","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173331,"job_number":"JOB_173331","tr_customer_id":173348,"tr_customer_product_id":173338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:52.000Z","modified_at":"2026-02-01T04:39:52.000Z","name":"Rosendo Medhurst","mobile_number":"631-741-5266","email_id":"Arnoldo3@hotmail.com","dop":"2025-06-18","serial_number":"1061294982090475","imei1":"1061294982090475","imei2":"1061294982090475","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173332,"job_number":"JOB_173332","tr_customer_id":173349,"tr_customer_product_id":173339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:56.000Z","modified_at":"2026-02-01T04:39:56.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14569582002361","imei2":"14569582002361","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173337,"job_number":"JOB_173337","tr_customer_id":173354,"tr_customer_product_id":173344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:05.000Z","modified_at":"2026-02-01T04:40:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19009393789243","imei1":"19009393789243","imei2":"19009393789243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173339,"job_number":"JOB_173339","tr_customer_id":173356,"tr_customer_product_id":173346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:07.000Z","modified_at":"2026-02-01T04:40:07.000Z","name":"Brannon Lehner","mobile_number":"572-802-2769","email_id":"Ramona_Boehm0@gmail.com","dop":"2025-04-06","serial_number":"13535090815936946","imei1":"13535090815936946","imei2":"13535090815936946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173341,"job_number":"JOB_173341","tr_customer_id":173358,"tr_customer_product_id":173348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:12.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12566136344675","imei1":"12566136344675","imei2":"12566136344675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173342,"job_number":"JOB_173342","tr_customer_id":173359,"tr_customer_product_id":173349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:12.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10167826379666","imei2":"10167826379666","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173345,"job_number":"JOB_173345","tr_customer_id":173362,"tr_customer_product_id":173352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:14.000Z","modified_at":"2026-02-01T04:40:14.000Z","name":"Dylan Farrell","mobile_number":"520-772-8013","email_id":"Shyann_Roberts@yahoo.com","dop":"2025-04-06","serial_number":"19254105926974220","imei1":"19254105926974220","imei2":"19254105926974220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173346,"job_number":"JOB_173346","tr_customer_id":173363,"tr_customer_product_id":173353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:17.000Z","modified_at":"2026-02-01T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13881390806344","imei1":"13881390806344","imei2":"13881390806344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173348,"job_number":"JOB_173348","tr_customer_id":173365,"tr_customer_product_id":173355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:18.000Z","modified_at":"2026-02-01T04:40:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15573483075969","imei1":"15573483075969","imei2":"15573483075969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173350,"job_number":"JOB_173350","tr_customer_id":173367,"tr_customer_product_id":173357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:19.000Z","modified_at":"2026-02-01T04:40:19.000Z","name":"Leanna Kub","mobile_number":"640-800-8111","email_id":"Alford_Rath2@yahoo.com","dop":"2025-04-06","serial_number":"15136493172811604","imei1":"15136493172811604","imei2":"15136493172811604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173351,"job_number":"JOB_173351","tr_customer_id":173368,"tr_customer_product_id":173358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:40:20.000Z","name":"Lionel Legros","mobile_number":"970-879-1131","email_id":"Rubye.Block@hotmail.com","dop":"2025-04-06","serial_number":"14706340170641640","imei1":"14706340170641640","imei2":"14706340170641640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173352,"job_number":"JOB_173352","tr_customer_id":173369,"tr_customer_product_id":173359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:40:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11477829995989","imei1":"11477829995989","imei2":"11477829995989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173354,"job_number":"JOB_173354","tr_customer_id":173371,"tr_customer_product_id":173361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:22.000Z","modified_at":"2026-02-01T04:40:22.000Z","name":"Elvis Hane","mobile_number":"296-918-2544","email_id":"Samanta.Morissette89@yahoo.com","dop":"2025-04-06","serial_number":"16763784523795472","imei1":"16763784523795472","imei2":"16763784523795472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173355,"job_number":"JOB_173355","tr_customer_id":173372,"tr_customer_product_id":173362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:40:24.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15154891487916","imei1":"15154891487916","imei2":"15154891487916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173357,"job_number":"JOB_173357","tr_customer_id":173374,"tr_customer_product_id":173364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:40:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725606318927","imei1":"13725606318927","imei2":"13725606318927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173359,"job_number":"JOB_173359","tr_customer_id":173376,"tr_customer_product_id":173366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:26.000Z","modified_at":"2026-02-01T04:40:26.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40362073528889","imei1":"40362073528889","imei2":"40362073528889","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173360,"job_number":"JOB_173360","tr_customer_id":173377,"tr_customer_product_id":173367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:26.000Z","modified_at":"2026-02-01T04:40:26.000Z","name":"Keaton Hessel","mobile_number":"677-575-7097","email_id":"Delia_Senger@hotmail.com","dop":"2025-04-06","serial_number":"19261470417968704","imei1":"19261470417968704","imei2":"19261470417968704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173361,"job_number":"JOB_173361","tr_customer_id":173378,"tr_customer_product_id":173368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:29.000Z","modified_at":"2026-02-01T04:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15293429616229","imei1":"15293429616229","imei2":"15293429616229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173362,"job_number":"JOB_173362","tr_customer_id":173379,"tr_customer_product_id":173369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:29.000Z","modified_at":"2026-02-01T04:40:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12983323371115","imei1":"12983323371115","imei2":"12983323371115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173365,"job_number":"JOB_173365","tr_customer_id":173382,"tr_customer_product_id":173372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:31.000Z","modified_at":"2026-02-01T04:40:31.000Z","name":"Devyn Conn","mobile_number":"622-780-4568","email_id":"Ralph63@gmail.com","dop":"2025-04-06","serial_number":"10088894623945692","imei1":"10088894623945692","imei2":"10088894623945692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173366,"job_number":"JOB_173366","tr_customer_id":173383,"tr_customer_product_id":173373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:31.000Z","modified_at":"2026-02-01T04:40:31.000Z","name":"Leopoldo Murazik","mobile_number":"615-406-6998","email_id":"Dejon_Mante@hotmail.com","dop":"2025-04-06","serial_number":"18162236972021296","imei1":"18162236972021296","imei2":"18162236972021296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173367,"job_number":"JOB_173367","tr_customer_id":173384,"tr_customer_product_id":173374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:37.000Z","modified_at":"2026-02-01T04:40:37.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15370403751411","imei1":"15370403751411","imei2":"15370403751411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173369,"job_number":"JOB_173369","tr_customer_id":173386,"tr_customer_product_id":173376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:39.000Z","modified_at":"2026-02-01T04:40:39.000Z","name":"Harmony Fisher","mobile_number":"635-744-9142","email_id":"Araceli_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18384250239328690","imei1":"18384250239328690","imei2":"18384250239328690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173374,"job_number":"JOB_173374","tr_customer_id":173391,"tr_customer_product_id":173381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:42.000Z","modified_at":"2026-02-01T04:40:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16491212450973","imei1":"16491212450973","imei2":"16491212450973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173377,"job_number":"JOB_173377","tr_customer_id":173395,"tr_customer_product_id":173385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:44.000Z","name":"Matteo Greenfelder","mobile_number":"358-501-8420","email_id":"Riley_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"12291373965612202","imei1":"12291373965612202","imei2":"12291373965612202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173389,"job_number":"JOB_173389","tr_customer_id":173406,"tr_customer_product_id":173396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:56.000Z","modified_at":"2026-02-01T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12461774051985","imei1":"12461774051985","imei2":"12461774051985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173391,"job_number":"JOB_173391","tr_customer_id":173408,"tr_customer_product_id":173398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14077884012949","imei1":"14077884012949","imei2":"14077884012949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173392,"job_number":"JOB_173392","tr_customer_id":173409,"tr_customer_product_id":173399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14160818096297","imei1":"14160818096297","imei2":"14160818096297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173395,"job_number":"JOB_173395","tr_customer_id":173412,"tr_customer_product_id":173402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:58.000Z","modified_at":"2026-02-01T04:40:58.000Z","name":"Cecile Cronin","mobile_number":"385-933-9505","email_id":"Brendon_Fisher73@yahoo.com","dop":"2025-04-06","serial_number":"16217959121827448","imei1":"16217959121827448","imei2":"16217959121827448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173397,"job_number":"JOB_173397","tr_customer_id":173414,"tr_customer_product_id":173404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Jovan Franecki","mobile_number":"552-394-8973","email_id":"Ford.Runolfsdottir74@yahoo.com","dop":"2025-04-06","serial_number":"12047218810397482","imei1":"12047218810397482","imei2":"12047218810397482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173398,"job_number":"JOB_173398","tr_customer_id":173415,"tr_customer_product_id":173405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Zelda Graham","mobile_number":"383-724-6834","email_id":"Marjory.Ratke@gmail.com","dop":"2025-04-06","serial_number":"15419739902973416","imei1":"15419739902973416","imei2":"15419739902973416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173400,"job_number":"JOB_173400","tr_customer_id":173417,"tr_customer_product_id":173407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:01.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13740083840276","imei1":"13740083840276","imei2":"13740083840276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173401,"job_number":"JOB_173401","tr_customer_id":173418,"tr_customer_product_id":173408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:01.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15892891637093","imei1":"15892891637093","imei2":"15892891637093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173405,"job_number":"JOB_173405","tr_customer_id":173422,"tr_customer_product_id":173412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Skye Konopelski","mobile_number":"750-605-4346","email_id":"Vicente.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"19598504159381050","imei1":"19598504159381050","imei2":"19598504159381050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173407,"job_number":"JOB_173407","tr_customer_id":173424,"tr_customer_product_id":173414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Elvie Rippin","mobile_number":"836-454-3470","email_id":"Maxime_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13224356803458660","imei1":"13224356803458660","imei2":"13224356803458660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173409,"job_number":"JOB_173409","tr_customer_id":173426,"tr_customer_product_id":173416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:04.000Z","modified_at":"2026-02-01T04:41:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314303835859","imei1":"14314303835859","imei2":"14314303835859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173411,"job_number":"JOB_173411","tr_customer_id":173428,"tr_customer_product_id":173418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:06.000Z","modified_at":"2026-02-01T04:41:06.000Z","name":"Jesus Schoen","mobile_number":"743-309-7891","email_id":"Kody28@yahoo.com","dop":"2025-04-06","serial_number":"15564141962022960","imei1":"15564141962022960","imei2":"15564141962022960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173413,"job_number":"JOB_173413","tr_customer_id":173430,"tr_customer_product_id":173420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"17958748575488","imei1":"17958748575488","imei2":"17958748575488","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173414,"job_number":"JOB_173414","tr_customer_id":173431,"tr_customer_product_id":173421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19240515728693","imei1":"19240515728693","imei2":"19240515728693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173415,"job_number":"JOB_173415","tr_customer_id":173432,"tr_customer_product_id":173422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15603036714090","imei1":"15603036714090","imei2":"15603036714090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173419,"job_number":"JOB_173419","tr_customer_id":173436,"tr_customer_product_id":173426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"40335856066478","imei1":"40335856066478","imei2":"40335856066478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173420,"job_number":"JOB_173420","tr_customer_id":173437,"tr_customer_product_id":173427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Athena Wiza","mobile_number":"446-522-4715","email_id":"Dino.Windler77@hotmail.com","dop":"2025-04-06","serial_number":"10618200902677908","imei1":"10618200902677908","imei2":"10618200902677908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173421,"job_number":"JOB_173421","tr_customer_id":173438,"tr_customer_product_id":173428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:12.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Lavon Goodwin","mobile_number":"635-945-6196","email_id":"Alexa.Keebler82@hotmail.com","dop":"2025-04-06","serial_number":"13438052233130616","imei1":"13438052233130616","imei2":"13438052233130616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173422,"job_number":"JOB_173422","tr_customer_id":173439,"tr_customer_product_id":173429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:20.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19175940860983","imei1":"19175940860983","imei2":"19175940860983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173424,"job_number":"JOB_173424","tr_customer_id":173441,"tr_customer_product_id":173431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:41:22.000Z","name":"Darlene Ryan","mobile_number":"739-750-1070","email_id":"Katlynn69@hotmail.com","dop":"2025-04-06","serial_number":"11651483716160468","imei1":"11651483716160468","imei2":"11651483716160468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173425,"job_number":"JOB_173425","tr_customer_id":173442,"tr_customer_product_id":173432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:41:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18998909025978","imei1":"18998909025978","imei2":"18998909025978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173428,"job_number":"JOB_173428","tr_customer_id":173445,"tr_customer_product_id":173435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Raegan Ratke","mobile_number":"469-283-7434","email_id":"Crawford_Steuber73@gmail.com","dop":"2025-04-06","serial_number":"12927601202993666","imei1":"12927601202993666","imei2":"12927601202993666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173432,"job_number":"JOB_173432","tr_customer_id":173449,"tr_customer_product_id":173439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:27.000Z","modified_at":"2026-02-01T04:41:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10270567978516","imei1":"10270567978516","imei2":"10270567978516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173434,"job_number":"JOB_173434","tr_customer_id":173451,"tr_customer_product_id":173441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:29.000Z","modified_at":"2026-02-01T04:41:29.000Z","name":"Timmothy Predovic","mobile_number":"643-747-5879","email_id":"Omer4@hotmail.com","dop":"2025-04-06","serial_number":"11645433213129228","imei1":"11645433213129228","imei2":"11645433213129228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173435,"job_number":"JOB_173435","tr_customer_id":173452,"tr_customer_product_id":173442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:32.000Z","modified_at":"2026-02-01T04:41:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11788145933534","imei1":"11788145933534","imei2":"11788145933534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173437,"job_number":"JOB_173437","tr_customer_id":173454,"tr_customer_product_id":173444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:34.000Z","modified_at":"2026-02-01T04:41:34.000Z","name":"Gabrielle Jenkins","mobile_number":"799-787-7775","email_id":"Sigmund_Maggio@yahoo.com","dop":"2025-04-06","serial_number":"15119556439737774","imei1":"15119556439737774","imei2":"15119556439737774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173442,"job_number":"JOB_173442","tr_customer_id":173459,"tr_customer_product_id":173449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:48.000Z","modified_at":"2026-02-01T04:41:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13072525120669","imei1":"13072525120669","imei2":"13072525120669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173444,"job_number":"JOB_173444","tr_customer_id":173461,"tr_customer_product_id":173451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10110488863504","imei1":"10110488863504","imei2":"10110488863504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173445,"job_number":"JOB_173445","tr_customer_id":173462,"tr_customer_product_id":173452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14125890858594","imei1":"14125890858594","imei2":"14125890858594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173448,"job_number":"JOB_173448","tr_customer_id":173465,"tr_customer_product_id":173455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:50.000Z","modified_at":"2026-02-01T04:41:50.000Z","name":"Abbie Walsh","mobile_number":"626-699-2633","email_id":"Emerald_Hahn30@gmail.com","dop":"2025-04-06","serial_number":"17584840688015466","imei1":"17584840688015466","imei2":"17584840688015466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173449,"job_number":"JOB_173449","tr_customer_id":173466,"tr_customer_product_id":173456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:51.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Freddy Greenfelder","mobile_number":"939-312-7678","email_id":"Kamille57@yahoo.com","dop":"2025-04-06","serial_number":"17876701707586196","imei1":"17876701707586196","imei2":"17876701707586196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173450,"job_number":"JOB_173450","tr_customer_id":173467,"tr_customer_product_id":173457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:51.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Danial Koepp","mobile_number":"698-297-5903","email_id":"Jess62@hotmail.com","dop":"2025-04-06","serial_number":"13314063582191322","imei1":"13314063582191322","imei2":"13314063582191322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173451,"job_number":"JOB_173451","tr_customer_id":173468,"tr_customer_product_id":173458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:52.000Z","modified_at":"2026-02-01T04:41:52.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14122728018379","imei1":"14122728018379","imei2":"14122728018379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173453,"job_number":"JOB_173453","tr_customer_id":173470,"tr_customer_product_id":173460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:54.000Z","modified_at":"2026-02-01T04:41:54.000Z","name":"Cheyanne Lang","mobile_number":"474-900-3890","email_id":"Clifford83@hotmail.com","dop":"2025-04-06","serial_number":"18843116744407040","imei1":"18843116744407040","imei2":"18843116744407040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173454,"job_number":"JOB_173454","tr_customer_id":173471,"tr_customer_product_id":173461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:56.000Z","modified_at":"2026-02-01T04:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15942974208282","imei1":"15942974208282","imei2":"15942974208282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173456,"job_number":"JOB_173456","tr_customer_id":173473,"tr_customer_product_id":173463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:57.000Z","modified_at":"2026-02-01T04:41:57.000Z","name":"Emmanuelle O'Connell","mobile_number":"901-611-4391","email_id":"Raymond88@yahoo.com","dop":"2025-04-06","serial_number":"16885420546588600","imei1":"16885420546588600","imei2":"16885420546588600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173457,"job_number":"JOB_173457","tr_customer_id":173474,"tr_customer_product_id":173464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:09.000Z","modified_at":"2026-02-01T04:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19115873297318","imei1":"19115873297318","imei2":"19115873297318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173459,"job_number":"JOB_173459","tr_customer_id":173476,"tr_customer_product_id":173466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:11.000Z","modified_at":"2026-02-01T04:42:11.000Z","name":"Dock Yundt","mobile_number":"795-499-0473","email_id":"Desmond.Berge@gmail.com","dop":"2025-04-06","serial_number":"18987264713542510","imei1":"18987264713542510","imei2":"18987264713542510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173460,"job_number":"JOB_173460","tr_customer_id":173477,"tr_customer_product_id":173467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:15.000Z","modified_at":"2026-02-01T04:42:15.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13100464274349","imei1":"13100464274349","imei2":"13100464274349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173462,"job_number":"JOB_173462","tr_customer_id":173479,"tr_customer_product_id":173469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:17.000Z","modified_at":"2026-02-01T04:42:17.000Z","name":"Erika Hirthe","mobile_number":"301-830-8012","email_id":"Sammy_Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"12794902011273592","imei1":"12794902011273592","imei2":"12794902011273592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173463,"job_number":"JOB_173463","tr_customer_id":173480,"tr_customer_product_id":173470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17849976641353","imei1":"17849976641353","imei2":"17849976641353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173467,"job_number":"JOB_173467","tr_customer_id":173484,"tr_customer_product_id":173474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:22.000Z","modified_at":"2026-02-01T04:42:22.000Z","name":"Demario Harber","mobile_number":"819-351-9803","email_id":"Irma.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"12892273439800920","imei1":"12892273439800920","imei2":"12892273439800920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173469,"job_number":"JOB_173469","tr_customer_id":173486,"tr_customer_product_id":173476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:42:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10073607898851","imei1":"10073607898851","imei2":"10073607898851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173470,"job_number":"JOB_173470","tr_customer_id":173487,"tr_customer_product_id":173477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:42:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12152668584547","imei1":"12152668584547","imei2":"12152668584547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173473,"job_number":"JOB_173473","tr_customer_id":173490,"tr_customer_product_id":173480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:40.000Z","modified_at":"2026-02-01T04:42:40.000Z","name":"Elmo Huels","mobile_number":"897-986-8220","email_id":"Lucio_Sanford69@gmail.com","dop":"2025-04-06","serial_number":"19074916421710964","imei1":"19074916421710964","imei2":"19074916421710964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173474,"job_number":"JOB_173474","tr_customer_id":173491,"tr_customer_product_id":173481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:40.000Z","modified_at":"2026-02-01T04:42:40.000Z","name":"Jamal Schmitt","mobile_number":"899-597-2786","email_id":"Jeffery.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"17327076778453212","imei1":"17327076778453212","imei2":"17327076778453212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173475,"job_number":"JOB_173475","tr_customer_id":173492,"tr_customer_product_id":173482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:45:59.000Z","modified_at":"2026-02-01T04:45:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"18654461883497","imei1":"18654461883497","imei2":"18654461883497","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173476,"job_number":"JOB_173476","tr_customer_id":173493,"tr_customer_product_id":173483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:00.000Z","modified_at":"2026-02-01T04:46:00.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17958257075236","imei1":"17958257075236","imei2":"17958257075236","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173477,"job_number":"JOB_173477","tr_customer_id":173494,"tr_customer_product_id":173484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:02.000Z","modified_at":"2026-02-01T04:46:02.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"13841442947030","imei1":"13841442947030","imei2":"13841442947030","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173478,"job_number":"JOB_173478","tr_customer_id":173495,"tr_customer_product_id":173485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:03.000Z","modified_at":"2026-02-01T04:46:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"12085175934819","imei1":"12085175934819","imei2":"12085175934819","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173479,"job_number":"JOB_173479","tr_customer_id":173496,"tr_customer_product_id":173486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:04.000Z","modified_at":"2026-02-01T04:46:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17621606347018","imei1":"17621606347018","imei2":"17621606347018","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173480,"job_number":"JOB_173480","tr_customer_id":173497,"tr_customer_product_id":173487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:46:06.000Z","modified_at":"2026-02-01T04:46:06.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"16664023964705","imei1":"16664023964705","imei2":"16664023964705","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173481,"job_number":"JOB_173481","tr_customer_id":173498,"tr_customer_product_id":173488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82108956291151","imei1":"82108956291151","imei2":"82108956291151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173482,"job_number":"JOB_173482","tr_customer_id":173499,"tr_customer_product_id":173489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21377847992815","imei1":"21377847992815","imei2":"21377847992815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173483,"job_number":"JOB_173483","tr_customer_id":173500,"tr_customer_product_id":173490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:57.000Z","modified_at":"2026-02-01T04:55:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67429924613262","imei1":"67429924613262","imei2":"67429924613262","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173484,"job_number":"JOB_173484","tr_customer_id":173501,"tr_customer_product_id":173491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51515239481266","imei1":"51515239481266","imei2":"51515239481266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173485,"job_number":"JOB_173485","tr_customer_id":173502,"tr_customer_product_id":173492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16082694929132","imei1":"16082694929132","imei2":"16082694929132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173486,"job_number":"JOB_173486","tr_customer_id":173503,"tr_customer_product_id":173493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:55:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65596307510823","imei1":"65596307510823","imei2":"65596307510823","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173488,"job_number":"JOB_173488","tr_customer_id":173505,"tr_customer_product_id":173495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:28.000Z","modified_at":"2026-02-01T04:56:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59131379349295","imei1":"59131379349295","imei2":"59131379349295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173489,"job_number":"JOB_173489","tr_customer_id":173506,"tr_customer_product_id":173496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:28.000Z","modified_at":"2026-02-01T04:56:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62255011093821","imei1":"62255011093821","imei2":"62255011093821","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173490,"job_number":"JOB_173490","tr_customer_id":173507,"tr_customer_product_id":173497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41483093689809","imei1":"41483093689809","imei2":"41483093689809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173491,"job_number":"JOB_173491","tr_customer_id":173508,"tr_customer_product_id":173498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86994421576585","imei1":"86994421576585","imei2":"86994421576585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173492,"job_number":"JOB_173492","tr_customer_id":173509,"tr_customer_product_id":173499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:29.000Z","modified_at":"2026-02-01T04:56:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93080339105300","imei1":"93080339105300","imei2":"93080339105300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173493,"job_number":"JOB_173493","tr_customer_id":173510,"tr_customer_product_id":173500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:30.000Z","modified_at":"2026-02-01T04:56:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31453495726471","imei1":"31453495726471","imei2":"31453495726471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173495,"job_number":"JOB_173495","tr_customer_id":173512,"tr_customer_product_id":173502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:59.000Z","modified_at":"2026-02-01T04:56:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58623669109626","imei1":"58623669109626","imei2":"58623669109626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173496,"job_number":"JOB_173496","tr_customer_id":173513,"tr_customer_product_id":173503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82084733551446","imei1":"82084733551446","imei2":"82084733551446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173497,"job_number":"JOB_173497","tr_customer_id":173514,"tr_customer_product_id":173504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15589581013243","imei1":"15589581013243","imei2":"15589581013243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173498,"job_number":"JOB_173498","tr_customer_id":173515,"tr_customer_product_id":173505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:00.000Z","modified_at":"2026-02-01T04:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93927228256143","imei1":"93927228256143","imei2":"93927228256143","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173499,"job_number":"JOB_173499","tr_customer_id":173516,"tr_customer_product_id":173506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19155677985264","imei1":"19155677985264","imei2":"19155677985264","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173500,"job_number":"JOB_173500","tr_customer_id":173517,"tr_customer_product_id":173507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49177901434482","imei1":"49177901434482","imei2":"49177901434482","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173502,"job_number":"JOB_173502","tr_customer_id":173519,"tr_customer_product_id":173509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:29.000Z","modified_at":"2026-02-01T05:10:29.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18772175653211","imei1":"18772175653211","imei2":"18772175653211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173504,"job_number":"JOB_173504","tr_customer_id":173521,"tr_customer_product_id":173511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:31.000Z","modified_at":"2026-02-01T05:10:31.000Z","name":"Ramona Schaden","mobile_number":"982-602-5959","email_id":"Lyda.Stokes62@gmail.com","dop":"2025-04-06","serial_number":"10303097432294828","imei1":"10303097432294828","imei2":"10303097432294828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173505,"job_number":"JOB_173505","tr_customer_id":173522,"tr_customer_product_id":173512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:19.000Z","modified_at":"2026-02-01T05:11:19.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12431217247135","imei1":"12431217247135","imei2":"12431217247135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173507,"job_number":"JOB_173507","tr_customer_id":173524,"tr_customer_product_id":173514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:21.000Z","modified_at":"2026-02-01T05:11:21.000Z","name":"Alba Turner","mobile_number":"431-680-0767","email_id":"Tierra72@yahoo.com","dop":"2025-04-06","serial_number":"14629654200467536","imei1":"14629654200467536","imei2":"14629654200467536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173508,"job_number":"JOB_173508","tr_customer_id":173525,"tr_customer_product_id":173515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:09.000Z","modified_at":"2026-02-01T05:12:09.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15236014538244","imei1":"15236014538244","imei2":"15236014538244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173510,"job_number":"JOB_173510","tr_customer_id":173527,"tr_customer_product_id":173517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:11.000Z","modified_at":"2026-02-01T05:12:11.000Z","name":"Marcia Johns","mobile_number":"287-958-4141","email_id":"Aylin78@gmail.com","dop":"2025-04-06","serial_number":"17229405817518382","imei1":"17229405817518382","imei2":"17229405817518382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173511,"job_number":"JOB_173511","tr_customer_id":173528,"tr_customer_product_id":173518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:20:01.000Z","modified_at":"2026-02-01T05:20:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"16713649162595","imei1":"16713649162595","imei2":"16713649162595","popurl":"2026-01-22T05:20:01.400151689Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173512,"job_number":"JOB_173512","tr_customer_id":173529,"tr_customer_product_id":173519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:20:22.000Z","modified_at":"2026-02-01T05:20:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-22","serial_number":"21516579673586","imei1":"21516579673586","imei2":"21516579673586","popurl":"2026-01-22T05:20:21.633367009Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173513,"job_number":"JOB_173513","tr_customer_id":173530,"tr_customer_product_id":173520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:04.000Z","modified_at":"2026-02-01T05:24:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107752852483527","imei1":"107752852483527","imei2":"107752852483527","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173515,"job_number":"JOB_173515","tr_customer_id":173532,"tr_customer_product_id":173522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:19.000Z","modified_at":"2026-02-01T05:24:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103029484782462","imei1":"103029484782462","imei2":"103029484782462","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173517,"job_number":"JOB_173517","tr_customer_id":173534,"tr_customer_product_id":173524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:33.000Z","modified_at":"2026-02-01T05:24:33.000Z","name":"Balaaditya Banerjee","mobile_number":"7014181783","email_id":"akshayakeerti.desai@gmail.com","dop":"2026-01-22","serial_number":"199883858516977","imei1":"199883858516977","imei2":"199883858516977","popurl":"www.udai-jain.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173519,"job_number":"JOB_173519","tr_customer_id":173536,"tr_customer_product_id":173526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:22.000Z","modified_at":"2026-02-01T05:42:22.000Z","name":"Noelia Halvorson","mobile_number":"899-465-3793","email_id":"Eula92@yahoo.com","dop":"2025-04-06","serial_number":"11513759319454510","imei1":"11513759319454510","imei2":"11513759319454510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173521,"job_number":"JOB_173521","tr_customer_id":173538,"tr_customer_product_id":173528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:45.000Z","modified_at":"2026-02-01T05:42:45.000Z","name":"Charlene Gutkowski","mobile_number":"682-460-2192","email_id":"Gay_Beahan62@gmail.com","dop":"2025-04-06","serial_number":"19198058458074904","imei1":"19198058458074904","imei2":"19198058458074904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T05:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173522,"job_number":"JOB_173522","tr_customer_id":173539,"tr_customer_product_id":173529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Sher Chaturvedi","mobile_number":"7008149292","email_id":"sukanya.dwivedi@yahoo.co.in","dop":"2026-01-22","serial_number":"134997322063100","imei1":"134997322063100","imei2":"134997322063100","popurl":"www.bhaaswar-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173523,"job_number":"JOB_173523","tr_customer_id":173540,"tr_customer_product_id":173530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Uma Tagore","mobile_number":"7061358542","email_id":"mohini.jha@hotmail.com","dop":"2026-01-22","serial_number":"535339824633284","imei1":"535339824633284","imei2":"535339824633284","popurl":"www.krishnadasa-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173524,"job_number":"JOB_173524","tr_customer_id":173541,"tr_customer_product_id":173532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Amaresh Reddy","mobile_number":"7000535023","email_id":"prasanna.bhattacharya@hotmail.com","dop":"2026-01-22","serial_number":"180580324387632","imei1":"180580324387632","imei2":"180580324387632","popurl":"www.aanjaneya-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173525,"job_number":"JOB_173525","tr_customer_id":173542,"tr_customer_product_id":173531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Gopaal Pandey","mobile_number":"7084472930","email_id":"karan.kakkar@gmail.com","dop":"2026-01-22","serial_number":"154426508617485","imei1":"154426508617485","imei2":"154426508617485","popurl":"www.vidhya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173526,"job_number":"JOB_173526","tr_customer_id":173543,"tr_customer_product_id":173533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chaturbhuj Chattopadhyay","mobile_number":"7070366132","email_id":"oormila.menon@yahoo.co.in","dop":"2026-01-22","serial_number":"917863019178986","imei1":"917863019178986","imei2":"917863019178986","popurl":"www.gaurang-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173527,"job_number":"JOB_173527","tr_customer_id":173544,"tr_customer_product_id":173534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chandrabhaga Arora","mobile_number":"7071714847","email_id":"bhima.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"130400390527870","imei1":"130400390527870","imei2":"130400390527870","popurl":"www.mohinder-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173528,"job_number":"JOB_173528","tr_customer_id":173545,"tr_customer_product_id":173535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Chanda Mahajan","mobile_number":"7040324639","email_id":"chidaatma.kaur@gmail.com","dop":"2026-01-22","serial_number":"227465309364444","imei1":"227465309364444","imei2":"227465309364444","popurl":"www.kirti-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173529,"job_number":"JOB_173529","tr_customer_id":173546,"tr_customer_product_id":173536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Rohana Jha","mobile_number":"7033855272","email_id":"chetan.pothuvaal@hotmail.com","dop":"2026-01-22","serial_number":"680596336713698","imei1":"680596336713698","imei2":"680596336713698","popurl":"www.dinesh-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173530,"job_number":"JOB_173530","tr_customer_id":173547,"tr_customer_product_id":173537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Ritesh Dubashi","mobile_number":"7077562431","email_id":"dayamayee.tandon@hotmail.com","dop":"2026-01-22","serial_number":"375097357048254","imei1":"375097357048254","imei2":"375097357048254","popurl":"www.vrund-panicker.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173531,"job_number":"JOB_173531","tr_customer_id":173548,"tr_customer_product_id":173538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:20:43.000Z","modified_at":"2026-02-01T06:20:43.000Z","name":"Bandhul Prajapat","mobile_number":"7041270373","email_id":"rukhmani.sethi@hotmail.com","dop":"2026-01-22","serial_number":"196034359142631","imei1":"196034359142631","imei2":"196034359142631","popurl":"www.bhadran-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173534,"job_number":"JOB_173534","tr_customer_id":173551,"tr_customer_product_id":173541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:42.000Z","modified_at":"2026-02-01T06:33:42.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10497355228622","imei1":"10497355228622","imei2":"10497355228622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173536,"job_number":"JOB_173536","tr_customer_id":173553,"tr_customer_product_id":173543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:43.000Z","modified_at":"2026-02-01T06:33:43.000Z","name":"Tyrell Jerde","mobile_number":"761-351-9162","email_id":"Alfred52@yahoo.com","dop":"2025-04-06","serial_number":"14394770469614700","imei1":"14394770469614700","imei2":"14394770469614700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173539,"job_number":"JOB_173539","tr_customer_id":173556,"tr_customer_product_id":173546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:04.000Z","modified_at":"2026-02-01T06:34:04.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18263011934821","imei1":"18263011934821","imei2":"18263011934821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173541,"job_number":"JOB_173541","tr_customer_id":173558,"tr_customer_product_id":173548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:05.000Z","modified_at":"2026-02-01T06:34:05.000Z","name":"Lavern Champlin","mobile_number":"373-382-9268","email_id":"Elinor17@yahoo.com","dop":"2025-04-06","serial_number":"14823992799555128","imei1":"14823992799555128","imei2":"14823992799555128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173542,"job_number":"JOB_173542","tr_customer_id":173559,"tr_customer_product_id":173549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:28.000Z","modified_at":"2026-02-01T06:34:28.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11235022480907","imei1":"11235022480907","imei2":"11235022480907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173544,"job_number":"JOB_173544","tr_customer_id":173561,"tr_customer_product_id":173551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:29.000Z","modified_at":"2026-02-01T06:34:29.000Z","name":"Fritz Kilback","mobile_number":"931-322-7447","email_id":"Destiney24@hotmail.com","dop":"2025-04-06","serial_number":"12004111548796130","imei1":"12004111548796130","imei2":"12004111548796130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173549,"job_number":"JOB_173549","tr_customer_id":173566,"tr_customer_product_id":173557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Diksha Pothuvaal","mobile_number":"7013970248","email_id":"chakrika.asan@hotmail.com","dop":"2026-01-22","serial_number":"006712984486039","imei1":"006712984486039","imei2":"006712984486039","popurl":"www.kali-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173550,"job_number":"JOB_173550","tr_customer_id":173567,"tr_customer_product_id":173556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Niranjan Butt","mobile_number":"7015131326","email_id":"bhavani.kaniyar@yahoo.co.in","dop":"2026-01-22","serial_number":"696777916825262","imei1":"696777916825262","imei2":"696777916825262","popurl":"www.chiranjeev-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173551,"job_number":"JOB_173551","tr_customer_id":173568,"tr_customer_product_id":173558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Swapnil Tagore","mobile_number":"7002337697","email_id":"chitrali.rana@gmail.com","dop":"2026-01-22","serial_number":"126476703764808","imei1":"126476703764808","imei2":"126476703764808","popurl":"www.siddarth-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173552,"job_number":"JOB_173552","tr_customer_id":173569,"tr_customer_product_id":173559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Tanushri Kakkar","mobile_number":"7078474790","email_id":"adityanandan.bhattathiri@hotmail.com","dop":"2026-01-22","serial_number":"214977703433595","imei1":"214977703433595","imei2":"214977703433595","popurl":"www.chandira-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173553,"job_number":"JOB_173553","tr_customer_id":173570,"tr_customer_product_id":173560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Ekaparnika Tagore","mobile_number":"7093272962","email_id":"aryan.panicker@yahoo.co.in","dop":"2026-01-22","serial_number":"965397810427391","imei1":"965397810427391","imei2":"965397810427391","popurl":"www.chatur-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173554,"job_number":"JOB_173554","tr_customer_id":173571,"tr_customer_product_id":173561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Ekaparnika Nair","mobile_number":"7093913750","email_id":"anasuya.khatri@yahoo.co.in","dop":"2026-01-22","serial_number":"892989265285546","imei1":"892989265285546","imei2":"892989265285546","popurl":"www.aditeya-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173555,"job_number":"JOB_173555","tr_customer_id":173572,"tr_customer_product_id":173562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Anuraag Mehrotra","mobile_number":"7072458747","email_id":"kalpana.nehru@hotmail.com","dop":"2026-01-22","serial_number":"998430382756012","imei1":"998430382756012","imei2":"998430382756012","popurl":"www.ajit-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173556,"job_number":"JOB_173556","tr_customer_id":173573,"tr_customer_product_id":173563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Suryakanta Dwivedi","mobile_number":"7097509956","email_id":"divjot.bhat@gmail.com","dop":"2026-01-22","serial_number":"943135189175671","imei1":"943135189175671","imei2":"943135189175671","popurl":"www.rajiv-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173557,"job_number":"JOB_173557","tr_customer_id":173574,"tr_customer_product_id":173564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Lila Sinha","mobile_number":"7051175811","email_id":"dakshayani.kaul@gmail.com","dop":"2026-01-22","serial_number":"738056324595803","imei1":"738056324595803","imei2":"738056324595803","popurl":"www.jaya-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173558,"job_number":"JOB_173558","tr_customer_id":173575,"tr_customer_product_id":173565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:29.000Z","modified_at":"2026-02-01T06:38:29.000Z","name":"Dhanesh Bhattacharya","mobile_number":"7038150770","email_id":"narendra.sinha@yahoo.co.in","dop":"2026-01-22","serial_number":"863882691086651","imei1":"863882691086651","imei2":"863882691086651","popurl":"www.saroja-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173559,"job_number":"JOB_173559","tr_customer_id":173576,"tr_customer_product_id":173566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aryan Nayar","mobile_number":"7074902309","email_id":"amodini.deshpande@gmail.com","dop":"2026-01-22","serial_number":"508007806575321","imei1":"508007806575321","imei2":"508007806575321","popurl":"www.chanakya-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173560,"job_number":"JOB_173560","tr_customer_id":173577,"tr_customer_product_id":173567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aasha Pilla","mobile_number":"7040500292","email_id":"prayag.talwar@hotmail.com","dop":"2026-01-22","serial_number":"872159880573716","imei1":"872159880573716","imei2":"872159880573716","popurl":"www.deepankar-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173561,"job_number":"JOB_173561","tr_customer_id":173578,"tr_customer_product_id":173568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Bhoopat Gupta","mobile_number":"7050451671","email_id":"tanushree.tagore@yahoo.co.in","dop":"2026-01-22","serial_number":"126929803853047","imei1":"126929803853047","imei2":"126929803853047","popurl":"www.birjesh-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173562,"job_number":"JOB_173562","tr_customer_id":173580,"tr_customer_product_id":173570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Balamani Shukla","mobile_number":"7043516005","email_id":"mohan.gill@yahoo.co.in","dop":"2026-01-22","serial_number":"018971173051198","imei1":"018971173051198","imei2":"018971173051198","popurl":"www.digambar-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173563,"job_number":"JOB_173563","tr_customer_id":173579,"tr_customer_product_id":173569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Nirbhay Dwivedi","mobile_number":"7026783504","email_id":"chitramala.kaniyar@yahoo.co.in","dop":"2026-01-22","serial_number":"588970723558413","imei1":"588970723558413","imei2":"588970723558413","popurl":"www.gobinda-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173565,"job_number":"JOB_173565","tr_customer_id":173582,"tr_customer_product_id":173572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Aaditya Prajapat","mobile_number":"7060937640","email_id":"geetanjali.gupta@yahoo.co.in","dop":"2026-01-22","serial_number":"681314469985780","imei1":"681314469985780","imei2":"681314469985780","popurl":"www.vidur-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173567,"job_number":"JOB_173567","tr_customer_id":173584,"tr_customer_product_id":173574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Anasooya Sinha","mobile_number":"7020402233","email_id":"akshat.asan@gmail.com","dop":"2026-01-22","serial_number":"934566089498161","imei1":"934566089498161","imei2":"934566089498161","popurl":"www.dhananjay-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173568,"job_number":"JOB_173568","tr_customer_id":173585,"tr_customer_product_id":173575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:51.000Z","modified_at":"2026-02-01T06:38:51.000Z","name":"Suma Tagore","mobile_number":"7097415628","email_id":"dharmaketu.arora@gmail.com","dop":"2026-01-22","serial_number":"450114785132396","imei1":"450114785132396","imei2":"450114785132396","popurl":"www.dwaipayana-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173569,"job_number":"JOB_173569","tr_customer_id":173586,"tr_customer_product_id":173576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Lakshmi Somayaji","mobile_number":"7052168425","email_id":"varalakshmi.abbott@gmail.com","dop":"2026-01-22","serial_number":"078603350098856","imei1":"078603350098856","imei2":"078603350098856","popurl":"www.baalaaditya-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173571,"job_number":"JOB_173571","tr_customer_id":173588,"tr_customer_product_id":173578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Girja Pothuvaal","mobile_number":"7066689490","email_id":"rajinder.pandey@gmail.com","dop":"2026-01-22","serial_number":"844746789002990","imei1":"844746789002990","imei2":"844746789002990","popurl":"www.tara-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173572,"job_number":"JOB_173572","tr_customer_id":173589,"tr_customer_product_id":173579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Vishwamitra Naik","mobile_number":"7072893597","email_id":"tushar.ahluwalia@yahoo.co.in","dop":"2026-01-22","serial_number":"763358127565555","imei1":"763358127565555","imei2":"763358127565555","popurl":"www.amrit-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173573,"job_number":"JOB_173573","tr_customer_id":173590,"tr_customer_product_id":173580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Gopaal Kaur","mobile_number":"7059008613","email_id":"ambar.panicker@hotmail.com","dop":"2026-01-22","serial_number":"264816433122990","imei1":"264816433122990","imei2":"264816433122990","popurl":"www.ghanaanand-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173574,"job_number":"JOB_173574","tr_customer_id":173591,"tr_customer_product_id":173581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Aamod Nambeesan","mobile_number":"7084481556","email_id":"rohit.shah@gmail.com","dop":"2026-01-22","serial_number":"599913705776980","imei1":"599913705776980","imei2":"599913705776980","popurl":"www.karunanidhi-ahuja.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173576,"job_number":"JOB_173576","tr_customer_id":173594,"tr_customer_product_id":173584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Buddhana Rana","mobile_number":"7002835781","email_id":"menaka.reddy@gmail.com","dop":"2026-01-22","serial_number":"937619449733229","imei1":"937619449733229","imei2":"937619449733229","popurl":"www.kanti-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173577,"job_number":"JOB_173577","tr_customer_id":173593,"tr_customer_product_id":173583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Agastya Ganaka","mobile_number":"7077559039","email_id":"girija.gowda@gmail.com","dop":"2026-01-22","serial_number":"434750280486788","imei1":"434750280486788","imei2":"434750280486788","popurl":"www.yogendra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173579,"job_number":"JOB_173579","tr_customer_id":173596,"tr_customer_product_id":173586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:52.000Z","modified_at":"2026-02-01T06:38:52.000Z","name":"Ganaka Marar","mobile_number":"7064400826","email_id":"ritesh.bhattacharya@gmail.com","dop":"2026-01-22","serial_number":"616697809725505","imei1":"616697809725505","imei2":"616697809725505","popurl":"www.dhyanesh-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173581,"job_number":"JOB_173581","tr_customer_id":173598,"tr_customer_product_id":173588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Anasooya Saini","mobile_number":"7076558061","email_id":"vasudeva.somayaji@yahoo.co.in","dop":"2026-01-22","serial_number":"537494545617527","imei1":"537494545617527","imei2":"537494545617527","popurl":"www.harit-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173584,"job_number":"JOB_173584","tr_customer_id":173601,"tr_customer_product_id":173591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Dayamayee Sharma","mobile_number":"7015654634","email_id":"anagh.menon@gmail.com","dop":"2026-01-22","serial_number":"283644264085791","imei1":"283644264085791","imei2":"283644264085791","popurl":"www.akshita-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173586,"job_number":"JOB_173586","tr_customer_id":173603,"tr_customer_product_id":173593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Datta Guha","mobile_number":"7077176058","email_id":"jai.jha@gmail.com","dop":"2026-01-22","serial_number":"855754596938948","imei1":"855754596938948","imei2":"855754596938948","popurl":"www.poornima-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173587,"job_number":"JOB_173587","tr_customer_id":173604,"tr_customer_product_id":173594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Aanandinii Sharma","mobile_number":"7054794907","email_id":"adheesh.iyengar@yahoo.co.in","dop":"2026-01-22","serial_number":"144500030928228","imei1":"144500030928228","imei2":"144500030928228","popurl":"www.surya-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173588,"job_number":"JOB_173588","tr_customer_id":173605,"tr_customer_product_id":173595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Rageswari Menon","mobile_number":"7057908794","email_id":"jagadisha.gupta@yahoo.co.in","dop":"2026-01-22","serial_number":"133260371977172","imei1":"133260371977172","imei2":"133260371977172","popurl":"www.ranjeet-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173590,"job_number":"JOB_173590","tr_customer_id":173607,"tr_customer_product_id":173597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Nanda Bhattathiri","mobile_number":"7090981703","email_id":"chaitan.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"516395777094944","imei1":"516395777094944","imei2":"516395777094944","popurl":"www.jai-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173591,"job_number":"JOB_173591","tr_customer_id":173608,"tr_customer_product_id":173598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Amrita Chaturvedi","mobile_number":"7069230230","email_id":"dhara.ganaka@hotmail.com","dop":"2026-01-22","serial_number":"693111719430914","imei1":"693111719430914","imei2":"693111719430914","popurl":"www.laal-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173592,"job_number":"JOB_173592","tr_customer_id":173609,"tr_customer_product_id":173599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Akshita Deshpande","mobile_number":"7083583203","email_id":"krishnadasa.iyengar@yahoo.co.in","dop":"2026-01-22","serial_number":"204343277046772","imei1":"204343277046772","imei2":"204343277046772","popurl":"www.adityanandan-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173593,"job_number":"JOB_173593","tr_customer_id":173610,"tr_customer_product_id":173600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Rakesh Bhattacharya","mobile_number":"7051115184","email_id":"budhil.malik@gmail.com","dop":"2026-01-22","serial_number":"807995399670612","imei1":"807995399670612","imei2":"807995399670612","popurl":"www.inder-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173594,"job_number":"JOB_173594","tr_customer_id":173611,"tr_customer_product_id":173601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Chapala Tandon","mobile_number":"7091445730","email_id":"alok.khatri@hotmail.com","dop":"2026-01-22","serial_number":"492222305053074","imei1":"492222305053074","imei2":"492222305053074","popurl":"www.tejas-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173595,"job_number":"JOB_173595","tr_customer_id":173612,"tr_customer_product_id":173602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Devani Dhawan","mobile_number":"7043924223","email_id":"aamod.mehrotra@hotmail.com","dop":"2026-01-22","serial_number":"040821084794579","imei1":"040821084794579","imei2":"040821084794579","popurl":"www.aadidev-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173596,"job_number":"JOB_173596","tr_customer_id":173613,"tr_customer_product_id":173603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Ekaparnika Gupta","mobile_number":"7034328188","email_id":"kalpana.pillai@yahoo.co.in","dop":"2026-01-22","serial_number":"438501591203139","imei1":"438501591203139","imei2":"438501591203139","popurl":"www.ashok-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173597,"job_number":"JOB_173597","tr_customer_id":173614,"tr_customer_product_id":173604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:53.000Z","modified_at":"2026-02-01T06:38:53.000Z","name":"Bheeshma Ahluwalia","mobile_number":"7052530139","email_id":"meena.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"607385409821109","imei1":"607385409821109","imei2":"607385409821109","popurl":"www.dinesh-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173598,"job_number":"JOB_173598","tr_customer_id":173615,"tr_customer_product_id":173605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Gotum Somayaji","mobile_number":"7067203179","email_id":"shantanu.arora@gmail.com","dop":"2026-01-22","serial_number":"305642458569119","imei1":"305642458569119","imei2":"305642458569119","popurl":"www.devani-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173599,"job_number":"JOB_173599","tr_customer_id":173616,"tr_customer_product_id":173606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Vedanshi Chaturvedi","mobile_number":"7023287543","email_id":"anal.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"191188585342418","imei1":"191188585342418","imei2":"191188585342418","popurl":"www.satyen-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173601,"job_number":"JOB_173601","tr_customer_id":173618,"tr_customer_product_id":173608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Bishnu Khanna","mobile_number":"7010551626","email_id":"amritambu.chopra@gmail.com","dop":"2026-01-22","serial_number":"271060803193272","imei1":"271060803193272","imei2":"271060803193272","popurl":"www.bhasvan-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173602,"job_number":"JOB_173602","tr_customer_id":173619,"tr_customer_product_id":173609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Usha Kaur","mobile_number":"7094085099","email_id":"gati.tandon@hotmail.com","dop":"2026-01-22","serial_number":"155328363242223","imei1":"155328363242223","imei2":"155328363242223","popurl":"www.girindra-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173603,"job_number":"JOB_173603","tr_customer_id":173620,"tr_customer_product_id":173610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Sheela Butt","mobile_number":"7076087989","email_id":"shobhana.menon@hotmail.com","dop":"2026-01-22","serial_number":"317115393228920","imei1":"317115393228920","imei2":"317115393228920","popurl":"www.anang-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173604,"job_number":"JOB_173604","tr_customer_id":173621,"tr_customer_product_id":173611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Sudeva Prajapat","mobile_number":"7027825052","email_id":"acharyanandana.guneta@yahoo.co.in","dop":"2026-01-22","serial_number":"599359252705500","imei1":"599359252705500","imei2":"599359252705500","popurl":"www.dharmaketu-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173605,"job_number":"JOB_173605","tr_customer_id":173622,"tr_customer_product_id":173612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Vedanga Nehru","mobile_number":"7075915790","email_id":"chandramohan.trivedi@hotmail.com","dop":"2026-01-22","serial_number":"774680184433349","imei1":"774680184433349","imei2":"774680184433349","popurl":"www.bheeshma-acharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173606,"job_number":"JOB_173606","tr_customer_id":173623,"tr_customer_product_id":173613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Goutam Singh","mobile_number":"7024266703","email_id":"kiran.pandey@hotmail.com","dop":"2026-01-22","serial_number":"524352296877133","imei1":"524352296877133","imei2":"524352296877133","popurl":"www.tapan-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173607,"job_number":"JOB_173607","tr_customer_id":173624,"tr_customer_product_id":173614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Rati Pilla","mobile_number":"7060547104","email_id":"anasooya.trivedi@yahoo.co.in","dop":"2026-01-22","serial_number":"975309844812834","imei1":"975309844812834","imei2":"975309844812834","popurl":"www.purushottam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173608,"job_number":"JOB_173608","tr_customer_id":173625,"tr_customer_product_id":173615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Pramila Kakkar","mobile_number":"7068832921","email_id":"gautam.chaturvedi@yahoo.co.in","dop":"2026-01-22","serial_number":"569850280571381","imei1":"569850280571381","imei2":"569850280571381","popurl":"www.indra-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173609,"job_number":"JOB_173609","tr_customer_id":173626,"tr_customer_product_id":173616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Somu Johar","mobile_number":"7029545316","email_id":"eshana.gandhi@hotmail.com","dop":"2026-01-22","serial_number":"601910313102866","imei1":"601910313102866","imei2":"601910313102866","popurl":"www.tanushri-somayaji.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173611,"job_number":"JOB_173611","tr_customer_id":173628,"tr_customer_product_id":173618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Ritesh Joshi","mobile_number":"7020799189","email_id":"devasree.jain@hotmail.com","dop":"2026-01-22","serial_number":"805945307534325","imei1":"805945307534325","imei2":"805945307534325","popurl":"www.ambar-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173612,"job_number":"JOB_173612","tr_customer_id":173629,"tr_customer_product_id":173619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Saroja Rana","mobile_number":"7071467168","email_id":"mohinder.malik@yahoo.co.in","dop":"2026-01-22","serial_number":"322227177780945","imei1":"322227177780945","imei2":"322227177780945","popurl":"www.dhatri-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173613,"job_number":"JOB_173613","tr_customer_id":173630,"tr_customer_product_id":173620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Dinkar Bhattathiri","mobile_number":"7052168292","email_id":"chetanaanand.adiga@yahoo.co.in","dop":"2026-01-22","serial_number":"436336050950648","imei1":"436336050950648","imei2":"436336050950648","popurl":"www.ujjwal-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173614,"job_number":"JOB_173614","tr_customer_id":173631,"tr_customer_product_id":173621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Chiranjeev Nambeesan","mobile_number":"7049880443","email_id":"harinarayan.bhattathiri@hotmail.com","dop":"2026-01-22","serial_number":"301822654370988","imei1":"301822654370988","imei2":"301822654370988","popurl":"www.dharani-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173615,"job_number":"JOB_173615","tr_customer_id":173633,"tr_customer_product_id":173622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Girja Marar","mobile_number":"7086926223","email_id":"divya.gandhi@gmail.com","dop":"2026-01-22","serial_number":"775871866603114","imei1":"775871866603114","imei2":"775871866603114","popurl":"www.aryan-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173616,"job_number":"JOB_173616","tr_customer_id":173632,"tr_customer_product_id":173623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Swara Gandhi","mobile_number":"7026547326","email_id":"umang.varman@hotmail.com","dop":"2026-01-22","serial_number":"009016225781232","imei1":"009016225781232","imei2":"009016225781232","popurl":"www.akshata-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173617,"job_number":"JOB_173617","tr_customer_id":173634,"tr_customer_product_id":173624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:54.000Z","modified_at":"2026-02-01T06:38:54.000Z","name":"Swapnil Nair","mobile_number":"7023251902","email_id":"sanya.chopra@hotmail.com","dop":"2026-01-22","serial_number":"325158267585441","imei1":"325158267585441","imei2":"325158267585441","popurl":"www.girija-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173618,"job_number":"JOB_173618","tr_customer_id":173635,"tr_customer_product_id":173625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:55.000Z","modified_at":"2026-02-01T06:38:55.000Z","name":"Aadidev Varman","mobile_number":"7017308591","email_id":"aagneya.varma@yahoo.co.in","dop":"2026-01-22","serial_number":"698968020406920","imei1":"698968020406920","imei2":"698968020406920","popurl":"www.somu-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173621,"job_number":"JOB_173621","tr_customer_id":173638,"tr_customer_product_id":173628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:56.000Z","modified_at":"2026-02-01T06:47:56.000Z","name":"Halle Thompson","mobile_number":"401-869-9359","email_id":"Jasmin.Littel@hotmail.com","dop":"2025-04-06","serial_number":"13070493974029604","imei1":"13070493974029604","imei2":"13070493974029604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173623,"job_number":"JOB_173623","tr_customer_id":173640,"tr_customer_product_id":173630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:41.000Z","modified_at":"2026-02-01T06:48:41.000Z","name":"Kirk Bogan","mobile_number":"663-382-2960","email_id":"Arjun_Bednar@gmail.com","dop":"2025-04-06","serial_number":"16316947067360316","imei1":"16316947067360316","imei2":"16316947067360316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173624,"job_number":"JOB_173624","tr_customer_id":173641,"tr_customer_product_id":173631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:51.000Z","modified_at":"2026-02-01T06:48:51.000Z","name":"Ankit Ojha","mobile_number":"8634214986","email_id":"jhsdhf@gmail.con","dop":"2026-01-22","serial_number":"46594500302525","imei1":"46594500302525","imei2":"46594500302525","popurl":"2026-01-22T06:48:47.079261500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173625,"job_number":"JOB_173625","tr_customer_id":173642,"tr_customer_product_id":173632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Chandi Varma","mobile_number":"7087581573","email_id":"ranjit.iyengar@gmail.com","dop":"2026-01-22","serial_number":"055198786970679","imei1":"055198786970679","imei2":"055198786970679","popurl":"www.vishwamitra-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173626,"job_number":"JOB_173626","tr_customer_id":173643,"tr_customer_product_id":173633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Umang Asan","mobile_number":"7061595914","email_id":"aryan.varman@yahoo.co.in","dop":"2026-01-22","serial_number":"315366966288051","imei1":"315366966288051","imei2":"315366966288051","popurl":"www.garud-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173627,"job_number":"JOB_173627","tr_customer_id":173644,"tr_customer_product_id":173634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Purushottam Arora","mobile_number":"7081262488","email_id":"harinarayan.varman@hotmail.com","dop":"2026-01-22","serial_number":"393805719527921","imei1":"393805719527921","imei2":"393805719527921","popurl":"www.bhargavi-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173628,"job_number":"JOB_173628","tr_customer_id":173645,"tr_customer_product_id":173635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Karan Shah","mobile_number":"7034783201","email_id":"malti.devar@yahoo.co.in","dop":"2026-01-22","serial_number":"065599407693722","imei1":"065599407693722","imei2":"065599407693722","popurl":"www.balamani-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173629,"job_number":"JOB_173629","tr_customer_id":173646,"tr_customer_product_id":173636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Smita Varma","mobile_number":"7030104105","email_id":"subhasini.patil@gmail.com","dop":"2026-01-22","serial_number":"143148447952040","imei1":"143148447952040","imei2":"143148447952040","popurl":"www.daksha-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173630,"job_number":"JOB_173630","tr_customer_id":173647,"tr_customer_product_id":173637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Charuchandra Butt","mobile_number":"7027726559","email_id":"jagathi.saini@yahoo.co.in","dop":"2026-01-22","serial_number":"193187009596456","imei1":"193187009596456","imei2":"193187009596456","popurl":"www.ganesh-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173631,"job_number":"JOB_173631","tr_customer_id":173648,"tr_customer_product_id":173638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Advaya Gandhi","mobile_number":"7080010991","email_id":"anil.dubashi@hotmail.com","dop":"2026-01-22","serial_number":"529607086516762","imei1":"529607086516762","imei2":"529607086516762","popurl":"www.gatik-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173632,"job_number":"JOB_173632","tr_customer_id":173649,"tr_customer_product_id":173639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Kanak Rana","mobile_number":"7077304127","email_id":"preity.desai@gmail.com","dop":"2026-01-22","serial_number":"927612338378651","imei1":"927612338378651","imei2":"927612338378651","popurl":"www.ayushmati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173633,"job_number":"JOB_173633","tr_customer_id":173650,"tr_customer_product_id":173640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7008361439","email_id":"anjali.mehrotra@gmail.com","dop":"2026-01-22","serial_number":"423065063218515","imei1":"423065063218515","imei2":"423065063218515","popurl":"www.ekdant-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173634,"job_number":"JOB_173634","tr_customer_id":173651,"tr_customer_product_id":173641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:58.000Z","modified_at":"2026-02-01T06:48:58.000Z","name":"Mangalya Rana","mobile_number":"7066009267","email_id":"rajiv.jha@hotmail.com","dop":"2026-01-22","serial_number":"143148414616985","imei1":"143148414616985","imei2":"143148414616985","popurl":"www.dakshayani-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173635,"job_number":"JOB_173635","tr_customer_id":173652,"tr_customer_product_id":173642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Dinakar Guha","mobile_number":"7045139947","email_id":"acaryatanaya.asan@hotmail.com","dop":"2026-01-22","serial_number":"195527578792027","imei1":"195527578792027","imei2":"195527578792027","popurl":"www.akshayakeerti-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173636,"job_number":"JOB_173636","tr_customer_id":173653,"tr_customer_product_id":173643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Gouranga Joshi","mobile_number":"7027037095","email_id":"usha.johar@hotmail.com","dop":"2026-01-22","serial_number":"431345854472775","imei1":"431345854472775","imei2":"431345854472775","popurl":"www.deeptimayee-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173637,"job_number":"JOB_173637","tr_customer_id":173654,"tr_customer_product_id":173644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Aarya Kocchar","mobile_number":"7014641398","email_id":"amrit.asan@hotmail.com","dop":"2026-01-22","serial_number":"984723251571576","imei1":"984723251571576","imei2":"984723251571576","popurl":"www.dulari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173638,"job_number":"JOB_173638","tr_customer_id":173655,"tr_customer_product_id":173645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Anwesha Butt","mobile_number":"7081641712","email_id":"aslesha.banerjee@hotmail.com","dop":"2026-01-22","serial_number":"832270936767991","imei1":"832270936767991","imei2":"832270936767991","popurl":"www.bhaanumati-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173639,"job_number":"JOB_173639","tr_customer_id":173656,"tr_customer_product_id":173646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Aslesha Sinha","mobile_number":"7033502079","email_id":"shridevi.nayar@yahoo.co.in","dop":"2026-01-22","serial_number":"646085510849863","imei1":"646085510849863","imei2":"646085510849863","popurl":"www.vaishnavi-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173640,"job_number":"JOB_173640","tr_customer_id":173657,"tr_customer_product_id":173647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Bhilangana Shukla","mobile_number":"7048550689","email_id":"gandharv.jha@gmail.com","dop":"2026-01-22","serial_number":"485994843734079","imei1":"485994843734079","imei2":"485994843734079","popurl":"www.vaishvi-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173641,"job_number":"JOB_173641","tr_customer_id":173658,"tr_customer_product_id":173648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Amaresh Nair","mobile_number":"7026943012","email_id":"bhisham.embranthiri@gmail.com","dop":"2026-01-22","serial_number":"364843871739014","imei1":"364843871739014","imei2":"364843871739014","popurl":"www.aagney-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173642,"job_number":"JOB_173642","tr_customer_id":173659,"tr_customer_product_id":173649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Sameer Bhattacharya","mobile_number":"7027820301","email_id":"rukmin.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"568377083262094","imei1":"568377083262094","imei2":"568377083262094","popurl":"www.hamsini-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173643,"job_number":"JOB_173643","tr_customer_id":173660,"tr_customer_product_id":173650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Gajbaahu Verma","mobile_number":"7082295244","email_id":"mangalya.kaniyar@gmail.com","dop":"2026-01-22","serial_number":"635361708523372","imei1":"635361708523372","imei2":"635361708523372","popurl":"www.atmanand-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173644,"job_number":"JOB_173644","tr_customer_id":173661,"tr_customer_product_id":173651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Chaten Mahajan","mobile_number":"7084557450","email_id":"rukmin.menon@hotmail.com","dop":"2026-01-22","serial_number":"913909337603241","imei1":"913909337603241","imei2":"913909337603241","popurl":"www.chandraswaroopa-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173645,"job_number":"JOB_173645","tr_customer_id":173662,"tr_customer_product_id":173652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Laal Devar","mobile_number":"7000272646","email_id":"sumitra.saini@yahoo.co.in","dop":"2026-01-22","serial_number":"677060333136053","imei1":"677060333136053","imei2":"677060333136053","popurl":"www.gemini-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173646,"job_number":"JOB_173646","tr_customer_id":173663,"tr_customer_product_id":173653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:59.000Z","modified_at":"2026-02-01T06:48:59.000Z","name":"Sudeva Guha","mobile_number":"7038869450","email_id":"tanushri.verma@hotmail.com","dop":"2026-01-22","serial_number":"992488764414499","imei1":"992488764414499","imei2":"992488764414499","popurl":"www.ghanashyam-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173647,"job_number":"JOB_173647","tr_customer_id":173664,"tr_customer_product_id":173654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Agnimitra Kakkar","mobile_number":"7058487238","email_id":"chandramani.reddy@yahoo.co.in","dop":"2026-01-22","serial_number":"716475382126408","imei1":"716475382126408","imei2":"716475382126408","popurl":"www.tej-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173648,"job_number":"JOB_173648","tr_customer_id":173665,"tr_customer_product_id":173655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Dron Mehra","mobile_number":"7019030507","email_id":"baala.dhawan@hotmail.com","dop":"2026-01-22","serial_number":"243707682784658","imei1":"243707682784658","imei2":"243707682784658","popurl":"www.gauraang-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173649,"job_number":"JOB_173649","tr_customer_id":173666,"tr_customer_product_id":173656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Ajeet Tandon","mobile_number":"7090128384","email_id":"inder.tagore@hotmail.com","dop":"2026-01-22","serial_number":"431073412220957","imei1":"431073412220957","imei2":"431073412220957","popurl":"www.sher-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173650,"job_number":"JOB_173650","tr_customer_id":173667,"tr_customer_product_id":173657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Jagadish Banerjee","mobile_number":"7007767665","email_id":"lakshminath.butt@yahoo.co.in","dop":"2026-01-22","serial_number":"540340864920011","imei1":"540340864920011","imei2":"540340864920011","popurl":"www.suryakantam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173651,"job_number":"JOB_173651","tr_customer_id":173668,"tr_customer_product_id":173658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Udai Tagore","mobile_number":"7095730804","email_id":"digambar.arora@gmail.com","dop":"2026-01-22","serial_number":"528474470952104","imei1":"528474470952104","imei2":"528474470952104","popurl":"www.brahma-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173652,"job_number":"JOB_173652","tr_customer_id":173669,"tr_customer_product_id":173659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Chitrangada Menon","mobile_number":"7058779986","email_id":"bhuvanesh.rana@gmail.com","dop":"2026-01-22","serial_number":"041993048033934","imei1":"041993048033934","imei2":"041993048033934","popurl":"www.durgeshwari-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173653,"job_number":"JOB_173653","tr_customer_id":173670,"tr_customer_product_id":173660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Kailash Pilla","mobile_number":"7042253442","email_id":"krishnadasa.mukhopadhyay@gmail.com","dop":"2026-01-22","serial_number":"528109231963632","imei1":"528109231963632","imei2":"528109231963632","popurl":"www.brajesh-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173654,"job_number":"JOB_173654","tr_customer_id":173671,"tr_customer_product_id":173661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Maheswar Menon","mobile_number":"7066178891","email_id":"swapnil.bhattathiri@gmail.com","dop":"2026-01-22","serial_number":"454911201784815","imei1":"454911201784815","imei2":"454911201784815","popurl":"www.rati-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173655,"job_number":"JOB_173655","tr_customer_id":173672,"tr_customer_product_id":173662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Shankar Ganaka","mobile_number":"7049357641","email_id":"gorakhnath.jain@hotmail.com","dop":"2026-01-22","serial_number":"457995216301161","imei1":"457995216301161","imei2":"457995216301161","popurl":"www.agnimitra-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173656,"job_number":"JOB_173656","tr_customer_id":173673,"tr_customer_product_id":173663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Indra Khanna","mobile_number":"7057827753","email_id":"prasad.marar@yahoo.co.in","dop":"2026-01-22","serial_number":"410034431048963","imei1":"410034431048963","imei2":"410034431048963","popurl":"www.vidhya-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173657,"job_number":"JOB_173657","tr_customer_id":173674,"tr_customer_product_id":173664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Aatmaja Talwar","mobile_number":"7074670249","email_id":"bhagavaan.khan@yahoo.co.in","dop":"2026-01-22","serial_number":"921219335366172","imei1":"921219335366172","imei2":"921219335366172","popurl":"www.upendra-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173658,"job_number":"JOB_173658","tr_customer_id":173675,"tr_customer_product_id":173665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Avani Tagore","mobile_number":"7088701558","email_id":"pran.deshpande@hotmail.com","dop":"2026-01-22","serial_number":"192112067428098","imei1":"192112067428098","imei2":"192112067428098","popurl":"www.gangesh-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173659,"job_number":"JOB_173659","tr_customer_id":173676,"tr_customer_product_id":173666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Sloka Varrier","mobile_number":"7014277271","email_id":"suresh.malik@yahoo.co.in","dop":"2026-01-22","serial_number":"627682949436838","imei1":"627682949436838","imei2":"627682949436838","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173660,"job_number":"JOB_173660","tr_customer_id":173677,"tr_customer_product_id":173667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:00.000Z","modified_at":"2026-02-01T06:49:00.000Z","name":"Devdan Jain","mobile_number":"7013253365","email_id":"ritesh.achari@gmail.com","dop":"2026-01-22","serial_number":"243248778630651","imei1":"243248778630651","imei2":"243248778630651","popurl":"www.chatura-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173661,"job_number":"JOB_173661","tr_customer_id":173678,"tr_customer_product_id":173668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Garud Bandopadhyay","mobile_number":"7063008591","email_id":"aryan.verma@gmail.com","dop":"2026-01-22","serial_number":"317621931599372","imei1":"317621931599372","imei2":"317621931599372","popurl":"www.lakshmi-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173662,"job_number":"JOB_173662","tr_customer_id":173679,"tr_customer_product_id":173669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Chitramala Tagore","mobile_number":"7050363407","email_id":"atmananda.tandon@hotmail.com","dop":"2026-01-22","serial_number":"762637520662889","imei1":"762637520662889","imei2":"762637520662889","popurl":"www.dhanvin-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173663,"job_number":"JOB_173663","tr_customer_id":173680,"tr_customer_product_id":173670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Shankar Mehrotra","mobile_number":"7083761028","email_id":"vidhya.bhattacharya@gmail.com","dop":"2026-01-22","serial_number":"529150490207402","imei1":"529150490207402","imei2":"529150490207402","popurl":"www.rita-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173664,"job_number":"JOB_173664","tr_customer_id":173681,"tr_customer_product_id":173671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Kali Nayar","mobile_number":"7018180406","email_id":"bhadra.nair@gmail.com","dop":"2026-01-22","serial_number":"302484765697439","imei1":"302484765697439","imei2":"302484765697439","popurl":"www.anwesha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173665,"job_number":"JOB_173665","tr_customer_id":173682,"tr_customer_product_id":173672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aslesha Malik","mobile_number":"7024942551","email_id":"goutam.naik@gmail.com","dop":"2026-01-22","serial_number":"969441043884454","imei1":"969441043884454","imei2":"969441043884454","popurl":"www.chandran-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173666,"job_number":"JOB_173666","tr_customer_id":173683,"tr_customer_product_id":173673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aanand Dhawan","mobile_number":"7050776628","email_id":"shankar.kapoor@gmail.com","dop":"2026-01-22","serial_number":"811101205674760","imei1":"811101205674760","imei2":"811101205674760","popurl":"www.bhagirathi-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173667,"job_number":"JOB_173667","tr_customer_id":173684,"tr_customer_product_id":173674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Aayushmaan Chattopadhyay","mobile_number":"7043402006","email_id":"anandamayi.nair@gmail.com","dop":"2026-01-22","serial_number":"276292808111795","imei1":"276292808111795","imei2":"276292808111795","popurl":"www.aagney-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173668,"job_number":"JOB_173668","tr_customer_id":173685,"tr_customer_product_id":173675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Prasad Deshpande","mobile_number":"7080793046","email_id":"amarnath.dutta@hotmail.com","dop":"2026-01-22","serial_number":"245328442761551","imei1":"245328442761551","imei2":"245328442761551","popurl":"www.jai-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173669,"job_number":"JOB_173669","tr_customer_id":173686,"tr_customer_product_id":173676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Vyas Varrier","mobile_number":"7024985951","email_id":"aanandaswarup.pillai@hotmail.com","dop":"2026-01-22","serial_number":"689457862573093","imei1":"689457862573093","imei2":"689457862573093","popurl":"www.vinay-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173670,"job_number":"JOB_173670","tr_customer_id":173687,"tr_customer_product_id":173677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Deeptimoy Embranthiri","mobile_number":"7002523476","email_id":"tanya.butt@hotmail.com","dop":"2026-01-22","serial_number":"893328963712049","imei1":"893328963712049","imei2":"893328963712049","popurl":"www.ganapati-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173671,"job_number":"JOB_173671","tr_customer_id":173688,"tr_customer_product_id":173678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Anuja Mukhopadhyay","mobile_number":"7082478484","email_id":"lavanya.achari@hotmail.com","dop":"2026-01-22","serial_number":"035263319726955","imei1":"035263319726955","imei2":"035263319726955","popurl":"www.karunanidhi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173672,"job_number":"JOB_173672","tr_customer_id":173689,"tr_customer_product_id":173679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Anal Devar","mobile_number":"7061591651","email_id":"anala.jha@yahoo.co.in","dop":"2026-01-22","serial_number":"274949632363049","imei1":"274949632363049","imei2":"274949632363049","popurl":"www.vaishvi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173673,"job_number":"JOB_173673","tr_customer_id":173690,"tr_customer_product_id":173680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Gangesh Bhattacharya","mobile_number":"7035805769","email_id":"kailash.johar@yahoo.co.in","dop":"2026-01-22","serial_number":"520356897700297","imei1":"520356897700297","imei2":"520356897700297","popurl":"www.dev-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173674,"job_number":"JOB_173674","tr_customer_id":173691,"tr_customer_product_id":173681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Swara Kapoor","mobile_number":"7081387361","email_id":"trilokesh.marar@yahoo.co.in","dop":"2026-01-22","serial_number":"793028576927654","imei1":"793028576927654","imei2":"793028576927654","popurl":"www.udit-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173675,"job_number":"JOB_173675","tr_customer_id":173692,"tr_customer_product_id":173682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Krishnadas Somayaji","mobile_number":"7086131097","email_id":"manik.jha@yahoo.co.in","dop":"2026-01-22","serial_number":"891649089382350","imei1":"891649089382350","imei2":"891649089382350","popurl":"www.bhadra-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173676,"job_number":"JOB_173676","tr_customer_id":173693,"tr_customer_product_id":173683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:01.000Z","modified_at":"2026-02-01T06:49:01.000Z","name":"Chandra Acharya","mobile_number":"7038543453","email_id":"akshayakeerti.dhawan@yahoo.co.in","dop":"2026-01-22","serial_number":"000359961803601","imei1":"000359961803601","imei2":"000359961803601","popurl":"www.subodh-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173677,"job_number":"JOB_173677","tr_customer_id":173694,"tr_customer_product_id":173684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Sarvin Shukla","mobile_number":"7084764551","email_id":"digambara.bandopadhyay@hotmail.com","dop":"2026-01-22","serial_number":"376557771034579","imei1":"376557771034579","imei2":"376557771034579","popurl":"www.dev-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173678,"job_number":"JOB_173678","tr_customer_id":173695,"tr_customer_product_id":173685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Budhil Chaturvedi","mobile_number":"7043786265","email_id":"anuraag.abbott@gmail.com","dop":"2026-01-22","serial_number":"605370867531423","imei1":"605370867531423","imei2":"605370867531423","popurl":"www.kannen-reddy.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173679,"job_number":"JOB_173679","tr_customer_id":173696,"tr_customer_product_id":173686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Atmananda Mishra","mobile_number":"7041811597","email_id":"gatik.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"792112776835805","imei1":"792112776835805","imei2":"792112776835805","popurl":"www.jagmeet-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173680,"job_number":"JOB_173680","tr_customer_id":173697,"tr_customer_product_id":173687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Anil Mahajan","mobile_number":"7066582059","email_id":"amogh.reddy@gmail.com","dop":"2026-01-22","serial_number":"892241573019008","imei1":"892241573019008","imei2":"892241573019008","popurl":"www.nanda-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173681,"job_number":"JOB_173681","tr_customer_id":173698,"tr_customer_product_id":173688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Dhaanyalakshmi Saini","mobile_number":"7031629544","email_id":"himani.saini@gmail.com","dop":"2026-01-22","serial_number":"763999143447313","imei1":"763999143447313","imei2":"763999143447313","popurl":"www.sudeva-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173682,"job_number":"JOB_173682","tr_customer_id":173699,"tr_customer_product_id":173689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Abhaya Kocchar","mobile_number":"7058958960","email_id":"anilaabh.varrier@hotmail.com","dop":"2026-01-22","serial_number":"442481835091839","imei1":"442481835091839","imei2":"442481835091839","popurl":"www.tarun-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173683,"job_number":"JOB_173683","tr_customer_id":173700,"tr_customer_product_id":173690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Chitraksh Deshpande","mobile_number":"7072510846","email_id":"harinakshi.deshpande@hotmail.com","dop":"2026-01-22","serial_number":"317352299878775","imei1":"317352299878775","imei2":"317352299878775","popurl":"www.rajiv-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173684,"job_number":"JOB_173684","tr_customer_id":173701,"tr_customer_product_id":173691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:02.000Z","modified_at":"2026-02-01T06:49:02.000Z","name":"Chandraprabha Arora","mobile_number":"7075346208","email_id":"deveshwar.ahluwalia@hotmail.com","dop":"2026-01-22","serial_number":"534959778426639","imei1":"534959778426639","imei2":"534959778426639","popurl":"www.mukesh-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173686,"job_number":"JOB_173686","tr_customer_id":173703,"tr_customer_product_id":173693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:25.000Z","modified_at":"2026-02-01T06:49:25.000Z","name":"Guadalupe Skiles","mobile_number":"429-641-9317","email_id":"Ova.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"11251766858442802","imei1":"11251766858442802","imei2":"11251766858442802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173687,"job_number":"JOB_173687","tr_customer_id":173704,"tr_customer_product_id":173694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:05.000Z","modified_at":"2026-02-01T07:09:05.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10517586119031","imei1":"10517586119031","imei2":"10517586119031","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173689,"job_number":"JOB_173689","tr_customer_id":173706,"tr_customer_product_id":173696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:23.000Z","modified_at":"2026-02-01T07:09:23.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17164012919932","imei1":"17164012919932","imei2":"17164012919932","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173691,"job_number":"JOB_173691","tr_customer_id":173708,"tr_customer_product_id":173698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:41.000Z","modified_at":"2026-02-01T07:09:41.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18583706131850","imei1":"18583706131850","imei2":"18583706131850","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173694,"job_number":"JOB_173694","tr_customer_id":173711,"tr_customer_product_id":173701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:24:39.000Z","modified_at":"2026-02-01T07:24:39.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"11660513247808","imei1":"11660513247808","imei2":"11660513247808","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173696,"job_number":"JOB_173696","tr_customer_id":173713,"tr_customer_product_id":173703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:51.000Z","modified_at":"2026-02-01T07:35:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14360715680526","imei1":"14360715680526","imei2":"14360715680526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173698,"job_number":"JOB_173698","tr_customer_id":173715,"tr_customer_product_id":173705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:52.000Z","modified_at":"2026-02-01T07:35:52.000Z","name":"Agustin Heidenreich","mobile_number":"907-649-9020","email_id":"Jamar85@yahoo.com","dop":"2025-04-06","serial_number":"11915496946210592","imei1":"11915496946210592","imei2":"11915496946210592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173699,"job_number":"JOB_173699","tr_customer_id":173716,"tr_customer_product_id":173706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:14.000Z","modified_at":"2026-02-01T07:36:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13256423197345","imei1":"13256423197345","imei2":"13256423197345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173701,"job_number":"JOB_173701","tr_customer_id":173718,"tr_customer_product_id":173708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:15.000Z","modified_at":"2026-02-01T07:36:15.000Z","name":"Wilford Larson","mobile_number":"868-981-1167","email_id":"Royce_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"19422156750516360","imei1":"19422156750516360","imei2":"19422156750516360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173702,"job_number":"JOB_173702","tr_customer_id":173719,"tr_customer_product_id":173709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:37.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18163977707327","imei1":"18163977707327","imei2":"18163977707327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173704,"job_number":"JOB_173704","tr_customer_id":173721,"tr_customer_product_id":173711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:37.000Z","name":"Alvah Schimmel","mobile_number":"980-989-6324","email_id":"Eudora_Collins@yahoo.com","dop":"2025-04-06","serial_number":"18248567515738750","imei1":"18248567515738750","imei2":"18248567515738750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173706,"job_number":"JOB_173706","tr_customer_id":173723,"tr_customer_product_id":173713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:52:52.000Z","modified_at":"2026-02-01T07:52:52.000Z","name":"Sharon Gibson","mobile_number":"417-883-8377","email_id":"Hans.Ortiz54@gmail.com","dop":"2025-04-06","serial_number":"19202062571280870","imei1":"19202062571280870","imei2":"19202062571280870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173710,"job_number":"JOB_173710","tr_customer_id":173727,"tr_customer_product_id":173717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:38.000Z","modified_at":"2026-02-01T07:53:38.000Z","name":"Eleanore Green","mobile_number":"588-530-6712","email_id":"Yadira_Bauch83@gmail.com","dop":"2025-04-06","serial_number":"15540256945661428","imei1":"15540256945661428","imei2":"15540256945661428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173717,"job_number":"JOB_173717","tr_customer_id":173734,"tr_customer_product_id":173724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:06:51.000Z","modified_at":"2026-02-01T09:06:51.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"23343423234773","imei2":"23343423234773","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173718,"job_number":"JOB_173718","tr_customer_id":173735,"tr_customer_product_id":173725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:43.000Z","modified_at":"2026-02-01T09:07:43.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11158476127342","imei1":"11158476127342","imei2":"11158476127342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173720,"job_number":"JOB_173720","tr_customer_id":173737,"tr_customer_product_id":173727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:45.000Z","modified_at":"2026-02-01T09:07:45.000Z","name":"Mayra Bode","mobile_number":"585-585-2599","email_id":"Emelia.Padberg@yahoo.com","dop":"2025-04-06","serial_number":"15665023854077796","imei1":"15665023854077796","imei2":"15665023854077796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:07:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173721,"job_number":"JOB_173721","tr_customer_id":173738,"tr_customer_product_id":173728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:28.000Z","modified_at":"2026-02-01T09:08:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16034588452403","imei1":"16034588452403","imei2":"16034588452403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173723,"job_number":"JOB_173723","tr_customer_id":173740,"tr_customer_product_id":173730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:30.000Z","modified_at":"2026-02-01T09:08:30.000Z","name":"Janis Brekke","mobile_number":"732-338-3697","email_id":"Fannie_Schuster@yahoo.com","dop":"2025-04-06","serial_number":"16287284836866388","imei1":"16287284836866388","imei2":"16287284836866388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173724,"job_number":"JOB_173724","tr_customer_id":173741,"tr_customer_product_id":173731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:14.000Z","modified_at":"2026-02-01T09:09:14.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12643487359300","imei1":"12643487359300","imei2":"12643487359300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173726,"job_number":"JOB_173726","tr_customer_id":173743,"tr_customer_product_id":173733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:16.000Z","modified_at":"2026-02-01T09:09:16.000Z","name":"Paxton Willms","mobile_number":"378-798-6026","email_id":"Efrain.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"13721931466118108","imei1":"13721931466118108","imei2":"13721931466118108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173727,"job_number":"JOB_173727","tr_customer_id":173744,"tr_customer_product_id":173734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:19:48.000Z","modified_at":"2026-02-01T09:19:48.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231111","imei2":"11113423231111","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173728,"job_number":"JOB_173728","tr_customer_id":173745,"tr_customer_product_id":173735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:21.000Z","modified_at":"2026-02-01T09:23:21.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14378216395091","imei1":"14378216395091","imei2":"14378216395091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173730,"job_number":"JOB_173730","tr_customer_id":173747,"tr_customer_product_id":173737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:23.000Z","modified_at":"2026-02-01T09:23:23.000Z","name":"Timmothy Brown","mobile_number":"664-756-4133","email_id":"Cloyd.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19771750354238760","imei1":"19771750354238760","imei2":"19771750354238760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173731,"job_number":"JOB_173731","tr_customer_id":173748,"tr_customer_product_id":173738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:09.000Z","modified_at":"2026-02-01T09:24:09.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13300265215466","imei1":"13300265215466","imei2":"13300265215466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173733,"job_number":"JOB_173733","tr_customer_id":173750,"tr_customer_product_id":173740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:10.000Z","modified_at":"2026-02-01T09:24:10.000Z","name":"Hattie Erdman","mobile_number":"625-562-1244","email_id":"Waino56@gmail.com","dop":"2025-04-06","serial_number":"14217321995784706","imei1":"14217321995784706","imei2":"14217321995784706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173734,"job_number":"JOB_173734","tr_customer_id":173751,"tr_customer_product_id":173741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:56.000Z","modified_at":"2026-02-01T09:24:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11969192032432","imei1":"11969192032432","imei2":"11969192032432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173736,"job_number":"JOB_173736","tr_customer_id":173753,"tr_customer_product_id":173743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:58.000Z","modified_at":"2026-02-01T09:24:58.000Z","name":"Arely Leannon","mobile_number":"885-999-0329","email_id":"Fay99@gmail.com","dop":"2025-04-06","serial_number":"11461325598970686","imei1":"11461325598970686","imei2":"11461325598970686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173737,"job_number":"JOB_173737","tr_customer_id":173754,"tr_customer_product_id":173744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:56.000Z","modified_at":"2026-02-01T09:29:56.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"17814697386673","imei1":"17814697386673","imei2":"17814697386673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173739,"job_number":"JOB_173739","tr_customer_id":173756,"tr_customer_product_id":173746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:58.000Z","modified_at":"2026-02-01T09:29:58.000Z","name":"Elias Cummerata","mobile_number":"226-965-0582","email_id":"Everardo94@gmail.com","dop":"2025-04-06","serial_number":"18732892807520320","imei1":"18732892807520320","imei2":"18732892807520320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173740,"job_number":"JOB_173740","tr_customer_id":173757,"tr_customer_product_id":173747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:42.000Z","modified_at":"2026-02-01T09:30:42.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18720455137910","imei1":"18720455137910","imei2":"18720455137910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173742,"job_number":"JOB_173742","tr_customer_id":173759,"tr_customer_product_id":173749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:43.000Z","modified_at":"2026-02-01T09:30:44.000Z","name":"Kenton Connelly","mobile_number":"743-971-7429","email_id":"Natasha_Donnelly@gmail.com","dop":"2025-04-06","serial_number":"15309330941829548","imei1":"15309330941829548","imei2":"15309330941829548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173743,"job_number":"JOB_173743","tr_customer_id":173760,"tr_customer_product_id":173750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:27.000Z","modified_at":"2026-02-01T09:31:27.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10083376225889","imei1":"10083376225889","imei2":"10083376225889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173745,"job_number":"JOB_173745","tr_customer_id":173762,"tr_customer_product_id":173752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:29.000Z","modified_at":"2026-02-01T09:31:29.000Z","name":"Arnoldo Cummerata","mobile_number":"606-620-1777","email_id":"Tyree41@gmail.com","dop":"2025-04-06","serial_number":"12008533677884976","imei1":"12008533677884976","imei2":"12008533677884976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173746,"job_number":"JOB_173746","tr_customer_id":173763,"tr_customer_product_id":173753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:35:43.000Z","modified_at":"2026-02-01T09:35:43.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-22","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-22T09:35:42.157189078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173747,"job_number":"JOB_173747","tr_customer_id":173764,"tr_customer_product_id":173754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:24.000Z","modified_at":"2026-02-01T09:49:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12533065299110","imei1":"12533065299110","imei2":"12533065299110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173749,"job_number":"JOB_173749","tr_customer_id":173766,"tr_customer_product_id":173756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:26.000Z","modified_at":"2026-02-01T09:49:26.000Z","name":"Reta Feeney","mobile_number":"577-300-6359","email_id":"Ben.Wintheiser@hotmail.com","dop":"2025-04-06","serial_number":"18678253332791360","imei1":"18678253332791360","imei2":"18678253332791360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173750,"job_number":"JOB_173750","tr_customer_id":173767,"tr_customer_product_id":173757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:13.000Z","modified_at":"2026-02-01T09:50:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12617113362713","imei1":"12617113362713","imei2":"12617113362713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173752,"job_number":"JOB_173752","tr_customer_id":173769,"tr_customer_product_id":173759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:15.000Z","modified_at":"2026-02-01T09:50:15.000Z","name":"Amelie Huel","mobile_number":"995-502-0028","email_id":"Priscilla5@yahoo.com","dop":"2025-04-06","serial_number":"13827759047156598","imei1":"13827759047156598","imei2":"13827759047156598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173753,"job_number":"JOB_173753","tr_customer_id":173770,"tr_customer_product_id":173760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:02.000Z","modified_at":"2026-02-01T09:51:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19612126919591","imei1":"19612126919591","imei2":"19612126919591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173755,"job_number":"JOB_173755","tr_customer_id":173772,"tr_customer_product_id":173762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:04.000Z","modified_at":"2026-02-01T09:51:04.000Z","name":"Bonita Kertzmann","mobile_number":"701-888-9703","email_id":"Fermin_Zieme13@hotmail.com","dop":"2025-04-06","serial_number":"19028553110255690","imei1":"19028553110255690","imei2":"19028553110255690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T09:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173759,"job_number":"JOB_173759","tr_customer_id":173776,"tr_customer_product_id":173766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:05:51.000Z","modified_at":"2026-02-01T10:05:51.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231118","imei2":"11113423231118","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173760,"job_number":"JOB_173760","tr_customer_id":173777,"tr_customer_product_id":173767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:06:12.000Z","modified_at":"2026-02-01T10:06:12.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"11113423231119","imei2":"11113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:06:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173761,"job_number":"JOB_173761","tr_customer_id":173778,"tr_customer_product_id":173768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:46:52.000Z","modified_at":"2026-02-01T10:46:52.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-22","serial_number":"23215767262316","imei1":"23215767262316","imei2":"23215767262316","popurl":"2026-01-22T10:46:42.244971428Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173762,"job_number":"JOB_173762","tr_customer_id":173779,"tr_customer_product_id":173769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:03.000Z","modified_at":"2026-02-01T10:47:03.000Z","name":"Aditya Devar","mobile_number":"8698209596","email_id":"krishnadasa.iyer@hotmail.com","dop":"2026-01-22","serial_number":"94756058162934","imei1":"94756058162934","imei2":"94756058162934","popurl":"www.baidehi-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173763,"job_number":"JOB_173763","tr_customer_id":173780,"tr_customer_product_id":173770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:19.000Z","modified_at":"2026-02-01T10:47:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17148244767405","imei1":"17148244767405","imei2":"17148244767405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173765,"job_number":"JOB_173765","tr_customer_id":173782,"tr_customer_product_id":173772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:20.000Z","modified_at":"2026-02-01T10:47:20.000Z","name":"Tara Osinski","mobile_number":"474-338-8597","email_id":"Jose82@gmail.com","dop":"2025-04-06","serial_number":"12045022099167390","imei1":"12045022099167390","imei2":"12045022099167390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173766,"job_number":"JOB_173766","tr_customer_id":173783,"tr_customer_product_id":173773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:05.000Z","modified_at":"2026-02-01T10:48:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19043416630788","imei1":"19043416630788","imei2":"19043416630788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173768,"job_number":"JOB_173768","tr_customer_id":173785,"tr_customer_product_id":173775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:07.000Z","modified_at":"2026-02-01T10:48:07.000Z","name":"Wallace Lueilwitz","mobile_number":"925-935-0643","email_id":"Dimitri_Franecki@gmail.com","dop":"2025-04-06","serial_number":"16967560837585050","imei1":"16967560837585050","imei2":"16967560837585050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173769,"job_number":"JOB_173769","tr_customer_id":173786,"tr_customer_product_id":173776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:51.000Z","modified_at":"2026-02-01T10:48:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18502808772889","imei1":"18502808772889","imei2":"18502808772889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173771,"job_number":"JOB_173771","tr_customer_id":173788,"tr_customer_product_id":173778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:53.000Z","modified_at":"2026-02-01T10:48:53.000Z","name":"Johnathan Sanford","mobile_number":"377-547-0507","email_id":"Michele46@yahoo.com","dop":"2025-04-06","serial_number":"14259881819804430","imei1":"14259881819804430","imei2":"14259881819804430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173772,"job_number":"JOB_173772","tr_customer_id":173789,"tr_customer_product_id":173779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:53:51.000Z","modified_at":"2026-02-01T10:53:51.000Z","name":"Osborne Lehner","mobile_number":"689-305-9111","email_id":"Justice5@gmail.com","dop":"2025-12-04","serial_number":"105116029230510","imei1":"105116029230510","imei2":"105116029230510","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173773,"job_number":"JOB_173773","tr_customer_id":173790,"tr_customer_product_id":173780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:56:07.000Z","modified_at":"2026-02-01T10:56:07.000Z","name":"Cara Greenfelder","mobile_number":"802-516-1614","email_id":"Brando_Jakubowski@yahoo.com","dop":"2025-12-04","serial_number":"103676587512819","imei1":"103676587512819","imei2":"103676587512819","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173774,"job_number":"JOB_173774","tr_customer_id":173791,"tr_customer_product_id":173781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:59:45.000Z","modified_at":"2026-02-01T10:59:45.000Z","name":"Damien Wehner","mobile_number":"641-881-3021","email_id":"Arianna_Jacobs@gmail.com","dop":"2025-12-04","serial_number":"104744017028110","imei1":"104744017028110","imei2":"104744017028110","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T10:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173775,"job_number":"JOB_173775","tr_customer_id":173792,"tr_customer_product_id":173782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:02:53.000Z","modified_at":"2026-02-01T11:02:53.000Z","name":"Lola Schultz","mobile_number":"562-228-5194","email_id":"Dannie_Collier@gmail.com","dop":"2025-12-04","serial_number":"106216625165388","imei1":"106216625165388","imei2":"106216625165388","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173776,"job_number":"JOB_173776","tr_customer_id":173793,"tr_customer_product_id":173783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:06:36.000Z","modified_at":"2026-02-01T11:06:36.000Z","name":"Felix Weimann","mobile_number":"252-523-8578","email_id":"Nolan_Friesen@hotmail.com","dop":"2025-12-04","serial_number":"100067511772658","imei1":"100067511772658","imei2":"100067511772658","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173777,"job_number":"JOB_173777","tr_customer_id":173794,"tr_customer_product_id":173784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:07:12.000Z","modified_at":"2026-02-01T11:07:12.000Z","name":"Noel Rau","mobile_number":"681-801-9720","email_id":"Estella_Schroeder@yahoo.com","dop":"2025-12-04","serial_number":"104172847544618","imei1":"104172847544618","imei2":"104172847544618","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173778,"job_number":"JOB_173778","tr_customer_id":173795,"tr_customer_product_id":173785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:14:47.000Z","modified_at":"2026-02-01T11:14:47.000Z","name":"Daron Rau","mobile_number":"662-462-2115","email_id":"Hortense_Morissette@hotmail.com","dop":"2025-12-04","serial_number":"107727411211606","imei1":"107727411211606","imei2":"107727411211606","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173779,"job_number":"JOB_173779","tr_customer_id":173796,"tr_customer_product_id":173786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:15:40.000Z","modified_at":"2026-02-01T11:15:40.000Z","name":"Emerald Bartell","mobile_number":"831-874-2577","email_id":"Jody84@hotmail.com","dop":"2025-12-04","serial_number":"108238048879657","imei1":"108238048879657","imei2":"108238048879657","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173780,"job_number":"JOB_173780","tr_customer_id":173797,"tr_customer_product_id":173787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:23:08.000Z","modified_at":"2026-02-01T11:23:08.000Z","name":"Manoj Kumar","mobile_number":"7789089870","email_id":"manojbi765@gmail.com","dop":"2025-12-09","serial_number":"98765432165423","imei1":"98765432165423","imei2":"98765432165423","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173781,"job_number":"JOB_173781","tr_customer_id":173798,"tr_customer_product_id":173788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:53.000Z","modified_at":"2026-02-01T11:24:53.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18219781643792","imei1":"18219781643792","imei2":"18219781643792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173783,"job_number":"JOB_173783","tr_customer_id":173800,"tr_customer_product_id":173790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:55.000Z","modified_at":"2026-02-01T11:24:55.000Z","name":"Ansel Champlin","mobile_number":"940-946-3015","email_id":"Elbert.Becker75@gmail.com","dop":"2025-04-06","serial_number":"10989346789121138","imei1":"10989346789121138","imei2":"10989346789121138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173784,"job_number":"JOB_173784","tr_customer_id":173801,"tr_customer_product_id":173791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:43.000Z","modified_at":"2026-02-01T11:25:43.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"14320255339094","imei1":"14320255339094","imei2":"14320255339094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173786,"job_number":"JOB_173786","tr_customer_id":173803,"tr_customer_product_id":173793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:45.000Z","modified_at":"2026-02-01T11:25:45.000Z","name":"Lucienne Friesen","mobile_number":"506-391-8673","email_id":"Destany_Wisoky41@yahoo.com","dop":"2025-04-06","serial_number":"13220656496141240","imei1":"13220656496141240","imei2":"13220656496141240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173787,"job_number":"JOB_173787","tr_customer_id":173804,"tr_customer_product_id":173794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:33.000Z","modified_at":"2026-02-01T11:26:33.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16957730325703","imei1":"16957730325703","imei2":"16957730325703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173789,"job_number":"JOB_173789","tr_customer_id":173806,"tr_customer_product_id":173796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:35.000Z","modified_at":"2026-02-01T11:26:35.000Z","name":"Lindsey Larkin","mobile_number":"228-361-2256","email_id":"Carson91@gmail.com","dop":"2025-04-06","serial_number":"19293414197631280","imei1":"19293414197631280","imei2":"19293414197631280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173790,"job_number":"JOB_173790","tr_customer_id":173807,"tr_customer_product_id":173797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:40:28.000Z","modified_at":"2026-02-01T11:40:28.000Z","name":"Manoj Kumar","mobile_number":"7789089870","email_id":"manojbi765@gmail.com","dop":"2025-12-09","serial_number":"98765432165422","imei1":"98765432165422","imei2":"98765432165422","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173791,"job_number":"JOB_173791","tr_customer_id":173808,"tr_customer_product_id":173798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Rupinder Tagore","mobile_number":"7014576684","email_id":"chatura.dhawan@gmail.com","dop":"2026-01-22","serial_number":"267310603814562","imei1":"267310603814562","imei2":"267310603814562","popurl":"www.chandradev-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173792,"job_number":"JOB_173792","tr_customer_id":173809,"tr_customer_product_id":173799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Kailash Chattopadhyay","mobile_number":"7053092571","email_id":"dharani.namboothiri@yahoo.co.in","dop":"2026-01-22","serial_number":"750697538184740","imei1":"750697538184740","imei2":"750697538184740","popurl":"www.shobhana-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173793,"job_number":"JOB_173793","tr_customer_id":173810,"tr_customer_product_id":173800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Kailash Pillai","mobile_number":"7020330773","email_id":"kannen.kaniyar@gmail.com","dop":"2026-01-22","serial_number":"968222242489718","imei1":"968222242489718","imei2":"968222242489718","popurl":"www.sarisha-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173794,"job_number":"JOB_173794","tr_customer_id":173811,"tr_customer_product_id":173801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Vaishno Trivedi","mobile_number":"7003717746","email_id":"vimala.talwar@hotmail.com","dop":"2026-01-22","serial_number":"653037367517958","imei1":"653037367517958","imei2":"653037367517958","popurl":"www.anjali-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173795,"job_number":"JOB_173795","tr_customer_id":173812,"tr_customer_product_id":173802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:01.000Z","modified_at":"2026-02-01T11:47:01.000Z","name":"Ekadant Kaul","mobile_number":"7048195317","email_id":"suma.iyengar@hotmail.com","dop":"2026-01-22","serial_number":"125306850467813","imei1":"125306850467813","imei2":"125306850467813","popurl":"www.girik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173797,"job_number":"JOB_173797","tr_customer_id":173814,"tr_customer_product_id":173804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"39978155051769","imei1":"39978155051769","imei2":"39978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173798,"job_number":"JOB_173798","tr_customer_id":173815,"tr_customer_product_id":173805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"29978155051769","imei1":"29978155051769","imei2":"29978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173799,"job_number":"JOB_173799","tr_customer_id":173816,"tr_customer_product_id":173806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:57.000Z","modified_at":"2026-02-01T11:59:57.000Z","name":"Oswald Fay","mobile_number":"327-613-8365","email_id":"Ulises_Bednar34@hotmail.com","dop":"2025-04-06","serial_number":"49978155051769","imei1":"49978155051769","imei2":"49978155051769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173800,"job_number":"JOB_173800","tr_customer_id":173817,"tr_customer_product_id":173807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Aalok Tandon","mobile_number":"7019362615","email_id":"ujjawal.bharadwaj@yahoo.co.in","dop":"2026-01-22","serial_number":"636475367353612","imei1":"636475367353612","imei2":"636475367353612","popurl":"www.sanya-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173801,"job_number":"JOB_173801","tr_customer_id":173818,"tr_customer_product_id":173808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Vasundhara Patil","mobile_number":"7011536916","email_id":"budhil.nair@yahoo.co.in","dop":"2026-01-22","serial_number":"734706461608304","imei1":"734706461608304","imei2":"734706461608304","popurl":"www.datta-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173802,"job_number":"JOB_173802","tr_customer_id":173819,"tr_customer_product_id":173809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Shashi Banerjee","mobile_number":"7065432223","email_id":"kamlesh.gupta@gmail.com","dop":"2026-01-22","serial_number":"194682630487584","imei1":"194682630487584","imei2":"194682630487584","popurl":"www.shobhana-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173803,"job_number":"JOB_173803","tr_customer_id":173820,"tr_customer_product_id":173810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Tarun Mehrotra","mobile_number":"7094772721","email_id":"gorakhnath.rana@gmail.com","dop":"2026-01-22","serial_number":"779378030540945","imei1":"779378030540945","imei2":"779378030540945","popurl":"www.oormila-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173804,"job_number":"JOB_173804","tr_customer_id":173821,"tr_customer_product_id":173811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:59:58.000Z","modified_at":"2026-02-01T11:59:58.000Z","name":"Bela Mishra","mobile_number":"7028612782","email_id":"rageswari.nair@yahoo.co.in","dop":"2026-01-22","serial_number":"888828168043356","imei1":"888828168043356","imei2":"888828168043356","popurl":"www.chandraswaroopa-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T11:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173805,"job_number":"JOB_173805","tr_customer_id":173822,"tr_customer_product_id":173812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:41.000Z","modified_at":"2026-02-01T12:03:41.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14812134542714","imei1":"14812134542714","imei2":"14812134542714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173807,"job_number":"JOB_173807","tr_customer_id":173824,"tr_customer_product_id":173814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:43.000Z","modified_at":"2026-02-01T12:03:43.000Z","name":"Hayden Schiller","mobile_number":"572-862-2222","email_id":"Tomasa.Metz19@yahoo.com","dop":"2025-04-06","serial_number":"13117586346721654","imei1":"13117586346721654","imei2":"13117586346721654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173808,"job_number":"JOB_173808","tr_customer_id":173825,"tr_customer_product_id":173815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:28.000Z","modified_at":"2026-02-01T12:04:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12608119316128","imei1":"12608119316128","imei2":"12608119316128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173810,"job_number":"JOB_173810","tr_customer_id":173827,"tr_customer_product_id":173817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:29.000Z","modified_at":"2026-02-01T12:04:29.000Z","name":"Manuela Donnelly","mobile_number":"603-715-8034","email_id":"Frederique.Mann@yahoo.com","dop":"2025-04-06","serial_number":"18409314439262490","imei1":"18409314439262490","imei2":"18409314439262490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173811,"job_number":"JOB_173811","tr_customer_id":173828,"tr_customer_product_id":173818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:14.000Z","modified_at":"2026-02-01T12:05:14.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"11976159305525","imei1":"11976159305525","imei2":"11976159305525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173813,"job_number":"JOB_173813","tr_customer_id":173830,"tr_customer_product_id":173820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:16.000Z","modified_at":"2026-02-01T12:05:16.000Z","name":"Demarcus Quigley","mobile_number":"576-935-8026","email_id":"Tierra.Schulist21@yahoo.com","dop":"2025-04-06","serial_number":"12131074440866794","imei1":"12131074440866794","imei2":"12131074440866794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173814,"job_number":"JOB_173814","tr_customer_id":173831,"tr_customer_product_id":173821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Tarun Iyengar","mobile_number":"7016574876","email_id":"rahul.mishra@gmail.com","dop":"2026-01-22","serial_number":"688442187381006","imei1":"688442187381006","imei2":"688442187381006","popurl":"www.shwet-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173815,"job_number":"JOB_173815","tr_customer_id":173832,"tr_customer_product_id":173822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Jaya Pillai","mobile_number":"7034442064","email_id":"agrata.verma@gmail.com","dop":"2026-01-22","serial_number":"052432641999607","imei1":"052432641999607","imei2":"052432641999607","popurl":"www.aaryan-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173816,"job_number":"JOB_173816","tr_customer_id":173833,"tr_customer_product_id":173823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Bhoj Chattopadhyay","mobile_number":"7099951488","email_id":"akshayakeerti.pandey@gmail.com","dop":"2026-01-22","serial_number":"610119857735837","imei1":"610119857735837","imei2":"610119857735837","popurl":"www.kamlesh-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173817,"job_number":"JOB_173817","tr_customer_id":173834,"tr_customer_product_id":173824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Sarala Guha","mobile_number":"7028136014","email_id":"gopee.dubashi@yahoo.co.in","dop":"2026-01-22","serial_number":"410763729223691","imei1":"410763729223691","imei2":"410763729223691","popurl":"www.deven-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173818,"job_number":"JOB_173818","tr_customer_id":173835,"tr_customer_product_id":173825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:47.000Z","modified_at":"2026-02-01T12:05:47.000Z","name":"Devi Verma","mobile_number":"7082308533","email_id":"ujjwal.nehru@hotmail.com","dop":"2026-01-22","serial_number":"915432995304312","imei1":"915432995304312","imei2":"915432995304312","popurl":"www.abani-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173819,"job_number":"JOB_173819","tr_customer_id":173836,"tr_customer_product_id":173826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Jai Shah","mobile_number":"7098972332","email_id":"rohan.kapoor@gmail.com","dop":"2026-01-22","serial_number":"192059790558838","imei1":"192059790558838","imei2":"192059790558838","popurl":"www.keerti-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173820,"job_number":"JOB_173820","tr_customer_id":173837,"tr_customer_product_id":173827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Kiran Chaturvedi","mobile_number":"7041738257","email_id":"aayushmaan.talwar@hotmail.com","dop":"2026-01-22","serial_number":"781708236254201","imei1":"781708236254201","imei2":"781708236254201","popurl":"www.himadri-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173821,"job_number":"JOB_173821","tr_customer_id":173839,"tr_customer_product_id":173829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Anala Shukla","mobile_number":"7095442103","email_id":"digambara.khan@gmail.com","dop":"2026-01-22","serial_number":"009228918588981","imei1":"009228918588981","imei2":"009228918588981","popurl":"www.chandi-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173822,"job_number":"JOB_173822","tr_customer_id":173838,"tr_customer_product_id":173828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Aagam Nair","mobile_number":"7014276049","email_id":"krishnadas.verma@yahoo.co.in","dop":"2026-01-22","serial_number":"308354315081976","imei1":"308354315081976","imei2":"308354315081976","popurl":"www.marut-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173823,"job_number":"JOB_173823","tr_customer_id":173840,"tr_customer_product_id":173830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Ranjeet Chattopadhyay","mobile_number":"7073196826","email_id":"chapal.bharadwaj@hotmail.com","dop":"2026-01-22","serial_number":"364883562585950","imei1":"364883562585950","imei2":"364883562585950","popurl":"www.apsara-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173824,"job_number":"JOB_173824","tr_customer_id":173841,"tr_customer_product_id":173831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Anuraag Panicker","mobile_number":"7020568084","email_id":"deepankar.mukhopadhyay@hotmail.com","dop":"2026-01-22","serial_number":"632291170360330","imei1":"632291170360330","imei2":"632291170360330","popurl":"www.deeptimayee-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173825,"job_number":"JOB_173825","tr_customer_id":173842,"tr_customer_product_id":173832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Siddhran Bhattacharya","mobile_number":"7087815028","email_id":"hamsini.patil@hotmail.com","dop":"2026-01-22","serial_number":"003056752978091","imei1":"003056752978091","imei2":"003056752978091","popurl":"www.swara-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173826,"job_number":"JOB_173826","tr_customer_id":173843,"tr_customer_product_id":173833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Bhaanumati Varma","mobile_number":"7065084079","email_id":"agrata.kapoor@hotmail.com","dop":"2026-01-22","serial_number":"976320744374449","imei1":"976320744374449","imei2":"976320744374449","popurl":"www.devesh-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173827,"job_number":"JOB_173827","tr_customer_id":173844,"tr_customer_product_id":173834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Ritesh Nambeesan","mobile_number":"7017030938","email_id":"subhashini.prajapat@yahoo.co.in","dop":"2026-01-22","serial_number":"349919980406298","imei1":"349919980406298","imei2":"349919980406298","popurl":"www.ananda-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173828,"job_number":"JOB_173828","tr_customer_id":173845,"tr_customer_product_id":173835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:29.000Z","modified_at":"2026-02-01T12:11:29.000Z","name":"Sushma Verma","mobile_number":"7019891360","email_id":"chandrabhaga.asan@yahoo.co.in","dop":"2026-01-22","serial_number":"845363727607404","imei1":"845363727607404","imei2":"845363727607404","popurl":"www.susheel-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173829,"job_number":"JOB_173829","tr_customer_id":173846,"tr_customer_product_id":173836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Dhyaneshwar Jha","mobile_number":"7076600389","email_id":"susheel.sinha@yahoo.co.in","dop":"2026-01-22","serial_number":"340546968551205","imei1":"340546968551205","imei2":"340546968551205","popurl":"www.agrata-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173830,"job_number":"JOB_173830","tr_customer_id":173847,"tr_customer_product_id":173837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Aruna Trivedi","mobile_number":"7020350436","email_id":"vidur.varma@hotmail.com","dop":"2026-01-22","serial_number":"792145402874066","imei1":"792145402874066","imei2":"792145402874066","popurl":"www.malti-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173831,"job_number":"JOB_173831","tr_customer_id":173848,"tr_customer_product_id":173838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Suman Agarwal","mobile_number":"7042189987","email_id":"sameer.prajapat@hotmail.com","dop":"2026-01-22","serial_number":"341957674730880","imei1":"341957674730880","imei2":"341957674730880","popurl":"www.digambara-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173832,"job_number":"JOB_173832","tr_customer_id":173849,"tr_customer_product_id":173839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Anaadi Bharadwaj","mobile_number":"7083585627","email_id":"hamsini.kaul@yahoo.co.in","dop":"2026-01-22","serial_number":"607543320938776","imei1":"607543320938776","imei2":"607543320938776","popurl":"www.deepan-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173833,"job_number":"JOB_173833","tr_customer_id":173850,"tr_customer_product_id":173840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:11:30.000Z","modified_at":"2026-02-01T12:11:30.000Z","name":"Mahendra Sethi","mobile_number":"7001967474","email_id":"chandan.khanna@gmail.com","dop":"2026-01-22","serial_number":"471074364987714","imei1":"471074364987714","imei2":"471074364987714","popurl":"www.gurdev-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173835,"job_number":"JOB_173835","tr_customer_id":173852,"tr_customer_product_id":173842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:39.000Z","modified_at":"2026-02-01T12:13:39.000Z","name":"Deonte Zulauf","mobile_number":"240-778-2184","email_id":"Daron.Treutel16@gmail.com","dop":"2025-05-30","serial_number":"16882511451442","imei1":"16882511451442","imei2":"16882511451442","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173836,"job_number":"JOB_173836","tr_customer_id":173853,"tr_customer_product_id":173843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:40.000Z","modified_at":"2026-02-01T12:13:40.000Z","name":"Brandon Reynolds","mobile_number":"890-321-5652","email_id":"Ettie_Simonis@yahoo.com","dop":"2025-05-30","serial_number":"1417248519377374","imei1":"1417248519377374","imei2":"1417248519377374","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173838,"job_number":"JOB_173838","tr_customer_id":173855,"tr_customer_product_id":173845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:02.000Z","modified_at":"2026-02-01T12:15:02.000Z","name":"Maiya Bernier","mobile_number":"566-491-9937","email_id":"Lemuel.Mitchell@gmail.com","dop":"2025-05-30","serial_number":"11603647634493","imei1":"11603647634493","imei2":"11603647634493","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173839,"job_number":"JOB_173839","tr_customer_id":173856,"tr_customer_product_id":173846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:03.000Z","modified_at":"2026-02-01T12:15:03.000Z","name":"Emmet Lemke","mobile_number":"618-998-5802","email_id":"Lizzie.Kshlerin@hotmail.com","dop":"2025-05-30","serial_number":"1278282467657499","imei1":"1278282467657499","imei2":"1278282467657499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173840,"job_number":"JOB_173840","tr_customer_id":173857,"tr_customer_product_id":173847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Anand Swarup Jha","mobile_number":"7036974701","email_id":"tanushri.iyer@yahoo.co.in","dop":"2026-01-22","serial_number":"590855894579873","imei1":"590855894579873","imei2":"590855894579873","popurl":"www.vaijayanthi-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173841,"job_number":"JOB_173841","tr_customer_id":173858,"tr_customer_product_id":173848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Eshita Nayar","mobile_number":"7054815768","email_id":"dakshayani.sharma@gmail.com","dop":"2026-01-22","serial_number":"496428564172761","imei1":"496428564172761","imei2":"496428564172761","popurl":"www.menka-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173842,"job_number":"JOB_173842","tr_customer_id":173859,"tr_customer_product_id":173849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Amrit Varman","mobile_number":"7001286500","email_id":"jyoti.somayaji@yahoo.co.in","dop":"2026-01-22","serial_number":"044880259880576","imei1":"044880259880576","imei2":"044880259880576","popurl":"www.mohini-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173843,"job_number":"JOB_173843","tr_customer_id":173860,"tr_customer_product_id":173850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Sachin Nayar","mobile_number":"7049746909","email_id":"chaaruchandra.agarwal@yahoo.co.in","dop":"2026-01-22","serial_number":"135857120024376","imei1":"135857120024376","imei2":"135857120024376","popurl":"www.krishnadas-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173844,"job_number":"JOB_173844","tr_customer_id":173861,"tr_customer_product_id":173851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:18:19.000Z","modified_at":"2026-02-01T12:18:19.000Z","name":"Chandrakala Kakkar","mobile_number":"7032748785","email_id":"prathamesh.shah@yahoo.co.in","dop":"2026-01-22","serial_number":"840269454070533","imei1":"840269454070533","imei2":"840269454070533","popurl":"www.trilokesh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173845,"job_number":"JOB_173845","tr_customer_id":173862,"tr_customer_product_id":173852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:19:56.000Z","modified_at":"2026-02-01T12:19:56.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"18375139936316","imei1":"18375139936316","imei2":"18375139936316","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173846,"job_number":"JOB_173846","tr_customer_id":173863,"tr_customer_product_id":173853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:31:22.000Z","modified_at":"2026-02-01T12:31:22.000Z","name":"Alec Osinski","mobile_number":"343-982-2173","email_id":"Marisa_Fadel@yahoo.com","dop":"2025-11-06","serial_number":"1097524529854719","imei1":"1097524529854719","imei2":"1097524529854719","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173847,"job_number":"JOB_173847","tr_customer_id":173864,"tr_customer_product_id":173854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:37:50.000Z","modified_at":"2026-02-01T12:37:50.000Z","name":"Era MacGyver","mobile_number":"648-711-0435","email_id":"Christiana_Walker@yahoo.com","dop":"2025-11-06","serial_number":"1033218057202073","imei1":"1033218057202073","imei2":"1033218057202073","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173848,"job_number":"JOB_173848","tr_customer_id":173865,"tr_customer_product_id":173855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:51.000Z","modified_at":"2026-02-01T13:07:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10004648550193","imei1":"10004648550193","imei2":"10004648550193","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173850,"job_number":"JOB_173850","tr_customer_id":173867,"tr_customer_product_id":173857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:53.000Z","modified_at":"2026-02-01T13:07:53.000Z","name":"Hallie Bogisich","mobile_number":"334-850-6218","email_id":"Alison.King42@gmail.com","dop":"2025-04-06","serial_number":"19463845221814636","imei1":"19463845221814636","imei2":"19463845221814636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173851,"job_number":"JOB_173851","tr_customer_id":173868,"tr_customer_product_id":173858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:39.000Z","modified_at":"2026-02-01T13:08:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"18858698332153","imei1":"18858698332153","imei2":"18858698332153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173853,"job_number":"JOB_173853","tr_customer_id":173870,"tr_customer_product_id":173860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:40.000Z","modified_at":"2026-02-01T13:08:41.000Z","name":"Kolby Schneider","mobile_number":"553-696-0419","email_id":"Christ_Bahringer59@hotmail.com","dop":"2025-04-06","serial_number":"10036457445866576","imei1":"10036457445866576","imei2":"10036457445866576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173854,"job_number":"JOB_173854","tr_customer_id":173871,"tr_customer_product_id":173861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:26.000Z","modified_at":"2026-02-01T13:09:26.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16663204614021","imei1":"16663204614021","imei2":"16663204614021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173856,"job_number":"JOB_173856","tr_customer_id":173873,"tr_customer_product_id":173863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:28.000Z","modified_at":"2026-02-01T13:09:28.000Z","name":"Dell Anderson","mobile_number":"879-432-8218","email_id":"Dandre66@hotmail.com","dop":"2025-04-06","serial_number":"19313292083593616","imei1":"19313292083593616","imei2":"19313292083593616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173858,"job_number":"JOB_173858","tr_customer_id":173875,"tr_customer_product_id":173865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:35.000Z","modified_at":"2026-02-01T13:37:35.000Z","name":"Nicolette Stoltenberg","mobile_number":"571-342-2805","email_id":"Moriah60@yahoo.com","dop":"2025-05-30","serial_number":"10812311409371","imei1":"10812311409371","imei2":"10812311409371","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173859,"job_number":"JOB_173859","tr_customer_id":173876,"tr_customer_product_id":173866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:36.000Z","modified_at":"2026-02-01T13:37:36.000Z","name":"Isabella Dickinson","mobile_number":"633-298-9014","email_id":"Cory.Zieme@gmail.com","dop":"2025-05-30","serial_number":"1363838438006018","imei1":"1363838438006018","imei2":"1363838438006018","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173861,"job_number":"JOB_173861","tr_customer_id":173878,"tr_customer_product_id":173868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:37.000Z","modified_at":"2026-02-01T13:45:37.000Z","name":"Tillman Towne","mobile_number":"798-790-7740","email_id":"Dagmar79@gmail.com","dop":"2025-05-30","serial_number":"19536257523107","imei1":"19536257523107","imei2":"19536257523107","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173862,"job_number":"JOB_173862","tr_customer_id":173879,"tr_customer_product_id":173869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:38.000Z","modified_at":"2026-02-01T13:45:38.000Z","name":"Andrew VonRueden","mobile_number":"373-992-4340","email_id":"Carmella_Feest97@hotmail.com","dop":"2025-05-30","serial_number":"1381867811888424","imei1":"1381867811888424","imei2":"1381867811888424","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173864,"job_number":"JOB_173864","tr_customer_id":173881,"tr_customer_product_id":173871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:20.000Z","modified_at":"2026-02-01T13:50:20.000Z","name":"Felicia Lubowitz","mobile_number":"941-461-3697","email_id":"Zelda78@gmail.com","dop":"2025-05-30","serial_number":"19411823066802","imei1":"19411823066802","imei2":"19411823066802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173865,"job_number":"JOB_173865","tr_customer_id":173882,"tr_customer_product_id":173872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:21.000Z","modified_at":"2026-02-01T13:50:21.000Z","name":"Alvah Strosin","mobile_number":"835-453-5055","email_id":"Cole21@yahoo.com","dop":"2025-05-30","serial_number":"1976691008457550","imei1":"1976691008457550","imei2":"1976691008457550","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172087,"job_number":"JOB_172087","tr_customer_id":172104,"tr_customer_product_id":172094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-30T20:07:17.000Z","modified_at":"2026-01-30T20:07:17.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Soledad_Larkin3@hotmail.com","dop":"2025-07-02","serial_number":"12225525954316","imei1":"12225525954316","imei2":"12225525954316","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-30T20:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172522,"job_number":"JOB_172522","tr_customer_id":172539,"tr_customer_product_id":172529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:01.000Z","modified_at":"2026-01-31T04:15:01.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Tillman.McDermott65@yahoo.com","dop":"2025-07-02","serial_number":"10113753762215","imei1":"10113753762215","imei2":"10113753762215","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172540,"job_number":"JOB_172540","tr_customer_id":172557,"tr_customer_product_id":172547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:19.000Z","modified_at":"2026-01-31T04:15:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Dawson64@yahoo.com","dop":"2025-07-02","serial_number":"19597737379416","imei1":"19597737379416","imei2":"19597737379416","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172562,"job_number":"JOB_172562","tr_customer_id":172579,"tr_customer_product_id":172569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:36.000Z","modified_at":"2026-01-31T04:15:36.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Gunnar_Sipes@gmail.com","dop":"2025-07-02","serial_number":"15468015473052","imei1":"15468015473052","imei2":"15468015473052","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172569,"job_number":"JOB_172569","tr_customer_id":172586,"tr_customer_product_id":172576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:47.000Z","modified_at":"2026-01-31T04:15:47.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17168042708359","imei1":"17168042708359","imei2":"17168042708359","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172575,"job_number":"JOB_172575","tr_customer_id":172592,"tr_customer_product_id":172582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:55.000Z","modified_at":"2026-01-31T04:15:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"143643732156080","imei1":"143643732156080","imei2":"143643732156080","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172576,"job_number":"JOB_172576","tr_customer_id":172593,"tr_customer_product_id":172583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:55.000Z","modified_at":"2026-01-31T04:15:55.000Z","name":"Guy Kautzer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194503014562283","imei1":"194503014562283","imei2":"194503014562283","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172577,"job_number":"JOB_172577","tr_customer_id":172594,"tr_customer_product_id":172584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:55.000Z","modified_at":"2026-01-31T04:15:55.000Z","name":"Humberto Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176322855486224","imei1":"176322855486224","imei2":"176322855486224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172578,"job_number":"JOB_172578","tr_customer_id":172595,"tr_customer_product_id":172585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:56.000Z","modified_at":"2026-01-31T04:15:56.000Z","name":"Hermann McDermott","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185611704840845","imei1":"185611704840845","imei2":"185611704840845","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172583,"job_number":"JOB_172583","tr_customer_id":172600,"tr_customer_product_id":172590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:01.000Z","modified_at":"2026-01-31T04:16:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102776610574464","imei1":"102776610574464","imei2":"102776610574464","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172589,"job_number":"JOB_172589","tr_customer_id":172606,"tr_customer_product_id":172596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:02.000Z","modified_at":"2026-01-31T04:16:02.000Z","name":"Leonora Bartell","mobile_number":"766-742-5312","email_id":"Thelma_Von83@hotmail.com","dop":"2025-06-09","serial_number":"108495214325352","imei1":"108495214325352","imei2":"108495214325352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172601,"job_number":"JOB_172601","tr_customer_id":172618,"tr_customer_product_id":172608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:07.000Z","modified_at":"2026-01-31T04:16:07.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"169940456606497","imei1":"169940456606497","imei2":"169940456606497","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172602,"job_number":"JOB_172602","tr_customer_id":172619,"tr_customer_product_id":172609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:08.000Z","modified_at":"2026-01-31T04:16:08.000Z","name":"Imogene Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198435721057954","imei1":"198435721057954","imei2":"198435721057954","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172603,"job_number":"JOB_172603","tr_customer_id":172620,"tr_customer_product_id":172610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:08.000Z","modified_at":"2026-01-31T04:16:08.000Z","name":"Horacio Corkery","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161545039623815","imei1":"161545039623815","imei2":"161545039623815","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172604,"job_number":"JOB_172604","tr_customer_id":172621,"tr_customer_product_id":172611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:08.000Z","modified_at":"2026-01-31T04:16:08.000Z","name":"Edythe Stoltenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132611712333094","imei1":"132611712333094","imei2":"132611712333094","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172615,"job_number":"JOB_172615","tr_customer_id":172632,"tr_customer_product_id":172622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:18.000Z","modified_at":"2026-01-31T04:16:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100865814658673","imei1":"100865814658673","imei2":"100865814658673","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172617,"job_number":"JOB_172617","tr_customer_id":172634,"tr_customer_product_id":172624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:18.000Z","modified_at":"2026-01-31T04:16:18.000Z","name":"Trey Conn","mobile_number":"265-316-9959","email_id":"Jessy_Koss@gmail.com","dop":"2025-06-09","serial_number":"105359984350172","imei1":"105359984350172","imei2":"105359984350172","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172631,"job_number":"JOB_172631","tr_customer_id":172648,"tr_customer_product_id":172638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:34.000Z","modified_at":"2026-01-31T04:16:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106997810401185","imei1":"106997810401185","imei2":"106997810401185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172633,"job_number":"JOB_172633","tr_customer_id":172650,"tr_customer_product_id":172640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:35.000Z","modified_at":"2026-01-31T04:16:35.000Z","name":"Carley Hegmann","mobile_number":"967-762-7912","email_id":"Rick90@hotmail.com","dop":"2025-06-09","serial_number":"109256104145134","imei1":"109256104145134","imei2":"109256104145134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172860,"job_number":"JOB_172860","tr_customer_id":172877,"tr_customer_product_id":172867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:02.000Z","modified_at":"2026-01-31T14:13:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"129472233823946","imei1":"129472233823946","imei2":"129472233823946","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172861,"job_number":"JOB_172861","tr_customer_id":172878,"tr_customer_product_id":172868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:03.000Z","modified_at":"2026-01-31T14:13:03.000Z","name":"Nathan Collins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121684611114237","imei1":"121684611114237","imei2":"121684611114237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172862,"job_number":"JOB_172862","tr_customer_id":172879,"tr_customer_product_id":172869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:03.000Z","modified_at":"2026-01-31T14:13:03.000Z","name":"Wendell Grady","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126124080005812","imei1":"126124080005812","imei2":"126124080005812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172863,"job_number":"JOB_172863","tr_customer_id":172880,"tr_customer_product_id":172870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:04.000Z","modified_at":"2026-01-31T14:13:04.000Z","name":"Dominique Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162528470124096","imei1":"162528470124096","imei2":"162528470124096","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172864,"job_number":"JOB_172864","tr_customer_id":172881,"tr_customer_product_id":172871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:15.000Z","modified_at":"2026-01-31T14:13:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"191712716150785","imei1":"191712716150785","imei2":"191712716150785","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172865,"job_number":"JOB_172865","tr_customer_id":172882,"tr_customer_product_id":172872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:16.000Z","modified_at":"2026-01-31T14:13:16.000Z","name":"Magali Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111730856352118","imei1":"111730856352118","imei2":"111730856352118","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172866,"job_number":"JOB_172866","tr_customer_id":172883,"tr_customer_product_id":172873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:16.000Z","modified_at":"2026-01-31T14:13:16.000Z","name":"Alfred Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115394373351312","imei1":"115394373351312","imei2":"115394373351312","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172867,"job_number":"JOB_172867","tr_customer_id":172884,"tr_customer_product_id":172874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:13:17.000Z","modified_at":"2026-01-31T14:13:17.000Z","name":"Rebeka Lemke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129843963283643","imei1":"129843963283643","imei2":"129843963283643","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172963,"job_number":"JOB_172963","tr_customer_id":172980,"tr_customer_product_id":172970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:14.000Z","modified_at":"2026-01-31T14:29:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109500999003979","imei1":"109500999003979","imei2":"109500999003979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172965,"job_number":"JOB_172965","tr_customer_id":172982,"tr_customer_product_id":172972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:15.000Z","modified_at":"2026-01-31T14:29:15.000Z","name":"Brandt Witting","mobile_number":"278-338-2200","email_id":"Esmeralda.Hartmann@gmail.com","dop":"2025-06-09","serial_number":"108600881533230","imei1":"108600881533230","imei2":"108600881533230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172971,"job_number":"JOB_172971","tr_customer_id":172988,"tr_customer_product_id":172978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:32.000Z","modified_at":"2026-01-31T14:29:32.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102969042477631","imei1":"102969042477631","imei2":"102969042477631","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172973,"job_number":"JOB_172973","tr_customer_id":172990,"tr_customer_product_id":172980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:33.000Z","modified_at":"2026-01-31T14:29:33.000Z","name":"Grover Will","mobile_number":"225-272-5643","email_id":"Alec_Jacobson@yahoo.com","dop":"2025-06-09","serial_number":"105507117563936","imei1":"105507117563936","imei2":"105507117563936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172977,"job_number":"JOB_172977","tr_customer_id":172994,"tr_customer_product_id":172984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:49.000Z","modified_at":"2026-01-31T14:29:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108512291970860","imei1":"108512291970860","imei2":"108512291970860","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172979,"job_number":"JOB_172979","tr_customer_id":172996,"tr_customer_product_id":172986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:50.000Z","modified_at":"2026-01-31T14:29:50.000Z","name":"Margarett Sawayn","mobile_number":"245-388-7502","email_id":"Sophia.Hoppe19@gmail.com","dop":"2025-06-09","serial_number":"101991786309723","imei1":"101991786309723","imei2":"101991786309723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172980,"job_number":"JOB_172980","tr_customer_id":172997,"tr_customer_product_id":172987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:29:52.000Z","modified_at":"2026-01-31T14:29:52.000Z","name":"Darion Schiller","mobile_number":"807-628-6671","email_id":"Claude.Smith40@yahoo.com","dop":"2025-06-09","serial_number":"3666180897303539","imei1":"3666180897303539","imei2":"3666180897303539","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173170,"job_number":"JOB_173170","tr_customer_id":173187,"tr_customer_product_id":173177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:18:48.000Z","modified_at":"2026-01-31T16:18:48.000Z","name":"Gajabahu Jain","mobile_number":"8243080867","email_id":"shakuntala.ahluwalia@hotmail.com","dop":"2026-01-21","serial_number":"700448582070699","imei1":"521821078013478","imei2":"980133276129054","popurl":"www.bhilangana-dutta.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173171,"job_number":"JOB_173171","tr_customer_id":173188,"tr_customer_product_id":173178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:21:48.000Z","modified_at":"2026-01-31T16:21:48.000Z","name":"Darshan Adiga","mobile_number":"8243055978","email_id":"anuraag.dubashi@gmail.com","dop":"2026-01-21","serial_number":"761564609204986","imei1":"723879895906600","imei2":"557789300211096","popurl":"www.prasad-banerjee.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173172,"job_number":"JOB_173172","tr_customer_id":173189,"tr_customer_product_id":173179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:23:28.000Z","modified_at":"2026-01-31T16:23:28.000Z","name":"Nagabhushanam Kocchar","mobile_number":"8241950556","email_id":"rohan.iyer@yahoo.co.in","dop":"2026-01-21","serial_number":"076339543510503","imei1":"880512359279654","imei2":"540140699055192","popurl":"www.arya-nehru.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173176,"job_number":"JOB_173176","tr_customer_id":173193,"tr_customer_product_id":173183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:26:33.000Z","modified_at":"2026-01-31T16:26:33.000Z","name":"Bhaves Asan","mobile_number":"8244278131","email_id":"priyala.shukla@gmail.com","dop":"2026-01-21","serial_number":"503875540708784","imei1":"626172691748346","imei2":"014293374159113","popurl":"www.aashritha-singh.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173177,"job_number":"JOB_173177","tr_customer_id":173194,"tr_customer_product_id":173184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:28:35.000Z","modified_at":"2026-01-31T16:28:35.000Z","name":"Bhagirathi Achari","mobile_number":"8242294464","email_id":"varalakshmi.pandey@yahoo.co.in","dop":"2026-01-21","serial_number":"452770648440254","imei1":"937025095339971","imei2":"214600113903402","popurl":"www.anilabh-gandhi.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173178,"job_number":"JOB_173178","tr_customer_id":173195,"tr_customer_product_id":173185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T16:30:39.000Z","modified_at":"2026-01-31T16:30:39.000Z","name":"Agasti Jha","mobile_number":"8249858628","email_id":"niro.gupta@yahoo.co.in","dop":"2026-01-21","serial_number":"363057003316414","imei1":"546239614049549","imei2":"223542368862862","popurl":"www.dhanvin-sethi.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T16:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173224,"job_number":"JOB_173224","tr_customer_id":173241,"tr_customer_product_id":173231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:16:32.000Z","modified_at":"2026-01-31T17:16:32.000Z","name":"Estefania Deckow","mobile_number":"239-243-8066","email_id":"Gerard_Kihn@hotmail.com","dop":"2025-12-01","serial_number":"85884998092846","imei1":"85884998092846","imei2":"85884998092846","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173225,"job_number":"JOB_173225","tr_customer_id":173242,"tr_customer_product_id":173232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:16:33.000Z","modified_at":"2026-01-31T17:16:33.000Z","name":"Josiah Boehm","mobile_number":"978-787-8060","email_id":"Ophelia_Cummings@gmail.com","dop":"2025-12-01","serial_number":"82321798751775","imei1":"82321798751775","imei2":"82321798751775","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173226,"job_number":"JOB_173226","tr_customer_id":173243,"tr_customer_product_id":173233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:28:30.000Z","modified_at":"2026-01-31T17:28:30.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Viviane_Kuphal@yahoo.com","dop":"2025-07-02","serial_number":"13492006857819","imei1":"13492006857819","imei2":"13492006857819","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173227,"job_number":"JOB_173227","tr_customer_id":173244,"tr_customer_product_id":173234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:28:54.000Z","modified_at":"2026-01-31T17:28:54.000Z","name":"Gaurang Arora","mobile_number":"8244698397","email_id":"ananda.nambeesan@yahoo.co.in","dop":"2026-01-21","serial_number":"358241657306759","imei1":"224143801563706","imei2":"532619499238354","popurl":"www.agrata-guneta.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173230,"job_number":"JOB_173230","tr_customer_id":173247,"tr_customer_product_id":173237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T17:44:47.000Z","modified_at":"2026-01-31T17:44:47.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Johanna.Haag32@yahoo.com","dop":"2025-07-02","serial_number":"17331508828311","imei1":"17331508828311","imei2":"17331508828311","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T17:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173242,"job_number":"JOB_173242","tr_customer_id":173259,"tr_customer_product_id":173249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:09:47.000Z","modified_at":"2026-01-31T18:09:47.000Z","name":"Jewel Feest","mobile_number":"991-941-0392","email_id":"Ivah25@gmail.com","dop":"2025-12-01","serial_number":"97860030769638","imei1":"97860030769638","imei2":"97860030769638","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173243,"job_number":"JOB_173243","tr_customer_id":173260,"tr_customer_product_id":173250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:09:47.000Z","modified_at":"2026-01-31T18:09:47.000Z","name":"Lesly Runte","mobile_number":"414-648-2362","email_id":"Velma_Huel71@gmail.com","dop":"2025-12-01","serial_number":"56106012351176","imei1":"56106012351176","imei2":"56106012351176","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173244,"job_number":"JOB_173244","tr_customer_id":173261,"tr_customer_product_id":173251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:19:13.000Z","modified_at":"2026-01-31T18:19:13.000Z","name":"Shakira Goyette","mobile_number":"865-898-8821","email_id":"Jailyn8@yahoo.com","dop":"2025-12-01","serial_number":"61661216260971","imei1":"61661216260971","imei2":"61661216260971","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173245,"job_number":"JOB_173245","tr_customer_id":173262,"tr_customer_product_id":173252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:19:13.000Z","modified_at":"2026-01-31T18:19:13.000Z","name":"Caleigh Jacobi","mobile_number":"550-356-0172","email_id":"Amina18@yahoo.com","dop":"2025-12-01","serial_number":"21635014208276","imei1":"21635014208276","imei2":"21635014208276","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173246,"job_number":"JOB_173246","tr_customer_id":173263,"tr_customer_product_id":173253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:21:40.000Z","modified_at":"2026-01-31T18:21:40.000Z","name":"Moni Dey","mobile_number":"9378675435","email_id":"moonmanishadey^@gmail.com","dop":"2026-01-20","serial_number":"08976543456777","imei1":"08976543456771","imei2":"08976543456771","popurl":"2026-01-20T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173247,"job_number":"JOB_173247","tr_customer_id":173264,"tr_customer_product_id":173254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T18:29:12.000Z","modified_at":"2026-01-31T18:29:12.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Francisca.OConnell@gmail.com","dop":"2025-07-02","serial_number":"18635521250053","imei1":"18635521250053","imei2":"18635521250053","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T18:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173310,"job_number":"JOB_173310","tr_customer_id":173327,"tr_customer_product_id":173317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:29.000Z","modified_at":"2026-02-01T04:39:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Carissa.Schroeder@hotmail.com","dop":"2025-07-02","serial_number":"18681997372216","imei1":"18681997372216","imei2":"18681997372216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173328,"job_number":"JOB_173328","tr_customer_id":173345,"tr_customer_product_id":173335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:49.000Z","modified_at":"2026-02-01T04:39:49.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Landen.Cremin6@yahoo.com","dop":"2025-07-02","serial_number":"10185946694680","imei1":"10185946694680","imei2":"10185946694680","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173340,"job_number":"JOB_173340","tr_customer_id":173357,"tr_customer_product_id":173347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:09.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Joy_Muller47@hotmail.com","dop":"2025-07-02","serial_number":"17173862592424","imei1":"17173862592424","imei2":"17173862592424","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173370,"job_number":"JOB_173370","tr_customer_id":173387,"tr_customer_product_id":173377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:39.000Z","modified_at":"2026-02-01T04:40:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"126819281512513","imei1":"126819281512513","imei2":"126819281512513","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173371,"job_number":"JOB_173371","tr_customer_id":173388,"tr_customer_product_id":173378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:40.000Z","modified_at":"2026-02-01T04:40:40.000Z","name":"Cierra Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126297609238855","imei1":"126297609238855","imei2":"126297609238855","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173372,"job_number":"JOB_173372","tr_customer_id":173389,"tr_customer_product_id":173379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:40.000Z","modified_at":"2026-02-01T04:40:40.000Z","name":"Kamille Wintheiser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185230190967463","imei1":"185230190967463","imei2":"185230190967463","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173373,"job_number":"JOB_173373","tr_customer_id":173390,"tr_customer_product_id":173380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:41.000Z","modified_at":"2026-02-01T04:40:41.000Z","name":"Alyce VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175261348525131","imei1":"175261348525131","imei2":"175261348525131","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173376,"job_number":"JOB_173376","tr_customer_id":173393,"tr_customer_product_id":173383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:43.000Z","modified_at":"2026-02-01T04:40:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100628963649959","imei1":"100628963649959","imei2":"100628963649959","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173379,"job_number":"JOB_173379","tr_customer_id":173396,"tr_customer_product_id":173386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:44.000Z","name":"Jovanny Abshire","mobile_number":"362-893-7590","email_id":"Destini87@gmail.com","dop":"2025-06-09","serial_number":"102839783152036","imei1":"102839783152036","imei2":"102839783152036","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173385,"job_number":"JOB_173385","tr_customer_id":173402,"tr_customer_product_id":173392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:52.000Z","modified_at":"2026-02-01T04:40:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"172527121039565","imei1":"172527121039565","imei2":"172527121039565","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173386,"job_number":"JOB_173386","tr_customer_id":173403,"tr_customer_product_id":173393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Bobbie Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145688293827075","imei1":"145688293827075","imei2":"145688293827075","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173387,"job_number":"JOB_173387","tr_customer_id":173404,"tr_customer_product_id":173394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Hermann Kuhlman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190423349348770","imei1":"190423349348770","imei2":"190423349348770","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173388,"job_number":"JOB_173388","tr_customer_id":173405,"tr_customer_product_id":173395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:53.000Z","modified_at":"2026-02-01T04:40:53.000Z","name":"Emmitt Breitenberg","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180845470756543","imei1":"180845470756543","imei2":"180845470756543","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173399,"job_number":"JOB_173399","tr_customer_id":173416,"tr_customer_product_id":173406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:40:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10288359102205","imei1":"10288359102205","imei2":"10288359102205","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173404,"job_number":"JOB_173404","tr_customer_id":173421,"tr_customer_product_id":173411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101743334756316","imei1":"101743334756316","imei2":"101743334756316","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173408,"job_number":"JOB_173408","tr_customer_id":173425,"tr_customer_product_id":173415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:04.000Z","modified_at":"2026-02-01T04:41:04.000Z","name":"Bart Schiller","mobile_number":"633-922-4066","email_id":"Helene95@hotmail.com","dop":"2025-06-09","serial_number":"105073267374062","imei1":"105073267374062","imei2":"105073267374062","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173427,"job_number":"JOB_173427","tr_customer_id":173444,"tr_customer_product_id":173434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103605976125064","imei1":"103605976125064","imei2":"103605976125064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173431,"job_number":"JOB_173431","tr_customer_id":173448,"tr_customer_product_id":173438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:25.000Z","modified_at":"2026-02-01T04:41:25.000Z","name":"Alberta Turcotte","mobile_number":"964-737-4181","email_id":"Adriel.McGlynn@hotmail.com","dop":"2025-06-09","serial_number":"108253717057051","imei1":"108253717057051","imei2":"108253717057051","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":172532,"job_number":"JOB_172532","tr_customer_id":172549,"tr_customer_product_id":172539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:16.000Z","modified_at":"2026-01-31T04:15:16.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10092875172468","imei1":"10092875172468","imei2":"10092875172468","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172536,"job_number":"JOB_172536","tr_customer_id":172553,"tr_customer_product_id":172543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:15:18.000Z","modified_at":"2026-01-31T04:15:18.000Z","name":"Flo Towne","mobile_number":"782-429-3137","email_id":"Dale.Mills@yahoo.com","dop":"2000-01-31","serial_number":"1046540364974810","imei1":"1046540364974810","imei2":"1046540364974810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172584,"job_number":"JOB_172584","tr_customer_id":172601,"tr_customer_product_id":172591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:01.000Z","modified_at":"2026-01-31T04:16:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10996945953807","imei1":"10996945953807","imei2":"10996945953807","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172590,"job_number":"JOB_172590","tr_customer_id":172607,"tr_customer_product_id":172597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:03.000Z","modified_at":"2026-01-31T04:16:03.000Z","name":"Dortha Farrell","mobile_number":"207-960-2536","email_id":"Kirsten_Hilll@yahoo.com","dop":"2000-01-31","serial_number":"1076770877147779","imei1":"1076770877147779","imei2":"1076770877147779","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172641,"job_number":"JOB_172641","tr_customer_id":172658,"tr_customer_product_id":172648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:46.000Z","modified_at":"2026-01-31T04:16:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326064417226","imei1":"10326064417226","imei2":"10326064417226","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172643,"job_number":"JOB_172643","tr_customer_id":172660,"tr_customer_product_id":172650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:16:48.000Z","modified_at":"2026-01-31T04:16:48.000Z","name":"Emiliano Block","mobile_number":"826-470-3970","email_id":"Patience.Rowe9@yahoo.com","dop":"2000-01-31","serial_number":"1019825169597572","imei1":"1019825169597572","imei2":"1019825169597572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172671,"job_number":"JOB_172671","tr_customer_id":172688,"tr_customer_product_id":172678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:31.000Z","modified_at":"2026-01-31T04:17:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10108603700148","imei1":"10108603700148","imei2":"10108603700148","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172673,"job_number":"JOB_172673","tr_customer_id":172690,"tr_customer_product_id":172680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T04:17:32.000Z","modified_at":"2026-01-31T04:17:32.000Z","name":"Brennon Kautzer","mobile_number":"899-355-8020","email_id":"Floyd.Schmidt@hotmail.com","dop":"2000-01-31","serial_number":"1048990167718855","imei1":"1048990167718855","imei2":"1048990167718855","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T04:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172887,"job_number":"JOB_172887","tr_customer_id":172904,"tr_customer_product_id":172894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:19:59.000Z","modified_at":"2026-01-31T14:19:59.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10661691028975","imei1":"10661691028975","imei2":"10661691028975","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172889,"job_number":"JOB_172889","tr_customer_id":172906,"tr_customer_product_id":172896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:00.000Z","modified_at":"2026-01-31T14:20:00.000Z","name":"Kaia Hartmann","mobile_number":"727-572-1451","email_id":"Jocelyn56@gmail.com","dop":"2000-01-31","serial_number":"1079634354103950","imei1":"1079634354103950","imei2":"1079634354103950","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172893,"job_number":"JOB_172893","tr_customer_id":172910,"tr_customer_product_id":172900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:45.000Z","modified_at":"2026-01-31T14:20:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10164961217693","imei1":"10164961217693","imei2":"10164961217693","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172895,"job_number":"JOB_172895","tr_customer_id":172912,"tr_customer_product_id":172902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:20:47.000Z","modified_at":"2026-01-31T14:20:47.000Z","name":"Heath Bernier","mobile_number":"801-673-3531","email_id":"Julie_Cole15@hotmail.com","dop":"2000-01-31","serial_number":"1055535431743779","imei1":"1055535431743779","imei2":"1055535431743779","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172899,"job_number":"JOB_172899","tr_customer_id":172916,"tr_customer_product_id":172906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:21:31.000Z","modified_at":"2026-01-31T14:21:31.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10559244081148","imei1":"10559244081148","imei2":"10559244081148","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172901,"job_number":"JOB_172901","tr_customer_id":172918,"tr_customer_product_id":172908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:21:32.000Z","modified_at":"2026-01-31T14:21:32.000Z","name":"Mossie Klocko","mobile_number":"528-662-4583","email_id":"Luz_Flatley@gmail.com","dop":"2000-01-31","serial_number":"1079297401372515","imei1":"1079297401372515","imei2":"1079297401372515","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172904,"job_number":"JOB_172904","tr_customer_id":172921,"tr_customer_product_id":172911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:16.000Z","modified_at":"2026-01-31T14:22:16.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10396671700563","imei1":"10396671700563","imei2":"10396671700563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":172907,"job_number":"JOB_172907","tr_customer_id":172924,"tr_customer_product_id":172914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T14:22:18.000Z","modified_at":"2026-01-31T14:22:18.000Z","name":"Imelda Greenfelder","mobile_number":"491-873-6010","email_id":"Mittie20@yahoo.com","dop":"2000-01-31","serial_number":"1003766721081678","imei1":"1003766721081678","imei2":"1003766721081678","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-31T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173334,"job_number":"JOB_173334","tr_customer_id":173351,"tr_customer_product_id":173341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:58.000Z","modified_at":"2026-02-01T04:39:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10555139372499","imei1":"10555139372499","imei2":"10555139372499","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173336,"job_number":"JOB_173336","tr_customer_id":173353,"tr_customer_product_id":173343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:00.000Z","modified_at":"2026-02-01T04:40:00.000Z","name":"Irma Tillman","mobile_number":"600-330-5391","email_id":"Emmitt_Waters@yahoo.com","dop":"2000-01-31","serial_number":"1041586962733205","imei1":"1041586962733205","imei2":"1041586962733205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173380,"job_number":"JOB_173380","tr_customer_id":173397,"tr_customer_product_id":173387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:45.000Z","modified_at":"2026-02-01T04:40:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10637659101722","imei1":"10637659101722","imei2":"10637659101722","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173383,"job_number":"JOB_173383","tr_customer_id":173400,"tr_customer_product_id":173390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:47.000Z","modified_at":"2026-02-01T04:40:47.000Z","name":"Johnny O'Conner","mobile_number":"432-789-6187","email_id":"Nels.Conn19@gmail.com","dop":"2000-01-31","serial_number":"1015944838168257","imei1":"1015944838168257","imei2":"1015944838168257","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173438,"job_number":"JOB_173438","tr_customer_id":173455,"tr_customer_product_id":173445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:35.000Z","modified_at":"2026-02-01T04:41:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10866232274097","imei1":"10866232274097","imei2":"10866232274097","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173440,"job_number":"JOB_173440","tr_customer_id":173457,"tr_customer_product_id":173447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:36.000Z","modified_at":"2026-02-01T04:41:36.000Z","name":"Hollis Denesik","mobile_number":"419-808-8156","email_id":"Mozelle58@gmail.com","dop":"2000-01-31","serial_number":"1088096472429636","imei1":"1088096472429636","imei2":"1088096472429636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173465,"job_number":"JOB_173465","tr_customer_id":173482,"tr_customer_product_id":173472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:42:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10257186603651","imei1":"10257186603651","imei2":"10257186603651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":173468,"job_number":"JOB_173468","tr_customer_id":173485,"tr_customer_product_id":173475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:22.000Z","modified_at":"2026-02-01T04:42:22.000Z","name":"America Hand","mobile_number":"836-802-2611","email_id":"Khalil_Strosin@yahoo.com","dop":"2000-01-31","serial_number":"1043153348529451","imei1":"1043153348529451","imei2":"1043153348529451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-01T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a810d72d-4023-4e0c-bb0b-4d6e3e2967aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-5RHMRTugZHHgHWvweFJDqW6y43M"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzF9.TG77BGTCQYnxL_05opl7AJV3bxwds1Dfp9IKOyJ7ttY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzF9.TG77BGTCQYnxL_05opl7AJV3bxwds1Dfp9IKOyJ7ttY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4247011-b3cc-422f-b953-f557e18a76c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzF9.TG77BGTCQYnxL_05opl7AJV3bxwds1Dfp9IKOyJ7ttY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12f57e7f-c813-4e92-91af-0a98a0be5b65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-NlhPc+wSHWO/spwgiKO5UW9ENSQ"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":144}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 3.85KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzF9.TG77BGTCQYnxL_05opl7AJV3bxwds1Dfp9IKOyJ7ttY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc8cc2ae-d106-4a28-ba15-0449579f7c7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f6b-XPwGAaR7ptfQ5xzRrq5rS++qWnc"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":172814,"job_number":"JOB_172814","tr_customer_id":172831,"tr_customer_product_id":172821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:12:07.000Z","modified_at":"2026-01-31T11:52:45.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13500329572571","imei1":"13500329572571","imei2":"13500329572571","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-31T11:52:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":172818,"job_number":"JOB_172818","tr_customer_id":172835,"tr_customer_product_id":172825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:23:48.000Z","modified_at":"2026-01-31T11:23:53.000Z","name":"Julio Mitchell","mobile_number":"274-447-2261","email_id":"Amanda.Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13881518412833","imei1":"13881518412833","imei2":"13881518412833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-31T11:23:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":173796,"job_number":"JOB_173796","tr_customer_id":173813,"tr_customer_product_id":173803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:50.000Z","modified_at":"2026-02-01T12:13:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-24","serial_number":"77482599378726","imei1":"77482599378726","imei2":"77482599378726","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-01T12:13:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:30.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-01T13:50:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzF9.TG77BGTCQYnxL_05opl7AJV3bxwds1Dfp9IKOyJ7ttY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43fc255b-9953-4689-897d-a169528a250f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 454ms
Mean size per request: 4.82KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzF9.TG77BGTCQYnxL_05opl7AJV3bxwds1Dfp9IKOyJ7ttY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a3bbae20-df4a-4801-9cab-ca249ca526bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1345-LzBNnVxSRNbtbYLjr+WsWonS/+w"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:30.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-01T13:50:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":173863,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-01T13:50:19.000Z"}],"quatations":[]},{"id":173796,"job_number":"JOB_173796","tr_customer_id":173813,"tr_customer_product_id":173803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:47:50.000Z","modified_at":"2026-02-01T12:13:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-24","serial_number":"77482599378726","imei1":"77482599378726","imei2":"77482599378726","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-01T12:13:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":173796,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-01T11:47:50.000Z"}],"quatations":[]},{"id":172818,"job_number":"JOB_172818","tr_customer_id":172835,"tr_customer_product_id":172825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:23:48.000Z","modified_at":"2026-01-31T11:23:53.000Z","name":"Julio Mitchell","mobile_number":"274-447-2261","email_id":"Amanda.Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13881518412833","imei1":"13881518412833","imei2":"13881518412833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-31T11:23:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":172818,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-31T11:23:48.000Z"}],"quatations":[]},{"id":172814,"job_number":"JOB_172814","tr_customer_id":172831,"tr_customer_product_id":172821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T11:12:07.000Z","modified_at":"2026-01-31T11:52:45.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13500329572571","imei1":"13500329572571","imei2":"13500329572571","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-31T11:52:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":172814,"remark":"Battery Changed","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-31T11:12:07.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":172814,"remark":"Battery Damaged","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-31T11:28:37.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzF9.TG77BGTCQYnxL_05opl7AJV3bxwds1Dfp9IKOyJ7ttY
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f40b1e9-f96a-40b3-8b6f-216bc9b2b89c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzF9.TG77BGTCQYnxL_05opl7AJV3bxwds1Dfp9IKOyJ7ttY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 53f50467-a8a0-4098-83ec-651da153356a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 173863,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b889caad-7207-4d26-a0db-778c4da977ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-z2rucum56h5AFjsr+/lU0GVi+t0"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTk1MzgzM30.d1c0rGmonn16RGnkKVXukHk2j4cq6dEqaA4hSB4cMSI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTk1MzgzM30.d1c0rGmonn16RGnkKVXukHk2j4cq6dEqaA4hSB4cMSI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7931fa83-9930-4767-906b-e1ea4ef90f40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 203B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTk1MzgzM30.d1c0rGmonn16RGnkKVXukHk2j4cq6dEqaA4hSB4cMSI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26e49987-7a4d-4123-87f9-28da97e0796d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 203
ETag W/"cb-PeEFDN70OdBqnOM7I+2VM6Mshug"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":10},{"label":"QC Completed","key":"qc_completed","count":137},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTk1MzgzM30.d1c0rGmonn16RGnkKVXukHk2j4cq6dEqaA4hSB4cMSI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9065dba-ba55-4ca6-90d4-7e918cdbf60a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 132.32KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTk1MzgzM30.d1c0rGmonn16RGnkKVXukHk2j4cq6dEqaA4hSB4cMSI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d773dba-bc07-42f7-95cc-eb6f3916eaea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"21149-3Bu7k+5GMSfnrZVbb+QKioxTpSw"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":173284,"job_number":"JOB_173284","tr_customer_id":173301,"tr_customer_product_id":173291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:35.000Z","modified_at":"2026-02-01T04:38:46.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"92288381057464","imei1":"92288381057464","imei2":"92288381057464","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173285,"job_number":"JOB_173285","tr_customer_id":173302,"tr_customer_product_id":173292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:39.000Z","modified_at":"2026-02-01T04:39:17.000Z","name":"Marcella Jenkins","mobile_number":"664-304-0819","email_id":"Chasity_Murphy57@hotmail.com","dop":"2025-04-06","serial_number":"15555193299670","imei1":"15555193299670","imei2":"15555193299670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173288,"job_number":"JOB_173288","tr_customer_id":173305,"tr_customer_product_id":173295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:45.000Z","modified_at":"2026-02-01T04:39:25.000Z","name":"Carson Breitenberg","mobile_number":"979-874-2682","email_id":"Erick.Blanda5@yahoo.com","dop":"2025-04-06","serial_number":"10795342755655","imei1":"10795342755655","imei2":"10795342755655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173290,"job_number":"JOB_173290","tr_customer_id":173307,"tr_customer_product_id":173297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:48.000Z","modified_at":"2026-02-01T04:38:58.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"23475585016270","imei1":"23475585016270","imei2":"23475585016270","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173291,"job_number":"JOB_173291","tr_customer_id":173308,"tr_customer_product_id":173298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:38:57.000Z","modified_at":"2026-02-01T04:39:36.000Z","name":"Felicita Douglas","mobile_number":"956-366-1485","email_id":"Luis.Schoen@hotmail.com","dop":"2025-04-06","serial_number":"13550471977831","imei1":"13550471977831","imei2":"13550471977831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173295,"job_number":"JOB_173295","tr_customer_id":173312,"tr_customer_product_id":173302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:08.000Z","modified_at":"2026-02-01T04:39:45.000Z","name":"Kennedi Gorczany","mobile_number":"712-794-1550","email_id":"Kirk.Tromp@hotmail.com","dop":"2025-06-18","serial_number":"10599754582672","imei1":"10599754582672","imei2":"10599754582672","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173297,"job_number":"JOB_173297","tr_customer_id":173314,"tr_customer_product_id":173304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:16.000Z","modified_at":"2026-02-01T04:39:54.000Z","name":"Clara Heaney","mobile_number":"941-573-8958","email_id":"Justus.Hegmann49@yahoo.com","dop":"2025-04-06","serial_number":"12876520962238","imei1":"12876520962238","imei2":"12876520962238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173301,"job_number":"JOB_173301","tr_customer_id":173318,"tr_customer_product_id":173308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:22.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Derek Cremin","mobile_number":"629-898-1529","email_id":"Anita72@hotmail.com","dop":"2025-04-06","serial_number":"16476438816978","imei1":"16476438816978","imei2":"16476438816978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173302,"job_number":"JOB_173302","tr_customer_id":173319,"tr_customer_product_id":173309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:40:01.000Z","name":"Mylene Turcotte","mobile_number":"589-306-6654","email_id":"Coleman16@yahoo.com","dop":"2025-04-06","serial_number":"14825296457581","imei1":"14825296457581","imei2":"14825296457581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173303,"job_number":"JOB_173303","tr_customer_id":173320,"tr_customer_product_id":173310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:23.000Z","modified_at":"2026-02-01T04:40:01.000Z","name":"Austin Russel","mobile_number":"363-860-8858","email_id":"Elwin63@yahoo.com","dop":"2025-04-06","serial_number":"17645131231269","imei1":"17645131231269","imei2":"17645131231269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173305,"job_number":"JOB_173305","tr_customer_id":173322,"tr_customer_product_id":173312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:24.000Z","modified_at":"2026-02-01T04:40:05.000Z","name":"Aron Walter","mobile_number":"638-329-7719","email_id":"Breanna_Tillman@gmail.com","dop":"2025-04-06","serial_number":"18960118343534","imei1":"18960118343534","imei2":"18960118343534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173313,"job_number":"JOB_173313","tr_customer_id":173330,"tr_customer_product_id":173320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:31.000Z","modified_at":"2026-02-01T04:40:10.000Z","name":"Ivory Baumbach","mobile_number":"768-815-4669","email_id":"Hiram.Beatty47@yahoo.com","dop":"2025-04-06","serial_number":"15974353119384","imei1":"15974353119384","imei2":"15974353119384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173316,"job_number":"JOB_173316","tr_customer_id":173333,"tr_customer_product_id":173323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:32.000Z","modified_at":"2026-02-01T04:40:12.000Z","name":"Hattie Schulist","mobile_number":"760-203-3507","email_id":"Doris43@hotmail.com","dop":"2025-04-06","serial_number":"12698751524029","imei1":"12698751524029","imei2":"12698751524029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173318,"job_number":"JOB_173318","tr_customer_id":173335,"tr_customer_product_id":173325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:35.000Z","modified_at":"2026-02-01T04:40:14.000Z","name":"Mortimer Rice","mobile_number":"899-778-0219","email_id":"Rachelle56@gmail.com","dop":"2025-04-06","serial_number":"16947178502804","imei1":"16947178502804","imei2":"16947178502804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173321,"job_number":"JOB_173321","tr_customer_id":173338,"tr_customer_product_id":173328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:38.000Z","modified_at":"2026-02-01T04:40:21.000Z","name":"Faye Wisozk","mobile_number":"400-582-7473","email_id":"Jarod_Pagac24@yahoo.com","dop":"2025-04-06","serial_number":"15103504740092","imei1":"15103504740092","imei2":"15103504740092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173323,"job_number":"JOB_173323","tr_customer_id":173340,"tr_customer_product_id":173330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:40:17.000Z","name":"Stanford Zieme","mobile_number":"428-426-6046","email_id":"Liza.Mertz64@gmail.com","dop":"2026-01-04","serial_number":"14195634081635","imei1":"14195634081635","imei2":"14195634081635","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173326,"job_number":"JOB_173326","tr_customer_id":173343,"tr_customer_product_id":173333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:40.000Z","modified_at":"2026-02-01T04:39:52.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11161031823085","imei2":"11161031823085","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173330,"job_number":"JOB_173330","tr_customer_id":173347,"tr_customer_product_id":173337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:52.000Z","modified_at":"2026-02-01T04:40:30.000Z","name":"Ines Predovic","mobile_number":"474-887-0786","email_id":"Eriberto75@gmail.com","dop":"2025-06-18","serial_number":"10619136859341","imei1":"10619136859341","imei2":"10619136859341","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173333,"job_number":"JOB_173333","tr_customer_id":173350,"tr_customer_product_id":173340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:56.000Z","modified_at":"2026-02-01T04:40:09.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11231237117039","imei2":"11231237117039","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173335,"job_number":"JOB_173335","tr_customer_id":173352,"tr_customer_product_id":173342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:58.000Z","modified_at":"2026-02-01T04:40:38.000Z","name":"Shayne Nitzsche","mobile_number":"838-652-7133","email_id":"Dimitri60@yahoo.com","dop":"2000-01-31","serial_number":"10298052042833","imei1":"10298052042833","imei2":"10298052042833","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173338,"job_number":"JOB_173338","tr_customer_id":173355,"tr_customer_product_id":173345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:06.000Z","modified_at":"2026-02-01T04:40:48.000Z","name":"Harry Thiel","mobile_number":"820-754-6754","email_id":"Darryl.Kutch43@yahoo.com","dop":"2025-04-06","serial_number":"10548891658320","imei1":"10548891658320","imei2":"10548891658320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173343,"job_number":"JOB_173343","tr_customer_id":173360,"tr_customer_product_id":173350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:13.000Z","modified_at":"2026-02-01T04:40:54.000Z","name":"Kurtis Dach","mobile_number":"612-834-7508","email_id":"Kirstin_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"12507235165593","imei1":"12507235165593","imei2":"12507235165593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173344,"job_number":"JOB_173344","tr_customer_id":173361,"tr_customer_product_id":173351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:13.000Z","modified_at":"2026-02-01T04:40:25.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19198531513656","imei2":"19198531513656","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173347,"job_number":"JOB_173347","tr_customer_id":173364,"tr_customer_product_id":173354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:17.000Z","modified_at":"2026-02-01T04:40:57.000Z","name":"Candice Cassin","mobile_number":"865-464-9407","email_id":"Marcelina93@yahoo.com","dop":"2025-04-06","serial_number":"19388680935108","imei1":"19388680935108","imei2":"19388680935108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173349,"job_number":"JOB_173349","tr_customer_id":173366,"tr_customer_product_id":173356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:18.000Z","modified_at":"2026-02-01T04:41:02.000Z","name":"Brett Breitenberg","mobile_number":"931-206-6049","email_id":"Norene_Fisher@gmail.com","dop":"2025-04-06","serial_number":"13376297473262","imei1":"13376297473262","imei2":"13376297473262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173353,"job_number":"JOB_173353","tr_customer_id":173370,"tr_customer_product_id":173360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:20.000Z","modified_at":"2026-02-01T04:41:01.000Z","name":"Fred Botsford","mobile_number":"544-206-4481","email_id":"Dandre90@gmail.com","dop":"2025-04-06","serial_number":"10890949165555","imei1":"10890949165555","imei2":"10890949165555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173356,"job_number":"JOB_173356","tr_customer_id":173373,"tr_customer_product_id":173363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:24.000Z","modified_at":"2026-02-01T04:41:02.000Z","name":"Terrence Schinner","mobile_number":"564-263-0970","email_id":"Isaac.Brekke@hotmail.com","dop":"2026-01-04","serial_number":"19051850053045","imei1":"19051850053045","imei2":"19051850053045","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173358,"job_number":"JOB_173358","tr_customer_id":173375,"tr_customer_product_id":173365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:25.000Z","modified_at":"2026-02-01T04:41:03.000Z","name":"Augustus Rowe","mobile_number":"566-533-8653","email_id":"Alf.Feest66@hotmail.com","dop":"2025-04-06","serial_number":"14941435662848","imei1":"14941435662848","imei2":"14941435662848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173363,"job_number":"JOB_173363","tr_customer_id":173380,"tr_customer_product_id":173370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:30.000Z","modified_at":"2026-02-01T04:41:14.000Z","name":"Oran Lubowitz","mobile_number":"398-812-0177","email_id":"Israel_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"17610783869205","imei1":"17610783869205","imei2":"17610783869205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173364,"job_number":"JOB_173364","tr_customer_id":173381,"tr_customer_product_id":173371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:30.000Z","modified_at":"2026-02-01T04:41:12.000Z","name":"Leilani Dach","mobile_number":"298-696-0714","email_id":"Edwina.Sawayn@hotmail.com","dop":"2025-04-06","serial_number":"13788480964170","imei1":"13788480964170","imei2":"13788480964170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173368,"job_number":"JOB_173368","tr_customer_id":173385,"tr_customer_product_id":173375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:38.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"Lonie Barrows","mobile_number":"854-218-7699","email_id":"Malvina11@yahoo.com","dop":"2025-04-06","serial_number":"19409421857996","imei1":"19409421857996","imei2":"19409421857996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173375,"job_number":"JOB_173375","tr_customer_id":173392,"tr_customer_product_id":173382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:42.000Z","modified_at":"2026-02-01T04:41:24.000Z","name":"Saige Zboncak","mobile_number":"667-788-2902","email_id":"Lenna_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11445026203655","imei1":"11445026203655","imei2":"11445026203655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173381,"job_number":"JOB_173381","tr_customer_id":173398,"tr_customer_product_id":173388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:45.000Z","modified_at":"2026-02-01T04:41:28.000Z","name":"Loraine Reichel","mobile_number":"723-265-6350","email_id":"Irwin60@hotmail.com","dop":"2025-06-26","serial_number":"10695572864807","imei1":"10695572864807","imei2":"10695572864807","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173382,"job_number":"JOB_173382","tr_customer_id":173399,"tr_customer_product_id":173389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:46.000Z","modified_at":"2026-02-01T04:41:27.000Z","name":"Harrison Weissnat","mobile_number":"584-212-2207","email_id":"Cicero_Dickens59@gmail.com","dop":"2000-01-31","serial_number":"10872866777029","imei1":"10872866777029","imei2":"10872866777029","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173390,"job_number":"JOB_173390","tr_customer_id":173407,"tr_customer_product_id":173397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:56.000Z","modified_at":"2026-02-01T04:41:40.000Z","name":"Jorge Price","mobile_number":"458-677-3161","email_id":"Coby51@yahoo.com","dop":"2025-04-06","serial_number":"15066272038257","imei1":"15066272038257","imei2":"15066272038257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173393,"job_number":"JOB_173393","tr_customer_id":173410,"tr_customer_product_id":173400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:41:41.000Z","name":"Benjamin VonRueden","mobile_number":"653-749-1544","email_id":"Kip.Gorczany17@hotmail.com","dop":"2025-04-06","serial_number":"17620495660955","imei1":"17620495660955","imei2":"17620495660955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173394,"job_number":"JOB_173394","tr_customer_id":173411,"tr_customer_product_id":173401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:57.000Z","modified_at":"2026-02-01T04:41:41.000Z","name":"Martin Kuhic","mobile_number":"621-805-5475","email_id":"Delbert.Walsh52@yahoo.com","dop":"2025-04-06","serial_number":"19397800060169","imei1":"19397800060169","imei2":"19397800060169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173402,"job_number":"JOB_173402","tr_customer_id":173419,"tr_customer_product_id":173409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:02.000Z","modified_at":"2026-02-01T04:41:44.000Z","name":"Marshall Wolf","mobile_number":"486-388-0276","email_id":"Antonina55@hotmail.com","dop":"2025-04-06","serial_number":"13023838741777","imei1":"13023838741777","imei2":"13023838741777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173403,"job_number":"JOB_173403","tr_customer_id":173420,"tr_customer_product_id":173410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:02.000Z","modified_at":"2026-02-01T04:41:45.000Z","name":"Leo Hoeger","mobile_number":"694-773-1211","email_id":"Micheal_Kozey@hotmail.com","dop":"2025-04-06","serial_number":"18088202289677","imei1":"18088202289677","imei2":"18088202289677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173410,"job_number":"JOB_173410","tr_customer_id":173427,"tr_customer_product_id":173417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:05.000Z","modified_at":"2026-02-01T04:41:46.000Z","name":"Doug Grady","mobile_number":"658-631-1808","email_id":"Hollie.Morissette@gmail.com","dop":"2025-04-06","serial_number":"18076609744894","imei1":"18076609744894","imei2":"18076609744894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173416,"job_number":"JOB_173416","tr_customer_id":173433,"tr_customer_product_id":173423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:48.000Z","name":"Bret Beahan","mobile_number":"762-479-4783","email_id":"Pat.Bayer@gmail.com","dop":"2026-01-04","serial_number":"14543116682723","imei1":"14543116682723","imei2":"14543116682723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173417,"job_number":"JOB_173417","tr_customer_id":173434,"tr_customer_product_id":173424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:10.000Z","modified_at":"2026-02-01T04:41:53.000Z","name":"Abdiel Wolf","mobile_number":"779-897-5021","email_id":"Gabriella95@hotmail.com","dop":"2025-04-06","serial_number":"18719732219018","imei1":"18719732219018","imei2":"18719732219018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173418,"job_number":"JOB_173418","tr_customer_id":173435,"tr_customer_product_id":173425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:11.000Z","modified_at":"2026-02-01T04:41:49.000Z","name":"Krista Lind","mobile_number":"265-304-4914","email_id":"Kitty63@gmail.com","dop":"2025-04-06","serial_number":"15402680299836","imei1":"15402680299836","imei2":"15402680299836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173423,"job_number":"JOB_173423","tr_customer_id":173440,"tr_customer_product_id":173430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:20.000Z","modified_at":"2026-02-01T04:42:02.000Z","name":"Murl McKenzie","mobile_number":"424-802-4620","email_id":"Robbie_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"17039989957196","imei1":"17039989957196","imei2":"17039989957196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173426,"job_number":"JOB_173426","tr_customer_id":173443,"tr_customer_product_id":173433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:22.000Z","modified_at":"2026-02-01T04:42:05.000Z","name":"Raegan Doyle","mobile_number":"811-272-3615","email_id":"Kraig.Reilly1@hotmail.com","dop":"2025-04-06","serial_number":"15570563884370","imei1":"15570563884370","imei2":"15570563884370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173433,"job_number":"JOB_173433","tr_customer_id":173450,"tr_customer_product_id":173440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:27.000Z","modified_at":"2026-02-01T04:42:08.000Z","name":"Eduardo VonRueden","mobile_number":"874-447-6386","email_id":"Eliane_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"14490441553065","imei1":"14490441553065","imei2":"14490441553065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173436,"job_number":"JOB_173436","tr_customer_id":173453,"tr_customer_product_id":173443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:32.000Z","modified_at":"2026-02-01T04:42:13.000Z","name":"Iliana Collins","mobile_number":"769-447-2808","email_id":"Jovani.Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"18542751768252","imei1":"18542751768252","imei2":"18542751768252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173439,"job_number":"JOB_173439","tr_customer_id":173456,"tr_customer_product_id":173446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:35.000Z","modified_at":"2026-02-01T04:42:13.000Z","name":"Winifred Hyatt","mobile_number":"983-212-8043","email_id":"Diamond_Cummerata64@hotmail.com","dop":"2000-01-31","serial_number":"10047170398952","imei1":"10047170398952","imei2":"10047170398952","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173443,"job_number":"JOB_173443","tr_customer_id":173460,"tr_customer_product_id":173450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:48.000Z","modified_at":"2026-02-01T04:42:30.000Z","name":"Sofia Murphy","mobile_number":"668-696-1555","email_id":"Vicenta6@hotmail.com","dop":"2025-04-06","serial_number":"12476008322561","imei1":"12476008322561","imei2":"12476008322561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173446,"job_number":"JOB_173446","tr_customer_id":173463,"tr_customer_product_id":173453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:42:31.000Z","name":"Jettie Corwin","mobile_number":"253-791-2931","email_id":"Erwin1@gmail.com","dop":"2025-04-06","serial_number":"15949751382107","imei1":"15949751382107","imei2":"15949751382107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173447,"job_number":"JOB_173447","tr_customer_id":173464,"tr_customer_product_id":173454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:49.000Z","modified_at":"2026-02-01T04:42:30.000Z","name":"Bernardo Hills","mobile_number":"837-854-9590","email_id":"Crawford.Muller60@hotmail.com","dop":"2025-04-06","serial_number":"13843036077365","imei1":"13843036077365","imei2":"13843036077365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173452,"job_number":"JOB_173452","tr_customer_id":173469,"tr_customer_product_id":173459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:52.000Z","modified_at":"2026-02-01T04:42:33.000Z","name":"Ada Lehner","mobile_number":"307-728-0856","email_id":"Chyna_Runte@yahoo.com","dop":"2025-04-06","serial_number":"13435469295498","imei1":"13435469295498","imei2":"13435469295498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173455,"job_number":"JOB_173455","tr_customer_id":173472,"tr_customer_product_id":173462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:56.000Z","modified_at":"2026-02-01T04:42:33.000Z","name":"Mohammed Bechtelar","mobile_number":"549-727-9017","email_id":"Wilfredo_Larkin94@gmail.com","dop":"2025-04-06","serial_number":"19183312671435","imei1":"19183312671435","imei2":"19183312671435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173458,"job_number":"JOB_173458","tr_customer_id":173475,"tr_customer_product_id":173465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:10.000Z","modified_at":"2026-02-01T04:42:50.000Z","name":"Theresia Tromp","mobile_number":"756-445-0449","email_id":"Prudence8@gmail.com","dop":"2025-04-06","serial_number":"14571952420821","imei1":"14571952420821","imei2":"14571952420821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173461,"job_number":"JOB_173461","tr_customer_id":173478,"tr_customer_product_id":173468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:16.000Z","modified_at":"2026-02-01T04:42:56.000Z","name":"Aubrey Koelpin","mobile_number":"660-581-7993","email_id":"Javonte.Buckridge33@hotmail.com","dop":"2025-04-06","serial_number":"11867827325373","imei1":"11867827325373","imei2":"11867827325373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173464,"job_number":"JOB_173464","tr_customer_id":173481,"tr_customer_product_id":173471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:20.000Z","modified_at":"2026-02-01T04:43:00.000Z","name":"Myrtis Botsford","mobile_number":"470-222-7091","email_id":"Bradley.Gaylord53@gmail.com","dop":"2025-04-06","serial_number":"18466348881452","imei1":"18466348881452","imei2":"18466348881452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173466,"job_number":"JOB_173466","tr_customer_id":173483,"tr_customer_product_id":173473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:21.000Z","modified_at":"2026-02-01T04:43:00.000Z","name":"Koby Lynch","mobile_number":"366-511-6141","email_id":"Filomena.Smitham28@hotmail.com","dop":"2000-01-31","serial_number":"10000243560419","imei1":"10000243560419","imei2":"10000243560419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173471,"job_number":"JOB_173471","tr_customer_id":173488,"tr_customer_product_id":173478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:43:18.000Z","name":"Diana Haley","mobile_number":"546-222-3278","email_id":"Lina_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"16860399149761","imei1":"16860399149761","imei2":"16860399149761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173472,"job_number":"JOB_173472","tr_customer_id":173489,"tr_customer_product_id":173479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:42:38.000Z","modified_at":"2026-02-01T04:43:18.000Z","name":"Ludwig McLaughlin","mobile_number":"286-788-2326","email_id":"Judd_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"19831129093419","imei1":"19831129093419","imei2":"19831129093419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173487,"job_number":"JOB_173487","tr_customer_id":173504,"tr_customer_product_id":173494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:55:58.000Z","modified_at":"2026-02-01T04:56:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92012664444509","imei1":"92012664444509","imei2":"92012664444509","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173494,"job_number":"JOB_173494","tr_customer_id":173511,"tr_customer_product_id":173501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:56:30.000Z","modified_at":"2026-02-01T04:56:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59186995615996","imei1":"59186995615996","imei2":"59186995615996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173501,"job_number":"JOB_173501","tr_customer_id":173518,"tr_customer_product_id":173508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:57:01.000Z","modified_at":"2026-02-01T04:57:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92940336078960","imei1":"92940336078960","imei2":"92940336078960","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173503,"job_number":"JOB_173503","tr_customer_id":173520,"tr_customer_product_id":173510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:10:30.000Z","modified_at":"2026-02-01T05:11:12.000Z","name":"Verna Raynor","mobile_number":"892-748-1113","email_id":"Keegan.Turner@hotmail.com","dop":"2025-04-06","serial_number":"10380319039321","imei1":"10380319039321","imei2":"10380319039321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173506,"job_number":"JOB_173506","tr_customer_id":173523,"tr_customer_product_id":173513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:11:20.000Z","modified_at":"2026-02-01T05:12:01.000Z","name":"Kolby Haag","mobile_number":"233-662-6928","email_id":"Austen_Crona@hotmail.com","dop":"2025-04-06","serial_number":"12243053701485","imei1":"12243053701485","imei2":"12243053701485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173509,"job_number":"JOB_173509","tr_customer_id":173526,"tr_customer_product_id":173516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:12:09.000Z","modified_at":"2026-02-01T05:12:51.000Z","name":"Tommie Tillman","mobile_number":"770-310-9185","email_id":"Richard.Gorczany6@gmail.com","dop":"2025-04-06","serial_number":"15333240490518","imei1":"15333240490518","imei2":"15333240490518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173514,"job_number":"JOB_173514","tr_customer_id":173531,"tr_customer_product_id":173521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:05.000Z","modified_at":"2026-02-01T05:24:17.000Z","name":"Barry Herman","mobile_number":"271-967-0399","email_id":"Serenity92@yahoo.com","dop":"2025-07-01","serial_number":"102215325605989","imei1":"102215325605989","imei2":"102215325605989","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173516,"job_number":"JOB_173516","tr_customer_id":173533,"tr_customer_product_id":173523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:24:19.000Z","modified_at":"2026-02-01T05:24:30.000Z","name":"Letha Steuber","mobile_number":"652-201-9166","email_id":"Clarissa.Kreiger79@gmail.com","dop":"2025-07-01","serial_number":"104398326001070","imei1":"104398326001070","imei2":"104398326001070","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173518,"job_number":"JOB_173518","tr_customer_id":173535,"tr_customer_product_id":173525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:20.000Z","modified_at":"2026-02-01T05:42:57.000Z","name":"Ansel Brekke","mobile_number":"524-279-5580","email_id":"Whitney.Hermann53@gmail.com","dop":"2025-04-06","serial_number":"16087680703762","imei1":"16087680703762","imei2":"16087680703762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173520,"job_number":"JOB_173520","tr_customer_id":173537,"tr_customer_product_id":173527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T05:42:43.000Z","modified_at":"2026-02-01T05:43:23.000Z","name":"Vena Lehner","mobile_number":"884-964-5266","email_id":"Mariela.Littel71@yahoo.com","dop":"2025-04-06","serial_number":"18792167483600","imei1":"18792167483600","imei2":"18792167483600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T05:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173533,"job_number":"JOB_173533","tr_customer_id":173550,"tr_customer_product_id":173540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:40.000Z","modified_at":"2026-02-01T06:33:44.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"41485599846746","imei1":"41485599846746","imei2":"41485599846746","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173535,"job_number":"JOB_173535","tr_customer_id":173552,"tr_customer_product_id":173542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:42.000Z","modified_at":"2026-02-01T06:34:01.000Z","name":"Wilma Quigley","mobile_number":"358-916-2122","email_id":"Conrad.OReilly@yahoo.com","dop":"2025-04-06","serial_number":"19156459988010","imei1":"19156459988010","imei2":"19156459988010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173540,"job_number":"JOB_173540","tr_customer_id":173557,"tr_customer_product_id":173547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:04.000Z","modified_at":"2026-02-01T06:34:25.000Z","name":"Brady Hessel","mobile_number":"962-449-9723","email_id":"Elvie24@hotmail.com","dop":"2025-04-06","serial_number":"19724062960144","imei1":"19724062960144","imei2":"19724062960144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173543,"job_number":"JOB_173543","tr_customer_id":173560,"tr_customer_product_id":173550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:34:29.000Z","modified_at":"2026-02-01T06:34:49.000Z","name":"Pasquale Douglas","mobile_number":"359-381-9864","email_id":"Kyra_Fisher85@yahoo.com","dop":"2025-04-06","serial_number":"18603871701632","imei1":"18603871701632","imei2":"18603871701632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173545,"job_number":"JOB_173545","tr_customer_id":173562,"tr_customer_product_id":173552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:35:14.000Z","modified_at":"2026-02-01T06:35:18.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"26460803053482","imei1":"26460803053482","imei2":"26460803053482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173619,"job_number":"JOB_173619","tr_customer_id":173636,"tr_customer_product_id":173626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:12.000Z","modified_at":"2026-02-01T06:47:18.000Z","name":"Ashutosh Sharma","mobile_number":"9889876567","email_id":"anand.ajay0002@gmail.com","dop":"2025-04-06","serial_number":"100415387061895","imei1":"100415387061895","imei2":"100415387061895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173620,"job_number":"JOB_173620","tr_customer_id":173637,"tr_customer_product_id":173627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:47:55.000Z","modified_at":"2026-02-01T06:48:33.000Z","name":"Gisselle Sawayn","mobile_number":"243-317-7284","email_id":"Johnpaul.Nienow80@hotmail.com","dop":"2025-04-06","serial_number":"19128351419151","imei1":"19128351419151","imei2":"19128351419151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173622,"job_number":"JOB_173622","tr_customer_id":173639,"tr_customer_product_id":173629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:48:39.000Z","modified_at":"2026-02-01T06:49:17.000Z","name":"Joaquin Greenholt","mobile_number":"207-777-4930","email_id":"Angelica_West@gmail.com","dop":"2025-04-06","serial_number":"10628217236759","imei1":"10628217236759","imei2":"10628217236759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173685,"job_number":"JOB_173685","tr_customer_id":173702,"tr_customer_product_id":173692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:49:24.000Z","modified_at":"2026-02-01T06:50:01.000Z","name":"Daphnee Keeling","mobile_number":"674-394-7277","email_id":"Kayleigh.Hartmann91@gmail.com","dop":"2025-04-06","serial_number":"10498121573898","imei1":"10498121573898","imei2":"10498121573898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173688,"job_number":"JOB_173688","tr_customer_id":173705,"tr_customer_product_id":173695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:06.000Z","modified_at":"2026-02-01T07:09:19.000Z","name":"Merle Schowalter","mobile_number":"870-484-6568","email_id":"Magali87@hotmail.com","dop":"2025-12-01","serial_number":"18227788476040","imei1":"18227788476040","imei2":"18227788476040","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173690,"job_number":"JOB_173690","tr_customer_id":173707,"tr_customer_product_id":173697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:24.000Z","modified_at":"2026-02-01T07:09:37.000Z","name":"Cletus Lebsack","mobile_number":"607-794-8726","email_id":"Otto23@yahoo.com","dop":"2025-12-01","serial_number":"11881467402615","imei1":"11881467402615","imei2":"11881467402615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173692,"job_number":"JOB_173692","tr_customer_id":173709,"tr_customer_product_id":173699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:09:42.000Z","modified_at":"2026-02-01T07:09:54.000Z","name":"Kaylah Oberbrunner","mobile_number":"511-406-0680","email_id":"Stella_Tromp7@hotmail.com","dop":"2025-12-01","serial_number":"12832199899486","imei1":"12832199899486","imei2":"12832199899486","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173693,"job_number":"JOB_173693","tr_customer_id":173710,"tr_customer_product_id":173700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:23:21.000Z","modified_at":"2026-02-01T07:23:26.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"test@gmail.com","dop":"2025-12-31","serial_number":"54029114323905","imei1":"54029114323905","imei2":"54029114323905","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:23:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173697,"job_number":"JOB_173697","tr_customer_id":173714,"tr_customer_product_id":173704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:35:51.000Z","modified_at":"2026-02-01T07:36:10.000Z","name":"Lesly Legros","mobile_number":"685-201-8449","email_id":"Camille.Tillman@gmail.com","dop":"2025-04-06","serial_number":"14503418912596","imei1":"14503418912596","imei2":"14503418912596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173700,"job_number":"JOB_173700","tr_customer_id":173717,"tr_customer_product_id":173707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:14.000Z","modified_at":"2026-02-01T07:36:33.000Z","name":"Pauline Kutch","mobile_number":"812-292-8077","email_id":"Dora_Marks79@gmail.com","dop":"2025-04-06","serial_number":"12696073074981","imei1":"12696073074981","imei2":"12696073074981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173703,"job_number":"JOB_173703","tr_customer_id":173720,"tr_customer_product_id":173710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:36:37.000Z","modified_at":"2026-02-01T07:36:56.000Z","name":"Jeramy Ferry","mobile_number":"921-483-1513","email_id":"Gerardo_DuBuque91@gmail.com","dop":"2025-04-06","serial_number":"11371854150120","imei1":"11371854150120","imei2":"11371854150120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173705,"job_number":"JOB_173705","tr_customer_id":173722,"tr_customer_product_id":173712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:52:51.000Z","modified_at":"2026-02-01T07:53:30.000Z","name":"Savanah Macejkovic","mobile_number":"885-421-8314","email_id":"Emma71@gmail.com","dop":"2025-04-06","serial_number":"10091927891988","imei1":"10091927891988","imei2":"10091927891988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173709,"job_number":"JOB_173709","tr_customer_id":173726,"tr_customer_product_id":173716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:37.000Z","modified_at":"2026-02-01T07:54:15.000Z","name":"Sylvan Windler","mobile_number":"431-662-1345","email_id":"Tania5@yahoo.com","dop":"2025-04-06","serial_number":"13879607192142","imei1":"13879607192142","imei2":"13879607192142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173719,"job_number":"JOB_173719","tr_customer_id":173736,"tr_customer_product_id":173726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:07:43.000Z","modified_at":"2026-02-01T09:08:22.000Z","name":"Maeve Bailey","mobile_number":"400-353-0058","email_id":"Alberto0@hotmail.com","dop":"2025-04-06","serial_number":"12197940534973","imei1":"12197940534973","imei2":"12197940534973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173722,"job_number":"JOB_173722","tr_customer_id":173739,"tr_customer_product_id":173729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:08:29.000Z","modified_at":"2026-02-01T09:09:07.000Z","name":"Stephania Zemlak","mobile_number":"391-850-1262","email_id":"Kiel_OKeefe90@hotmail.com","dop":"2025-04-06","serial_number":"11748490861671","imei1":"11748490861671","imei2":"11748490861671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173725,"job_number":"JOB_173725","tr_customer_id":173742,"tr_customer_product_id":173732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:09:14.000Z","modified_at":"2026-02-01T09:09:52.000Z","name":"Kirstin Jast","mobile_number":"820-409-4719","email_id":"Andreane.Beer@gmail.com","dop":"2025-04-06","serial_number":"12224099488618","imei1":"12224099488618","imei2":"12224099488618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173729,"job_number":"JOB_173729","tr_customer_id":173746,"tr_customer_product_id":173736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:23:21.000Z","modified_at":"2026-02-01T09:24:01.000Z","name":"Trevion Hand","mobile_number":"473-873-4478","email_id":"Ellen86@hotmail.com","dop":"2025-04-06","serial_number":"12703145421270","imei1":"12703145421270","imei2":"12703145421270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:24:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173732,"job_number":"JOB_173732","tr_customer_id":173749,"tr_customer_product_id":173739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:09.000Z","modified_at":"2026-02-01T09:24:49.000Z","name":"Deron Kub","mobile_number":"891-809-8820","email_id":"Kathryne76@hotmail.com","dop":"2025-04-06","serial_number":"11867354169272","imei1":"11867354169272","imei2":"11867354169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173735,"job_number":"JOB_173735","tr_customer_id":173752,"tr_customer_product_id":173742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:24:56.000Z","modified_at":"2026-02-01T09:25:36.000Z","name":"Treva Brown","mobile_number":"516-482-6987","email_id":"Sarai_Roob25@gmail.com","dop":"2025-04-06","serial_number":"14079691844425","imei1":"14079691844425","imei2":"14079691844425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173738,"job_number":"JOB_173738","tr_customer_id":173755,"tr_customer_product_id":173745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:29:56.000Z","modified_at":"2026-02-01T09:30:35.000Z","name":"Tristin Wilderman","mobile_number":"629-380-8783","email_id":"Samara.Schultz82@yahoo.com","dop":"2025-04-06","serial_number":"19143246499308","imei1":"19143246499308","imei2":"19143246499308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173741,"job_number":"JOB_173741","tr_customer_id":173758,"tr_customer_product_id":173748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:30:42.000Z","modified_at":"2026-02-01T09:31:20.000Z","name":"Skyla Orn","mobile_number":"387-981-1779","email_id":"Broderick.MacGyver@gmail.com","dop":"2025-04-06","serial_number":"14065739296927","imei1":"14065739296927","imei2":"14065739296927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173744,"job_number":"JOB_173744","tr_customer_id":173761,"tr_customer_product_id":173751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:31:28.000Z","modified_at":"2026-02-01T09:32:06.000Z","name":"Regan Pouros","mobile_number":"637-672-0760","email_id":"Meda_Hessel@gmail.com","dop":"2025-04-06","serial_number":"14963665330749","imei1":"14963665330749","imei2":"14963665330749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173748,"job_number":"JOB_173748","tr_customer_id":173765,"tr_customer_product_id":173755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:49:25.000Z","modified_at":"2026-02-01T09:50:06.000Z","name":"Fred Robel","mobile_number":"320-408-6098","email_id":"Landen.Turner@hotmail.com","dop":"2025-04-06","serial_number":"14602112022939","imei1":"14602112022939","imei2":"14602112022939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173751,"job_number":"JOB_173751","tr_customer_id":173768,"tr_customer_product_id":173758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:50:14.000Z","modified_at":"2026-02-01T09:50:55.000Z","name":"Monroe Padberg","mobile_number":"551-247-7053","email_id":"Sammy_Schamberger76@yahoo.com","dop":"2025-04-06","serial_number":"19828026788723","imei1":"19828026788723","imei2":"19828026788723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173754,"job_number":"JOB_173754","tr_customer_id":173771,"tr_customer_product_id":173761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T09:51:03.000Z","modified_at":"2026-02-01T09:51:44.000Z","name":"Sedrick Fahey","mobile_number":"811-881-1898","email_id":"Raymundo22@gmail.com","dop":"2025-04-06","serial_number":"10962443793462","imei1":"10962443793462","imei2":"10962443793462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T09:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173756,"job_number":"JOB_173756","tr_customer_id":173773,"tr_customer_product_id":173763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:00:10.000Z","modified_at":"2026-02-01T10:00:15.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"96950972649940","imei1":"96950972649940","imei2":"96950972649940","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:00:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173757,"job_number":"JOB_173757","tr_customer_id":173774,"tr_customer_product_id":173764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:00:16.000Z","modified_at":"2026-02-01T10:00:21.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"69558949205975","imei1":"69558949205975","imei2":"69558949205975","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173758,"job_number":"JOB_173758","tr_customer_id":173775,"tr_customer_product_id":173765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:00:22.000Z","modified_at":"2026-02-01T10:00:26.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"17860013211957","imei1":"17860013211957","imei2":"17860013211957","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173764,"job_number":"JOB_173764","tr_customer_id":173781,"tr_customer_product_id":173771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:47:19.000Z","modified_at":"2026-02-01T10:47:58.000Z","name":"Shayne Stehr","mobile_number":"663-724-6234","email_id":"Ole_Stanton@yahoo.com","dop":"2025-04-06","serial_number":"17091021831433","imei1":"17091021831433","imei2":"17091021831433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173767,"job_number":"JOB_173767","tr_customer_id":173784,"tr_customer_product_id":173774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:05.000Z","modified_at":"2026-02-01T10:48:44.000Z","name":"Destini Kilback","mobile_number":"272-715-2195","email_id":"Jodie_Rodriguez98@hotmail.com","dop":"2025-04-06","serial_number":"18935798334587","imei1":"18935798334587","imei2":"18935798334587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173770,"job_number":"JOB_173770","tr_customer_id":173787,"tr_customer_product_id":173777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T10:48:51.000Z","modified_at":"2026-02-01T10:49:31.000Z","name":"Jayme Schowalter","mobile_number":"746-370-4707","email_id":"Pierre_Ondricka@gmail.com","dop":"2025-04-06","serial_number":"10811148738945","imei1":"10811148738945","imei2":"10811148738945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T10:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173782,"job_number":"JOB_173782","tr_customer_id":173799,"tr_customer_product_id":173789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:24:53.000Z","modified_at":"2026-02-01T11:25:36.000Z","name":"Karlee Toy","mobile_number":"480-655-6210","email_id":"Gustave_Carter@hotmail.com","dop":"2025-04-06","serial_number":"12503361186736","imei1":"12503361186736","imei2":"12503361186736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T11:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173785,"job_number":"JOB_173785","tr_customer_id":173802,"tr_customer_product_id":173792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:25:44.000Z","modified_at":"2026-02-01T11:26:26.000Z","name":"Alfred Stiedemann","mobile_number":"420-366-1653","email_id":"Dale77@yahoo.com","dop":"2025-04-06","serial_number":"17998946712286","imei1":"17998946712286","imei2":"17998946712286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T11:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173788,"job_number":"JOB_173788","tr_customer_id":173805,"tr_customer_product_id":173795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T11:26:34.000Z","modified_at":"2026-02-01T11:27:16.000Z","name":"Arturo Sauer","mobile_number":"420-230-9700","email_id":"Justen.Klein@hotmail.com","dop":"2025-04-06","serial_number":"11116971220283","imei1":"11116971220283","imei2":"11116971220283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T11:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173806,"job_number":"JOB_173806","tr_customer_id":173823,"tr_customer_product_id":173813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:03:41.000Z","modified_at":"2026-02-01T12:04:21.000Z","name":"Carley Blick","mobile_number":"595-237-6434","email_id":"Jordi_Reichel@gmail.com","dop":"2025-04-06","serial_number":"11871665355218","imei1":"11871665355218","imei2":"11871665355218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173809,"job_number":"JOB_173809","tr_customer_id":173826,"tr_customer_product_id":173816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:04:28.000Z","modified_at":"2026-02-01T12:05:07.000Z","name":"Wilburn Collins","mobile_number":"763-606-5127","email_id":"Forrest.Osinski@gmail.com","dop":"2025-04-06","serial_number":"18245546115046","imei1":"18245546115046","imei2":"18245546115046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173812,"job_number":"JOB_173812","tr_customer_id":173829,"tr_customer_product_id":173819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:05:14.000Z","modified_at":"2026-02-01T12:05:53.000Z","name":"Otha Hansen","mobile_number":"255-890-4474","email_id":"Rex.Simonis94@hotmail.com","dop":"2025-04-06","serial_number":"17878331488513","imei1":"17878331488513","imei2":"17878331488513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173834,"job_number":"JOB_173834","tr_customer_id":173851,"tr_customer_product_id":173841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:13:38.000Z","modified_at":"2026-02-01T12:13:55.000Z","name":"Robyn Prosacco","mobile_number":"819-892-5896","email_id":"Kody.Kovacek@yahoo.com","dop":"2025-05-30","serial_number":"12403987681055","imei1":"12403987681055","imei2":"12403987681055","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173837,"job_number":"JOB_173837","tr_customer_id":173854,"tr_customer_product_id":173844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T12:15:01.000Z","modified_at":"2026-02-01T12:15:19.000Z","name":"Julio Emmerich","mobile_number":"979-348-5600","email_id":"Dudley_Schuster39@yahoo.com","dop":"2025-05-30","serial_number":"13803734934203","imei1":"13803734934203","imei2":"13803734934203","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T12:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173849,"job_number":"JOB_173849","tr_customer_id":173866,"tr_customer_product_id":173856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:07:51.000Z","modified_at":"2026-02-01T13:08:32.000Z","name":"Andreanne Jacobson","mobile_number":"569-241-9934","email_id":"Jeff52@hotmail.com","dop":"2025-04-06","serial_number":"11892763789333","imei1":"11892763789333","imei2":"11892763789333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173852,"job_number":"JOB_173852","tr_customer_id":173869,"tr_customer_product_id":173859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:08:39.000Z","modified_at":"2026-02-01T13:09:19.000Z","name":"Shakira Becker","mobile_number":"691-449-8455","email_id":"Kavon_Sporer80@yahoo.com","dop":"2025-04-06","serial_number":"17544469104845","imei1":"17544469104845","imei2":"17544469104845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173855,"job_number":"JOB_173855","tr_customer_id":173872,"tr_customer_product_id":173862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:09:27.000Z","modified_at":"2026-02-01T13:10:07.000Z","name":"Rhoda Mayert","mobile_number":"301-575-3731","email_id":"Dayne97@gmail.com","dop":"2025-04-06","serial_number":"16706484095847","imei1":"16706484095847","imei2":"16706484095847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173857,"job_number":"JOB_173857","tr_customer_id":173874,"tr_customer_product_id":173864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:37:34.000Z","modified_at":"2026-02-01T13:37:53.000Z","name":"Alisha Toy","mobile_number":"593-218-8076","email_id":"Josie43@hotmail.com","dop":"2025-05-30","serial_number":"10105147475969","imei1":"10105147475969","imei2":"10105147475969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173860,"job_number":"JOB_173860","tr_customer_id":173877,"tr_customer_product_id":173867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:45:36.000Z","modified_at":"2026-02-01T13:45:55.000Z","name":"Shawna Bode","mobile_number":"604-399-7595","email_id":"Amir.Boyer37@yahoo.com","dop":"2025-05-30","serial_number":"15911403019544","imei1":"15911403019544","imei2":"15911403019544","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173293,"job_number":"JOB_173293","tr_customer_id":173310,"tr_customer_product_id":173300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:04.000Z","modified_at":"2026-02-01T04:39:15.000Z","name":"saitama sensei","mobile_number":"516-551-1605","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"689594897697295","imei1":"689594897697295","imei2":"689594897697295","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173299,"job_number":"JOB_173299","tr_customer_id":173316,"tr_customer_product_id":173306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:17.000Z","modified_at":"2026-02-01T04:39:28.000Z","name":"tanjiro kamado","mobile_number":"498-913-6597","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"857262758496612","imei1":"857262758496612","imei2":"857262758496612","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173311,"job_number":"JOB_173311","tr_customer_id":173328,"tr_customer_product_id":173318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:39:30.000Z","modified_at":"2026-02-01T04:39:41.000Z","name":"giyu tomiaka","mobile_number":"602-413-9542","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"671422942836333","imei1":"671422942836333","imei2":"671422942836333","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173378,"job_number":"JOB_173378","tr_customer_id":173394,"tr_customer_product_id":173384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:44.000Z","modified_at":"2026-02-01T04:40:58.000Z","name":"Juwan Schuppe","mobile_number":"277-501-6572","email_id":"Tobin_West@hotmail.com","dop":"2025-06-09","serial_number":"107517627218489","imei1":"107517627218489","imei2":"107517627218489","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173384,"job_number":"JOB_173384","tr_customer_id":173401,"tr_customer_product_id":173391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:50.000Z","modified_at":"2026-02-01T04:41:18.000Z","name":"Cicero Stanton","mobile_number":"383-655-3394","email_id":"Noemi_Dooley@gmail.com","dop":"2025-10-01","serial_number":"16444688848157","imei1":"16444688848157","imei2":"16444688848157","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173396,"job_number":"JOB_173396","tr_customer_id":173413,"tr_customer_product_id":173403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:40:59.000Z","modified_at":"2026-02-01T04:41:11.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13821048905235","imei1":"13821048905235","imei2":"13821048905235","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173406,"job_number":"JOB_173406","tr_customer_id":173423,"tr_customer_product_id":173413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:03.000Z","modified_at":"2026-02-01T04:41:19.000Z","name":"Dominique Bartell","mobile_number":"466-696-4000","email_id":"Donald.Denesik@yahoo.com","dop":"2025-06-09","serial_number":"103846711267718","imei1":"103846711267718","imei2":"103846711267718","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173412,"job_number":"JOB_173412","tr_customer_id":173429,"tr_customer_product_id":173419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:07.000Z","modified_at":"2026-02-01T04:41:20.000Z","name":"Neha Klocko","mobile_number":"669-726-9569","email_id":"Everette.Lockman45@yahoo.com","dop":"2025-12-31","serial_number":"10137246433837","imei1":"10137246433837","imei2":"10137246433837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173429,"job_number":"JOB_173429","tr_customer_id":173446,"tr_customer_product_id":173436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:36.000Z","name":"Brendan Goldner","mobile_number":"665-915-7086","email_id":"Maureen_Senger@hotmail.com","dop":"2025-12-31","serial_number":"10097301248959","imei1":"10097301248959","imei2":"10097301248959","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173430,"job_number":"JOB_173430","tr_customer_id":173447,"tr_customer_product_id":173437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:24.000Z","modified_at":"2026-02-01T04:41:39.000Z","name":"Wilson Yost","mobile_number":"297-655-9567","email_id":"Hans10@gmail.com","dop":"2025-06-09","serial_number":"102888005420945","imei1":"102888005420945","imei2":"102888005420945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173441,"job_number":"JOB_173441","tr_customer_id":173458,"tr_customer_product_id":173448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T04:41:40.000Z","modified_at":"2026-02-01T04:41:51.000Z","name":"Samantha Goyette","mobile_number":"864-333-3243","email_id":"Mae.Deckow@yahoo.com","dop":"2025-12-31","serial_number":"10524715589915","imei1":"10524715589915","imei2":"10524715589915","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173532,"job_number":"JOB_173532","tr_customer_id":173549,"tr_customer_product_id":173539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:27.000Z","modified_at":"2026-02-01T06:33:39.000Z","name":"Tate Bernier","mobile_number":"403-580-4666","email_id":"Elian.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"84614818422918","imei1":"84614818422918","imei2":"84614818422918","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173537,"job_number":"JOB_173537","tr_customer_id":173554,"tr_customer_product_id":173544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:43.000Z","modified_at":"2026-02-01T06:33:55.000Z","name":"Francisco Turcotte","mobile_number":"717-897-1735","email_id":"Christ60@gmail.com","dop":"2025-11-04","serial_number":"11293339285645","imei1":"11293339285645","imei2":"11293339285645","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173538,"job_number":"JOB_173538","tr_customer_id":173555,"tr_customer_product_id":173545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:33:59.000Z","modified_at":"2026-02-01T06:34:11.000Z","name":"Delbert McCullough","mobile_number":"230-694-7042","email_id":"Alberto14@yahoo.com","dop":"2025-11-04","serial_number":"17567997545492","imei1":"17567997545492","imei2":"17567997545492","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173546,"job_number":"JOB_173546","tr_customer_id":173563,"tr_customer_product_id":173553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:37:47.000Z","modified_at":"2026-02-01T06:38:01.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"86910960110865","imei1":"86910960110865","imei2":"86910960110865","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173547,"job_number":"JOB_173547","tr_customer_id":173564,"tr_customer_product_id":173554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:05.000Z","modified_at":"2026-02-01T06:38:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"98244537518526","imei1":"98244537518526","imei2":"98244537518526","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173548,"job_number":"JOB_173548","tr_customer_id":173565,"tr_customer_product_id":173555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T06:38:23.000Z","modified_at":"2026-02-01T06:38:36.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"20363905590802","imei1":"20363905590802","imei2":"20363905590802","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173707,"job_number":"JOB_173707","tr_customer_id":173724,"tr_customer_product_id":173714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:07.000Z","modified_at":"2026-02-01T07:53:19.000Z","name":"Hayden Farrell","mobile_number":"745-537-3209","email_id":"Loren.Bogisich@yahoo.com","dop":"2025-11-04","serial_number":"66461938555567","imei1":"66461938555567","imei2":"66461938555567","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":173708,"job_number":"JOB_173708","tr_customer_id":173725,"tr_customer_product_id":173715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:53:23.000Z","modified_at":"2026-02-01T07:53:51.000Z","name":"Ola Konopelski","mobile_number":"455-989-1646","email_id":"Ernestina_Hilll31@yahoo.com","dop":"2025-11-04","serial_number":"31965561764585","imei1":"31965561764585","imei2":"31965561764585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T07:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 682ms
Mean size per request: 9.67KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTk1MzgzM30.d1c0rGmonn16RGnkKVXukHk2j4cq6dEqaA4hSB4cMSI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e15f441-1d82-4873-959c-54718cf96e6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"26ad-Utga8oYaeL13H2bxf5q/3muKV6Q"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":172806,"job_number":"JOB_172806","tr_customer_id":172823,"tr_customer_product_id":172813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:44:11.000Z","modified_at":"2026-01-31T10:44:14.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"59292422583718","imei1":"59292422583718","imei2":"59292422583718","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-31T10:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":172821,"job_number":"JOB_172821","tr_customer_id":172838,"tr_customer_product_id":172828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T12:10:08.000Z","modified_at":"2026-01-31T12:10:11.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"16119641577526","imei1":"16119641577526","imei2":"16119641577526","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-31T12:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173695,"job_number":"JOB_173695","tr_customer_id":173712,"tr_customer_product_id":173702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:26:06.000Z","modified_at":"2026-02-01T07:26:09.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15004485935048","imei1":"15004485935048","imei2":"15004485935048","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T07:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173711,"job_number":"JOB_173711","tr_customer_id":173728,"tr_customer_product_id":173718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:47:13.000Z","modified_at":"2026-02-01T08:47:15.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13458710608222","imei1":"13458710608222","imei2":"13458710608222","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173712,"job_number":"JOB_173712","tr_customer_id":173729,"tr_customer_product_id":173719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:47:18.000Z","modified_at":"2026-02-01T08:47:20.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15551650849599","imei1":"15551650849599","imei2":"15551650849599","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173713,"job_number":"JOB_173713","tr_customer_id":173730,"tr_customer_product_id":173720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:49:22.000Z","modified_at":"2026-02-01T08:49:25.000Z","name":"kunal patil","mobile_number":"8898085313","email_id":"kunalpatil@gmail.com","dop":"2025-12-10","serial_number":"14439416609309","imei1":"14439416609309","imei2":"14439416609309","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173714,"job_number":"JOB_173714","tr_customer_id":173731,"tr_customer_product_id":173721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:49:27.000Z","modified_at":"2026-02-01T08:49:30.000Z","name":"praful patil","mobile_number":"9833841906","email_id":"abc@xyz.com","dop":"2025-12-10","serial_number":"13518019368769","imei1":"13518019368769","imei2":"13518019368769","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173715,"job_number":"JOB_173715","tr_customer_id":173732,"tr_customer_product_id":173722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:51:50.000Z","modified_at":"2026-02-01T08:51:53.000Z","name":"kunal patil","mobile_number":"8898085313","email_id":"kunalpatil@gmail.com","dop":"2025-12-10","serial_number":"15463282145007","imei1":"15463282145007","imei2":"15463282145007","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173716,"job_number":"JOB_173716","tr_customer_id":173733,"tr_customer_product_id":173723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:51:56.000Z","modified_at":"2026-02-01T08:51:58.000Z","name":"praful patil","mobile_number":"9833841906","email_id":"abc@xyz.com","dop":"2025-12-10","serial_number":"15565240587643","imei1":"15565240587643","imei2":"15565240587643","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:33.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T13:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTk1MzgzM30.d1c0rGmonn16RGnkKVXukHk2j4cq6dEqaA4hSB4cMSI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71f09748-c24b-4bbd-81a8-64ac2fd7d3f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":173863}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 691ms
Mean size per request: 8.7KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTk1MzgzM30.d1c0rGmonn16RGnkKVXukHk2j4cq6dEqaA4hSB4cMSI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a45f2f6-b68f-4716-87a6-17b72bb2e0ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"22ca-R3J2Ae+vtZnWcc6Hz++T6/k9a0w"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":172806,"job_number":"JOB_172806","tr_customer_id":172823,"tr_customer_product_id":172813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T10:44:11.000Z","modified_at":"2026-01-31T10:44:14.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"59292422583718","imei1":"59292422583718","imei2":"59292422583718","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-31T10:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":172821,"job_number":"JOB_172821","tr_customer_id":172838,"tr_customer_product_id":172828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-31T12:10:08.000Z","modified_at":"2026-01-31T12:10:11.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"16119641577526","imei1":"16119641577526","imei2":"16119641577526","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-31T12:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173695,"job_number":"JOB_173695","tr_customer_id":173712,"tr_customer_product_id":173702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T07:26:06.000Z","modified_at":"2026-02-01T07:26:09.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15004485935048","imei1":"15004485935048","imei2":"15004485935048","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T07:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173711,"job_number":"JOB_173711","tr_customer_id":173728,"tr_customer_product_id":173718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:47:13.000Z","modified_at":"2026-02-01T08:47:15.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"13458710608222","imei1":"13458710608222","imei2":"13458710608222","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173712,"job_number":"JOB_173712","tr_customer_id":173729,"tr_customer_product_id":173719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:47:18.000Z","modified_at":"2026-02-01T08:47:20.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"15551650849599","imei1":"15551650849599","imei2":"15551650849599","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173713,"job_number":"JOB_173713","tr_customer_id":173730,"tr_customer_product_id":173720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:49:22.000Z","modified_at":"2026-02-01T08:49:25.000Z","name":"kunal patil","mobile_number":"8898085313","email_id":"kunalpatil@gmail.com","dop":"2025-12-10","serial_number":"14439416609309","imei1":"14439416609309","imei2":"14439416609309","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173714,"job_number":"JOB_173714","tr_customer_id":173731,"tr_customer_product_id":173721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:49:27.000Z","modified_at":"2026-02-01T08:49:30.000Z","name":"praful patil","mobile_number":"9833841906","email_id":"abc@xyz.com","dop":"2025-12-10","serial_number":"13518019368769","imei1":"13518019368769","imei2":"13518019368769","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173715,"job_number":"JOB_173715","tr_customer_id":173732,"tr_customer_product_id":173722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:51:50.000Z","modified_at":"2026-02-01T08:51:53.000Z","name":"kunal patil","mobile_number":"8898085313","email_id":"kunalpatil@gmail.com","dop":"2025-12-10","serial_number":"15463282145007","imei1":"15463282145007","imei2":"15463282145007","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":173716,"job_number":"JOB_173716","tr_customer_id":173733,"tr_customer_product_id":173723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T08:51:56.000Z","modified_at":"2026-02-01T08:51:58.000Z","name":"praful patil","mobile_number":"9833841906","email_id":"abc@xyz.com","dop":"2025-12-10","serial_number":"15565240587643","imei1":"15565240587643","imei2":"15565240587643","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-01T08:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84469104-e48c-496b-80ef-12563d9cd57e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-3eVewsvSC5e8r70waUlPWeTVD7s"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzZ9.qIiIsnsBgiTcx3KH8KnYmO88Yvmg-9v9pPS8ff2ES80"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzZ9.qIiIsnsBgiTcx3KH8KnYmO88Yvmg-9v9pPS8ff2ES80
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17961dcd-6e13-4261-ab78-d098803968bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzZ9.qIiIsnsBgiTcx3KH8KnYmO88Yvmg-9v9pPS8ff2ES80
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 565375a0-1d6e-4fb7-9eff-3e9bc205f2cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-mj8TwvAPq+bCwsvALWXw1Jv71Ic"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":575},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 1016B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzZ9.qIiIsnsBgiTcx3KH8KnYmO88Yvmg-9v9pPS8ff2ES80
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27943cb7-4f1a-48c5-8940-867766baf04a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1016
ETag W/"3f8-2kmhJ4a16sdC29+B5OAoovtu8O0"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:35.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-01T13:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 1016B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzZ9.qIiIsnsBgiTcx3KH8KnYmO88Yvmg-9v9pPS8ff2ES80
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84c14db5-6ca1-4fd3-accb-adffca7cc406
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1016
ETag W/"3f8-2kmhJ4a16sdC29+B5OAoovtu8O0"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:35.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-01T13:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzZ9.qIiIsnsBgiTcx3KH8KnYmO88Yvmg-9v9pPS8ff2ES80
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01dd4438-1c2c-493d-8a9f-75a2d654a0dd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":173863}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzZ9.qIiIsnsBgiTcx3KH8KnYmO88Yvmg-9v9pPS8ff2ES80
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a51fcf4-4f2f-4c8a-b57c-30772bff7338
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_173863"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-45jz1jrgT0lIR3rxELp7hKFEFLg"
Vary Accept-Encoding
Date Sun, 01 Feb 2026 13:50:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:37.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_173863
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk5NTM4MzZ9.qIiIsnsBgiTcx3KH8KnYmO88Yvmg-9v9pPS8ff2ES80
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c934cde4-15b8-4964-be70-eaa98fc2c461
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a47-ImhWz3tER4e3ZPcNAEBMdX7g+f8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 01 Feb 2026 13:50:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":173863,"job_number":"JOB_173863","tr_customer_id":173880,"tr_customer_product_id":173870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-01T13:50:19.000Z","modified_at":"2026-02-01T13:50:37.000Z","name":"Jacinto Mayer","mobile_number":"718-791-1321","email_id":"Miller_Quigley81@yahoo.com","dop":"2025-05-30","serial_number":"16984595222066","imei1":"16984595222066","imei2":"16984595222066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-01T13:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":663730,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-01T13:50:19.000Z","created_at":"2026-02-01T13:50:19.000Z"},{"id":663731,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-01T13:50:19.000Z","created_at":"2026-02-01T13:50:19.000Z"},{"id":663736,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-01T13:50:30.000Z","created_at":"2026-02-01T13:50:30.000Z"},{"id":663737,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-01T13:50:33.000Z","created_at":"2026-02-01T13:50:33.000Z"},{"id":663738,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-01T13:50:35.000Z","created_at":"2026-02-01T13:50:35.000Z"},{"id":663739,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-01T13:50:37.000Z","created_at":"2026-02-01T13:50:37.000Z"},{"id":663740,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-01T13:50:37.000Z","created_at":"2026-02-01T13:50:37.000Z"}],"problems":[{"id":157274,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-01T13:50:19.000Z"},{"id":157277,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-01T13:50:33.000Z"}],"quatations":[]}}
Test Information
No Tests for this request